zellij: fix stale ssh env, auto tab names, hx scrollback

This commit is contained in:
2026-04-17 16:42:28 +02:00
parent fdeb6d6505
commit 0fe2b5ab9a
3 changed files with 18 additions and 1 deletions

View File

@@ -403,7 +403,7 @@ default_layout "compact"
// Path to the default editor to use to edit pane scrollbuffer
// Default: $EDITOR or $VISUAL
// scrollback_editor "/usr/bin/vim"
scrollback_editor "hx"
// A fixed name to always give the Zellij session.
// Consider also setting `attach_to_session true,`