mirror of
https://codeberg.org/diginaut/dotfiles.git
synced 2026-02-04 11:10:26 +01:00
889f179832655bb4f44dbef566b8b432a5ecd2d4
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
78.1%
Vim script
7.8%
Perl
6.8%
Lua
5.6%
Python
1.7%