helix/helix-tui/src
Michael Davis 79bf5e3094 Update crossterm to 0.26.1
Crossterm 0.26.x includes a breaking change for the command to set the
cursor shape. This commit includes a change which uses the new type.
2023-02-28 12:35:52 +09:00
..
backend Update crossterm to 0.26.1 2023-02-28 12:35:52 +09:00
widgets Replace menu::Item::{row, label} with format() 2023-01-18 14:19:32 +09:00
buffer.rs Fix clippy 1.67 warnings (#5697) 2023-01-27 09:43:46 -06:00
layout.rs Resolve a bunch of upcoming clippy lints 2022-11-04 21:06:28 +09:00
lib.rs reverse the dependency between helix-tui and helix-view (#366) 2021-06-25 12:58:15 +09:00
symbols.rs Inline tui as helix-tui fork. 2021-05-09 17:52:55 +09:00
terminal.rs Add ctrl-z to suspend 2021-08-03 09:32:21 +09:00
text.rs Minimize allocation when converting table rows to string 2023-01-18 14:19:32 +09:00