This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Turn off that annoying start up message | |
| startup_message off | |
| # Turn the even more annoying whole-screen-flash-on-tab-complete "feature" | |
| vbell off | |
| terminfo xterm-color hs@:cs=\E[%i%p1%d;%p2%dr:im=\E[4h:ei=\E[4l | |
| term xterm-color | |
| # Window list at the bottom. hostname, centered tabs and redmarked active windows: | |
| hardstatus alwayslastline |
OlderNewer