Charles Dye
Super Moderator
- May
- 5,106
- 135
Staff member
Does the HistWrap directive actually do anything anymore?
Should it?
Should it?
By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!>Does the HistWrap directive actually do anything anymore?
>
>Should it?
> Does the HistWrap directive actually do anything anymore?
Charles Dye wrote:
As far as I can tell, it still does exactly what it's always done. When on,
pressing the up- or down-arrow keys when at the top/bottom of the history
causes a wrap to the bottom/top. When off, nothing happens when you attempt to arrow past the top or bottom. Tested with TCC 9.02.151.
> Does the HistWrap directive actually do anything anymore?
>
> Should it?
It works here -- enabling it causes the up/down keys to wrap around when
they reach the beginning or end of the history list. Disabling it
results in a beep & no change when you reach the beginning or end.
[4NT]
HistWrap=Yes
HISTWRAP has nothing to do with popups. It only affects the direct recall> ---Quote (Originally by rconn)---
> It works here -- enabling it causes the up/down keys to wrap around when
> they reach the beginning or end of the history list. Disabling it
> results in a beep & no change when you reach the beginning or end.
> ---End Quote---
> Weird; I can't make it work here, on either of two computers. Even with
> no TCSTART and a TCMD.INI consisting solely of
>
>
> Code:
> ---------
> [4NT]
> HistWrap=Yes
> ---------
> it doesn't do anything (wrap or beep) when I try to move past the
> top/bottom of the history (directory history, filename completion) popup.
>
HISTWRAP has nothing to do with popups. It only affects the direct recall
of commands -- using the arrow keys with the cursor on the command line.