# HG changeset patch # User zegervdv # Date 1643384192 -3600 # Node ID 80622cb35a3ef710177f95fa580cf045799f4ef6 # Parent 9036f18c5ad4b48ad4c4c90cb0f14422e7664049 do not set title from nvim diff -r 9036f18c5ad4 -r 80622cb35a3e .chezmoitemplates/init.lua --- 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