Mercurial > dotfiles
changeset 465:daf715cd8abe
Set title from nvim
author | Zeger Van de Vannet <zegervdv@me.com> |
---|---|
date | Thu, 23 Sep 2021 20:13:52 +0200 |
parents | 48521caaf918 |
children | 899cded39cd3 |
files | .chezmoitemplates/init.lua |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/.chezmoitemplates/init.lua Fri Sep 24 10:08:59 2021 +0200 +++ b/.chezmoitemplates/init.lua Thu Sep 23 20:13:52 2021 +0200 @@ -482,6 +482,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.history = 1000 -- Remember last commands