mca/screenrc
2025-04-23 23:16:55 +05:00

44 lines
432 B
Text

termcapinfo xterm* ti@:te@
escape ^Bb
bind c
bind ^c
bind :
bind ^:
bind |
bind s
bind \"
bind -
bind i
bind ^i
bind o
bind ^o
bind f
bind ^f
bind x
bind ^x
bind h
bind ^h
bind g
bind ^g
bind r
bind ^r
bind t
bind ^t
bind p
bind ^p
bind n
bind ^n
bind v
bind .
bind ^.
bind ,
bind ^,
bind >
bind ^>
bind <
bind ^<
bind \'
bindkey ^c echo 'The CTRL+C keyboard shortcut has been disabled to prevent accidental process termination'