diff options
Diffstat (limited to '.config/screen/screenrc')
| -rw-r--r-- | .config/screen/screenrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/screen/screenrc b/.config/screen/screenrc index 1b3234b..616c3ee 100644 --- a/.config/screen/screenrc +++ b/.config/screen/screenrc | |||
| @@ -7,6 +7,7 @@ bind 0 select 10 | |||
| 7 | bind c screen 1 | 7 | bind c screen 1 |
| 8 | defscrollback 16384 | 8 | defscrollback 16384 |
| 9 | escape ^@a | 9 | escape ^@a |
| 10 | bind H hardcopy -h | ||
| 10 | maptimeout 0 | 11 | maptimeout 0 |
| 11 | screen 1 | 12 | screen 1 |
| 12 | shell /usr/bin/fish | 13 | shell /usr/bin/fish |
