helix-mods/helix-term/src/ui
Nathan Vegdahl 2dba228c76 Fix highlight code splitting graphemes.
This resulted in phantom blank lines in files with CRLF line
endings, but could potentially have manifested with other
graphemes as well.
2021-06-26 11:09:50 +09:00
..
completion.rs reverse the dependency between helix-tui and helix-view (#366) 2021-06-25 12:58:15 +09:00
editor.rs Fix highlight code splitting graphemes. 2021-06-26 11:09:50 +09:00
markdown.rs reverse the dependency between helix-tui and helix-view (#366) 2021-06-25 12:58:15 +09:00
menu.rs reverse the dependency between helix-tui and helix-view (#366) 2021-06-25 12:58:15 +09:00
mod.rs Sort files in file picker by access, modification and creation date (#336) 2021-06-26 11:09:17 +09:00
picker.rs reverse the dependency between helix-tui and helix-view (#366) 2021-06-25 12:58:15 +09:00
popup.rs reverse the dependency between helix-tui and helix-view (#366) 2021-06-25 12:58:15 +09:00
prompt.rs reverse the dependency between helix-tui and helix-view (#366) 2021-06-25 12:58:15 +09:00
spinner.rs Add a Spinner 2021-06-21 12:59:06 +09:00
text.rs reverse the dependency between helix-tui and helix-view (#366) 2021-06-25 12:58:15 +09:00