diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2018-12-29 16:09:20 +0100 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2018-12-29 16:12:02 +0100 |
commit | a5867a24c832762d47f16efc81d0d682c0fe8391 (patch) | |
tree | e4183af209bdf6d24a822257badea217063fda62 /src/nvim/api/ui.c | |
parent | 907ad921bc2fca3781f1b5ba3ea27ebbdcb182c5 (diff) | |
download | rneovim-a5867a24c832762d47f16efc81d0d682c0fe8391.tar.gz rneovim-a5867a24c832762d47f16efc81d0d682c0fe8391.tar.bz2 rneovim-a5867a24c832762d47f16efc81d0d682c0fe8391.zip |
TUI: attempt "title stacking" unconditionally
Rework #9407: save/restore title/icon always (for all terminals).
Works in tmux, iTerm2, xterm, and any other terminal that supports
title-stacking.
Test case (title is "foo" while running, then restored after exit):
tmux
nvim -u NONE +'set title titlestring=foo'
:q
closes #4063
Diffstat (limited to 'src/nvim/api/ui.c')
0 files changed, 0 insertions, 0 deletions