You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 months ago
..
commands fix: correctly reset inlay hints when stopping or restarting LSPs for a document (#10741) 4 months ago
handlers `cargo fmt` 5 months ago
keymap feat(command): select_all_children 6 months ago
ui tui: Constify functions, shrink Margin representation 4 months ago
application.rs Resolve new Clippy lints 5 months ago
args.rs Fallback to filename for +arg (#9333) 9 months ago
commands.rs Flush pending writes before suspend (#10797) 4 months ago
compositor.rs add redraw command (#6949) 1 year ago
config.rs feat: smart_tab 1 year ago
events.rs Add hook/event system 8 months ago
handlers.rs don't overload LS with completion resolve requests 5 months ago
health.rs Add glob file type support (#8006) 8 months ago
job.rs Add hook/event system 8 months ago
keymap.rs Allow numbers as second input event (#8471) 8 months ago
lib.rs Ignore .svn version control files (#10536) 5 months ago
main.rs Add glob file type support (#8006) 8 months ago