helix/helix-term/src/ui
Blaž Hrastnik 10f9f72232 Revert "Refactor key into helix-view"
Did not use defaults when custom keymap was used

This reverts commit ca806d4f85.
2021-06-19 23:59:19 +09:00
..
completion.rs Replace `Editor::current` by a macro 2021-06-18 09:38:10 +09:00
editor.rs Revert "Refactor key into helix-view" 2021-06-19 23:59:19 +09:00
markdown.rs Completion: Format docs tabs & highlight in the doc's native language 2021-05-30 17:13:02 +09:00
menu.rs Fix Shift-Tab for moving upwards in menu 2021-06-09 09:53:40 +09:00
mod.rs Fix expansion of `~` (#284) 2021-06-18 15:19:34 +09:00
picker.rs Add cursor kind to separate hidden cursor from pos 2021-06-15 23:46:21 +08:00
popup.rs Add cursor kind to separate hidden cursor from pos 2021-06-15 23:46:21 +08:00
prompt.rs Fix panic when entering unicode in command prompt 2021-06-18 10:08:32 +09:00
text.rs Define text color (mostly) in theme.toml. 2021-05-07 17:42:09 +09:00