'titleold': simplify behavior

- default 'titleold' to empty
- set title on exit if 'title' is enabled and 'titleold' is non-empty
- update docs
This commit is contained in:
Justin M. Keyes
2017-10-05 09:14:18 +02:00
parent 5f4d2edeee
commit 70e84a7c4c
6 changed files with 9 additions and 18 deletions

View File

@@ -2498,7 +2498,7 @@ return {
no_mkrc=true,
vi_def=true,
varname='p_titleold',
defaults={if_true={vi=N_("Thanks for flying Vim")}}
defaults={if_true={vi=N_("")}}
},
{
full_name='titlestring',