Set zellij scrollback editor to hx

This commit is contained in:
Travis Burtrum 2023-10-04 01:44:03 -04:00
parent 99bf72b351
commit 79c71c778c

View File

@ -313,7 +313,7 @@ copy_on_select false
// Path to the default editor to use to edit pane scrollbuffer
// Default: $EDITOR or $VISUAL
//
// scrollback_editor "/usr/bin/vim"
scrollback_editor "hx"
// When attaching to an existing session with other users,
// should the session be mirrored (true)