2 ## THIS FILE IS UNDER PUPPET CONTROL.
3 ## LOCAL CHANGES WILL BE OVERWRITTEN.
12 ## set these terminals up to be 'optimal' instead of vt100
13 #termcapinfo xterm*|linux*|rxvt*|Eterm* OP
15 caption always " %?%F%{r}%?%H%{r}%?%F*%: %? %{rd}| %{r}$LOGNAME%{d} | %{b}%-Lw%{b}%50>%{kw}%n%f* %t %{-}%+Lw%<"
17 # fix screens copy&paste (background-color-erase to on)
20 # xterm, and urxvt on weasel's jessie systems
21 bindkey "^[[1;5D" prev
22 bindkey "^[[1;5C" next
23 bindkey "^[[1;5A" focus up
24 bindkey "^[[1;5B" focus down
26 # urxvt default Ctrl+left/right/up/down on weasel's stretch systems
29 bindkey "^[Oa" focus up
30 bindkey "^[Ob" focus down
32 # gnome terminal (in screen:
36 #bindkey "^[O5A" focus up
37 #bindkey "^[O5B" focus down
39 # urxvt shift+left/right
42 #bindkey "^[[a" focus up
43 #bindkey "^[[b" focus down