neovim/man
Daniel Hahler 0e546d8b38 Do not use TMUX_WRAP for DECSCUSR sequence
Wrapping it will send it to the terminal "directly", which might change the
cursor of another pane, e.g. when starting Neovim and changing to
another pane directly.

tmux has a terminfo extension (Ss/Se) to handle and translate the
DECSCUSR sequences internally.  This can be controlled through
`terminal-overrides`, but does not appear to be able to handle the
uncommon sequences for Konsole.
2016-01-29 23:22:56 +01:00
..
Makefile man: Bump nvim.1 date, add Makefile for authoring 2015-06-26 19:24:07 -04:00
nvim.1 Do not use TMUX_WRAP for DECSCUSR sequence 2016-01-29 23:22:56 +01:00