Update stuff

This commit is contained in:
2025-10-30 17:07:13 +01:00
parent bbf687eae8
commit d75ac8bb2e
2 changed files with 37 additions and 162 deletions

View File

@@ -26,6 +26,8 @@
''
set -g status off
set -s set-clipboard on
# request clipboard from parent terminal instead of using tmux's internal buffer
set -s get-clipboard request
set -g extended-keys on
# from tmux-sensible