helix-mods/helix-term/src/ui
Nathan Vegdahl 4efd6713c5 Work on moving code over to LineEnding instead of assuming '\n'.
Also some general cleanup and some minor fixes along the way.
2021-06-20 15:33:02 -07:00
..
completion.rs Replace Editor::current by a macro 2021-06-18 09:38:10 +09:00
editor.rs Misc fixes and clean up of line ending detect code. 2021-06-20 00:40:41 -07:00
markdown.rs Work on moving code over to LineEnding instead of assuming '\n'. 2021-06-20 15:33:02 -07: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