helix-mods/helix-term/src/ui
2021-04-09 19:29:01 +09:00
..
completion.rs Handle c-n, c-p, etc. autocompletion events. 2021-04-06 15:34:52 +09:00
editor.rs Horizontal scrolling! It only took a year to get around to it. 2021-04-09 19:29:01 +09:00
markdown.rs Clippy lint: replace with default -> take 2021-04-07 16:58:23 +09:00
menu.rs ui: Improve completion state handling. 2021-04-05 18:23:37 +09:00
mod.rs Simplify some code. 2021-04-01 11:04:25 +09:00
picker.rs Correct the naming issue with vsplit and hsplit being swapped. 2021-04-08 15:52:04 +09:00
popup.rs ui: Improve completion state handling. 2021-04-05 18:23:37 +09:00
prompt.rs clippy: Drop or-patterns for now because they're not on stable rust yet 2021-04-06 19:51:15 +09:00
text.rs Merge some imports. 2021-03-22 12:40:07 +09:00