helix/helix-term/src/ui
Oskar Nehlin a06871a689
feat: Make it possible to keybind TypableCommands (#1169)
* Make TypableCommands mappable

* Fix pr comments

* Update PartialEq implementation
2021-12-04 20:17:18 +05:30
..
completion.rs Ensure coords in screen depends on char width (#885) 2021-11-03 12:02:29 +09:00
editor.rs feat: Make it possible to keybind TypableCommands (#1169) 2021-12-04 20:17:18 +05:30
info.rs info component style config use ui.info ui.info.text (#643) 2021-08-24 09:58:19 +09:00
markdown.rs TODO 2021-11-29 11:00:28 +09:00
menu.rs fix: shift-tab mappings broken after efc2b4c7 2021-11-12 16:21:03 +09:00
mod.rs File picker config (#988) 2021-11-20 23:23:36 +09:00
picker.rs Bump rust to 1.57, fix new lint failures 2021-12-03 12:48:07 +09:00
popup.rs Refactor keyevent handling using key, ctrl macros (#1058) 2021-11-11 00:58:46 +09:00
prompt.rs Readline style insert mode (#1039) 2021-11-16 00:31:20 +09:00
spinner.rs Add a Spinner 2021-06-21 12:59:06 +09:00
text.rs ui: Trigger recalculate_size per popup render so contents can readjust 2021-09-13 17:44:50 +09:00