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
shem 1b016a89d5
Fix crash on opening from suspend state (#6764)
* Fix crash on opening from suspend state (#6725)

* Fix code style

* revert using of the imperative code style. Add panic if couldn't set terminal raw mode

* remove redundant import of core::panic macros

* small refactoring
1 year ago
..
commands make :toggle-option print the new value (#6774) 1 year ago
keymap feat(dap): implement Restart request (#5651) 2 years ago
ui Fix #6669: Theme preview doesn't return theme to normal (#6694) 1 year ago
application.rs Fix crash on opening from suspend state (#6764) 1 year ago
args.rs Fix confusion with using --hsplit --vsplit on startup at same time (#4202) 2 years ago
commands.rs Fix crash on opening jumplist (#6672) 1 year ago
compositor.rs bump msrv to 1.63 (#5570) 2 years ago
config.rs add workspace config and manual LSP root management 2 years ago
health.rs Generalised to multiple runtime directories with priorities (#5411) 2 years ago
job.rs bump msrv to 1.63 (#5570) 2 years ago
keymap.rs add workspace config and manual LSP root management 2 years ago
lib.rs Fix new clippy lints (#5892) 2 years ago
main.rs add workspace config and manual LSP root management 2 years ago