helix/helix-tui/src
Nathan Vegdahl e686c3e462 Merge branch 'master' of github.com:helix-editor/helix into line_ending_detection
Rebasing was making me manually fix conflicts on every commit, so
merging instead.
2021-06-20 16:09:14 -07:00
..
backend Add other cursor shape 2021-06-15 23:46:21 +08:00
widgets Merge branch 'master' of github.com:helix-editor/helix into line_ending_detection 2021-06-20 16:09:14 -07:00
buffer.rs Fix tests failing on cargo test --release 2021-06-20 10:44:00 +09:00
layout.rs Inline tui as helix-tui fork. 2021-05-09 17:52:55 +09:00
lib.rs Fix doc warnings 2021-06-20 23:13:36 +08:00
style.rs Inline tui as helix-tui fork. 2021-05-09 17:52:55 +09:00
symbols.rs Inline tui as helix-tui fork. 2021-05-09 17:52:55 +09:00
terminal.rs Add other cursor shape 2021-06-15 23:46:21 +08:00
text.rs Work on moving code over to LineEnding instead of assuming '\n'. 2021-06-20 15:33:02 -07:00