1
0
mirror of https://github.com/helix-editor/helix synced 2024-11-10 10:34:45 +01:00
helix/helix-term/src
Marty c39cde8fc2
Flush pending writes before suspend (#10797)
* flush saves before suspending

* review suggestion

Co-authored-by: Kirawi <67773714+kirawi@users.noreply.github.com>

* review changes

---------

Co-authored-by: PotatoesFall <martyk@tuta.io>
Co-authored-by: Kirawi <67773714+kirawi@users.noreply.github.com>
2024-06-05 18:47:15 +02:00
..
commands fix: correctly reset inlay hints when stopping or restarting LSPs for a document (#10741) 2024-06-02 10:39:48 -05:00
handlers cargo fmt 2024-05-07 15:15:52 -04:00
keymap
ui tui: Constify functions, shrink Margin representation 2024-05-21 04:34:36 +09:00
application.rs
args.rs
commands.rs Flush pending writes before suspend (#10797) 2024-06-05 18:47:15 +02:00
compositor.rs
config.rs
events.rs
handlers.rs
health.rs
job.rs
keymap.rs
lib.rs
main.rs