Compare commits

...

2 Commits

Author SHA1 Message Date
Michel 1857cdb087 doc(lg): comment on how to upgrade 2023-04-13 17:40:27 +02:00
Michel 99216072db feat(kitty): use grid layout 2023-04-13 17:39:50 +02:00
2 changed files with 6 additions and 3 deletions

View File

@ -91,7 +91,7 @@ visual_bell_color #900
#: Window layout {{{1
enabled_layouts splits, grid, tall:bias=70;full_size=2, stack
enabled_layouts grid, splits, stack, tall:bias=70;full_size=2
#: Tab bar {{{1
@ -140,8 +140,7 @@ kitten_alias hints hints --alphabet="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQ
#: Window management {{{1
map kitty_mod+enter launch --location=split --cwd=current
map kitty_mod+! detach_window new-tab
map ctrl+alt+! detach_window ask
map kitty_mod+! detach_window ask
map alt+left neighboring_window left
map alt+right neighboring_window right

View File

@ -1,4 +1,8 @@
# Documentation:
# https://github.com/jesseduffield/lazygit/blob/master/docs/Config.md
#
# To upgrade to latest binary:
# `go install github.com/jesseduffield/lazygit@latest`
customCommands: