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
wojciechkepka 1c1474c3b8 Add `ui.statusline.inactive`, use `ui.statusline` for statusline text 3 years ago
..
ui Add `ui.statusline.inactive`, use `ui.statusline` for statusline text 3 years ago
application.rs Add an option to disable display of progress in status bar 3 years ago
args.rs Separate helix-term as a library 3 years ago
commands.rs Fix indent regression issue with o, O 3 years ago
compositor.rs Add cursor kind to separate hidden cursor from pos 3 years ago
config.rs Don't derive `Default` for `GlobalConfig` (#297) 3 years ago
keymap.rs Configurable keys 2 (Mapping keys to commands) (#268) 3 years ago
lib.rs Replace `Editor::current` by a macro 3 years ago
main.rs Configurable keys 2 (Mapping keys to commands) (#268) 3 years ago