diff options
Diffstat (limited to '.screenrc')
-rw-r--r-- | .screenrc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.screenrc b/.screenrc new file mode 100644 index 0000000..68c4622 --- /dev/null +++ b/.screenrc @@ -0,0 +1,5 @@ +defflow off + +# bindkeys +bindkey -k kh stuff \033OH +bindkey -k kH stuff \033OF |