-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathscreenrc
More file actions
27 lines (26 loc) · 786 Bytes
/
Copy pathscreenrc
File metadata and controls
27 lines (26 loc) · 786 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
defescape ``
escape ``
bind ; windowlist -b
#bind j focus down
bind j focus next
#bind k focus up
#bind t focus top
#bind b focus bottom
hardstatus alwayslastline "%-Lw%{= BW}%50>%n%f* %t%{-}%+Lw%<"
activity '^GActivity in window %n'
defscrollback 10000
# skip the startup message
# startup_message off
#
# # Automatically detach on hangup.
# autodetach on
#
# # Change default scrollback value for new windows defscrollback 5000
#
# # change the keybinding to split window horizontally bind l split bind o only
#
# # change copy binding
bind h copy
#
# # Change the xterm initialization string from is2=\E[!p\E[?3;4l\E[4l\E> # (This fixes the "Aborted because of window size change" konsole symptoms found # in bug #134198) termcapinfo xterm* 'is=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;4;6l'
#