jesseduffield.lazygit/docs-master
Rabin Yasharzadehe 8730d58ba6 feat: add configurable terminal window title
Add a `gui.terminalTitle` config option (default: `lazygit::{{repoName}}`)
that sets the terminal window title via ANSI escape sequences through
gocui.Screen.SetTitle(). The title updates on startup and when switching
repos. Control characters are sanitized to prevent escape sequence
injection. Set to empty string to disable.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-09-06 10:00:19 +03:00
..
dev Make copies of the docs and schema folders 2025-11-12 08:44:56 +01:00
keybindings Update translations from Crowdin 2026-09-05 16:46:18 +02:00
Config.md feat: add configurable terminal window title 2026-09-06 10:00:19 +03:00
Custom_Command_Keybindings.md Convert keybinding fields to Keybinding 2026-05-25 15:32:47 +02:00
Custom_DiffRenderers.md Fix example for args field in rawGit diff renderer docs 2026-08-14 07:42:25 +02:00
Fixup_Commits.md Make copies of the docs and schema folders 2025-11-12 08:44:56 +01:00
Range_Select.md Make copies of the docs and schema folders 2025-11-12 08:44:56 +01:00
README.md Adapt documentation 2026-07-31 08:42:51 +02:00
Searching.md Add a hint about filtering menus to the docs 2026-08-31 20:59:15 +02:00
Stacked_Branches.md Make copies of the docs and schema folders 2025-11-12 08:44:56 +01:00
Undoing.md Fix undo shortcut in Undoing.md 2026-05-26 09:45:41 +02:00