What shell do you guys use? - BSD
Users browsing this thread: 18 Guest(s)
|
|||
(18-06-2020, 04:15 PM)zge Wrote: On the topic of shells, does anyone know how to get ksh's "horizontal line scrolling" feature in bash? That's really the only thing (except maybe for the cleanness of ksh) that I notice and prefer over bash. I keep on using bash because of it's superior auto-completion, though. Put the following in your ~/.inputrc Code: set horizontal-scroll-mode on |
|||