Mercurial > dotfiles
diff .chezmoitemplates/init.lua @ 541:80622cb35a3e
do not set title from nvim
author | zegervdv <zegervdv@me.com> |
---|---|
date | Fri, 28 Jan 2022 16:36:32 +0100 |
parents | e932c2076dba |
children | 15d6c097f1c9 |
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