add lazyjj integration for zellij

This commit is contained in:
Noah Masur
2025-07-26 23:33:30 -04:00
parent d3e69faf2f
commit 6f06b0a0c5
2 changed files with 9 additions and 6 deletions

View File

@ -163,7 +163,7 @@ in
space.l = [
":write-all"
":new"
":insert-output ${lib.getExe pkgs.lazygit}"
":insert-output ${lib.getExe pkgs.lazygit} > /dev/tty"
":buffer-close!"
":redraw"
":reload-all"