dotfiles/roles
Fernando Schauenburg 655884c3f1 bash: fix OSC sequences
The function calls where somethimes too slow and the terminal timed out
before accepting the entire escape sequence. By constructing the whole
string before sending via printf this problem is avoided.

I originally noticed this issue when using Alacritty on WSL, where
apparently the communication via ConPTY can be a bit slow.
2020-12-16 18:21:51 +01:00
..
bash bash: fix OSC sequences 2020-12-16 18:21:51 +01:00
bin Remove optional --- from YAML files 2019-11-16 12:32:43 +00:00
dircolors Remove optional --- from YAML files 2019-11-16 12:32:43 +00:00
git git: add warning to not edit config.host 2020-12-16 00:45:08 +01:00
hushlogin/tasks Remove optional --- from YAML files 2019-11-16 12:32:43 +00:00
mintty Sync mintty with master branch 2020-03-04 19:08:09 +01:00
packages/tasks packages: disable casks on homebrew 2020-12-15 23:35:25 +01:00
python python: move .cache/python/history -> .local/share/python/history 2020-12-15 23:46:14 +01:00
readline readline: add description of options 2020-12-14 00:01:03 +01:00
ssh Add Bounrs staging server to SSH config 2020-08-18 17:28:19 +02:00
tmux tmux: minor tweak to status line 2020-12-13 02:17:24 +01:00
vim vim: fix call to bufnr() 2020-12-16 17:47:52 +01:00