You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
defshell $JSSHHOME/bash_init
|
|
|
|
startup_message off
|
|
|
|
deflogin on
|
|
|
|
vbell off
|
|
|
|
defscrollback 102400
|
|
|
|
bind ^k
|
|
|
|
bind ^\
|
|
|
|
bind \\ quit
|
|
|
|
bind K kill
|
|
|
|
bind I login on
|
|
|
|
bind O login off
|
|
|
|
bind } history
|
|
|
|
bind h focus left
|
|
|
|
bind j focus down
|
|
|
|
bind k focus up
|
|
|
|
bind l focus right
|
|
|
|
termcapinfo vt100 dl=5\E[M
|
|
|
|
hardstatus off
|
|
|
|
termcapinfo xterm*|rxvt*|kterm*|Eterm* hs:ts=\E]0;:fs=\007:ds=\E]0;\007
|
|
|
|
hardstatus string "%h%? users: %u%?"
|
|
|
|
hardstatus alwayslastline #"%-Lw%{= BW}%50>%n%f* %t%{-}%+Lw%<"
|
|
|
|
hardstatus string "%{= Kd}%{kd}%-Lw%{= Yk}%50>%n%f* %t%{-}%+Lw%< %-=%{kd}%{y}[%{-}%d/%m/%y - %c%{y}]"
|
|
|
|
caption always string "%?%F%{.G.}%?%3n %t%? [%h]%?"
|
|
|
|
termcapinfo xterm*|linux*|rxvt*|Eterm* OP
|
|
|
|
termcapinfo xterm 'is=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;4;6l'
|
|
|
|
termcapinfo xterm*|xterms|xs|rxvt ti@:te@
|
|
|
|
defnonblock 5
|
|
|
|
altscreen on
|
|
|
|
bind c screen 1
|
|
|
|
bind ^c screen 1
|
|
|
|
bind 0 select 10
|
|
|
|
shelltitle '$|bash'
|
|
|
|
screen 1
|