helix/helix-term
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
2023-04-16 23:07:00 +02:00
..
src Fix crash on opening from suspend state (#6764) 2023-04-16 23:07:00 +02:00
tests Fix typos (#6643) 2023-04-07 23:10:38 +08:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs feat(lsp): pass client_info on initialization (#4904) 2022-12-08 21:57:03 -06:00
Cargo.toml build(deps): bump libc from 0.2.140 to 0.2.141 (#6700) 2023-04-11 09:55:34 +09:00