Skip to content

editor.auto-save.focus-lost should save when using ctrl+z to put helix in the background #11821

Discussion options

You must be logged in to vote

The focus lost event is about the terminal emulator window or pane rather than the application within. You should be able to rebind C-z to save and then suspend though:

[keys.normal]
C-z = [":write-all", "suspend"]

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by robinmoussu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #11816 on October 03, 2024 14:02.