You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
1 year ago
..
backend Update crossterm to 0.26.1 1 year ago
widgets Replace menu::Item::{row, label} with format() 1 year ago
buffer.rs Fix clippy 1.67 warnings (#5697) 1 year ago
layout.rs Resolve a bunch of upcoming clippy lints 2 years ago
lib.rs reverse the dependency between helix-tui and helix-view (#366) 3 years ago
symbols.rs Inline tui as helix-tui fork. 3 years ago
terminal.rs Add ctrl-z to suspend 3 years ago
text.rs Minimize allocation when converting table rows to string 1 year ago