As a user of zellij and lazyjj I want to be able to save the message using the describe popup which being ctrl-s conflicts with zellij (ctrl-s is search).
- Start lazyjj
- On a change in the log panel hit
d for describe
- Add some text
- Use Ctrl-s to save it
Expected: The dialog is dismissed and the description for the change has been made.
Actual: Zellij switches to search mode and it is not possible to save the change's description from lazyjj.
If I could change the key binding to something else in a config dot file this would fix my issue as I'd rather not have to make the key binding change in zellij.
As a user of zellij and lazyjj I want to be able to save the message using the describe popup which being
ctrl-sconflicts with zellij (ctrl-s is search).dfor describeExpected: The dialog is dismissed and the description for the change has been made.
Actual: Zellij switches to search mode and it is not possible to save the change's description from lazyjj.
If I could change the key binding to something else in a config dot file this would fix my issue as I'd rather not have to make the key binding change in zellij.