1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-10 04:07:18 +02:00
lazygit/docs
Louis DeLosSantos 9c72d8a2b0 Add ability to force portrait mode
A new gui config flag 'portraitMode':<string> is added to influence when
LazyGit stacks its UI components on top of one another.

The accepted values are 'auto', 'always', 'never'.

'auto': enter portrait mode when terminal becomes narrow enough

'always': always use portrait mode unconditional of the terminal
dimensions

'never': never use portraid mode

Signed-off-by: Louis DeLosSantos <louis.delos@gmail.com>
2023-09-30 20:57:38 +02:00
..
dev Support mp4 videos for demos 2023-08-02 22:21:25 +10:00
keybindings Use go:generate for generating cheatsheets 2023-09-29 20:38:29 +02:00
Config.md Add ability to force portrait mode 2023-09-30 20:57:38 +02:00
Custom_Command_Keybindings.md Add more worktree tests 2023-07-30 18:35:23 +10:00
Custom_Pagers.md Fix keybinding for editing config file 2023-09-04 16:52:30 +02:00
README.md Add documentation for working with stacked branches 2023-07-31 08:34:01 +02:00
Searching.md Add filtering docs 2023-07-03 12:54:14 +10:00
Stacked_Branches.md Add documentation for working with stacked branches 2023-07-31 08:34:01 +02:00
Undoing.md Add undo demo 2023-08-12 16:15:50 +10:00