mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 21:45:10 +01:00
81c4e8dcdbe890a05a6fdbe11d2d3c8a577050b5
dotfiles
After having my homedirs in subversion for years, move to Git.
sh install.sh
Fix for shift+F6 in tmux (and screen probably)
In tmux, do infocmp > screen-256color. Add the line kf16=\E[17;2~, and compile the file with tic. This will result in ~/.terminfo/s/screen-256color with the correct keycode for shift+F6. .tmux.conf needs the line setw -g xterm-keys on for it to register correctly.
Description
Languages
Shell
83.5%
Vim script
8.2%
Perl
7.3%
Python
1%