aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/syntax.c
diff options
context:
space:
mode:
authorDaniel Hahler <git@thequod.de>2015-08-13 03:29:02 +0200
committerDaniel Hahler <git@thequod.de>2016-01-29 23:22:56 +0100
commit0e546d8b384098d704c13401731a93b926bcd22f (patch)
tree526ae88ba0dd86900d043d54218b3ffaf02e986d /src/nvim/syntax.c
parent4c960c3d78d9aaae77c469c91c88280c9f5efbf2 (diff)
downloadrneovim-0e546d8b384098d704c13401731a93b926bcd22f.tar.gz
rneovim-0e546d8b384098d704c13401731a93b926bcd22f.tar.bz2
rneovim-0e546d8b384098d704c13401731a93b926bcd22f.zip
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.
Diffstat (limited to 'src/nvim/syntax.c')
0 files changed, 0 insertions, 0 deletions