Mercurial > dotfiles
changeset 541:80622cb35a3e
do not set title from nvim
author | zegervdv <zegervdv@me.com> |
---|---|
date | Fri, 28 Jan 2022 16:36:32 +0100 |
parents | 9036f18c5ad4 |
children | 89769aa79628 |
files | .chezmoitemplates/init.lua |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/.chezmoitemplates/init.lua Fri Jan 28 09:11:34 2022 +0100 +++ b/.chezmoitemplates/init.lua Fri Jan 28 16:36:32 2022 +0100 @@ -640,7 +640,7 @@ opt.updatetime = 300 -- Faster triggering of CursorHold events opt.errorbells = false -- Don't you beep to me -opt.title = true -- Set the title for WezTerm to detect +opt.title = false -- Don't set the shell title opt.history = 1000 -- Remember last commands