Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: 4 bugs (1 more fixed)



Bart Schaefer wrote:
:} 2b) Hard tabs are used next if the tty settings aren't set to expand tabs as
:}     spaces - this could use some checking by people who have old sgtty stuff.
:This may be a bad idea on terminals with programmable tabstops.  I guess
:it's safe to assume that anyone who has reset tab stops has `stty -tabs`
:as well, but it might be nice to have a(nother) way to tell zsh not to
:use this particular motion optimization.

Zsh has been using tabs since 2.5 - the change now is not to use them if they
are destructive.  There have been a few things I would have liked to make
options for, but people haven't wanted too many setopt's so I've avoided them.

One is for using tabs.
Another is scrolling of the screen, which is now linked to BAUD.
I can't think of the others at the moment, but they were probably linked to
automargin stuff.
-- 
Geoff Wing [gwing@xxxxxxxxxxxxxxx]   Technical Manager
  Phone    : +61-3-9818 2977	     PrimeNet - Internet Consultancy
  Facsimile: +61-3-9819 3788	     Web : <URL:http://www.primenet.com.au/>
  Mobile   : 0412 162 441



Messages sorted by: Reverse Date, Date, Thread, Author