Profitez des vidéos et de la musique que vous aimez, mettez en ligne des contenus originaux, et partagez-les avec vos amis, vos proches et le monde entier.
If you use the kitty terminal emulator and have your favorite git TUI installed (e.g. lazygit), you can map something like this (my current mapping) to get a proper IDE-like git experience:
map alt+shift+f6 launch --type overlay --title "lazygit" --cwd current lazygit
If you use the
kitty
terminal emulator and have your favorite git TUI installed (e.g.lazygit
), you can map something like this (my current mapping) to get a proper IDE-like git experience:map alt+shift+f6 launch --type overlay --title "lazygit" --cwd current lazygit