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
Ivan Tham 1837b5e4a6 Refactor Block with Default and bitflags
Specifying empty for bitflags is not recommended, it is now removed and added
Default. For BorderType, it now defaults to plain.
2 years ago
..
backend Fix panics when resizing (#1408) 2 years ago
widgets Refactor Block with Default and bitflags 2 years ago
buffer.rs fix typos (#2304) 2 years ago
layout.rs reverse the dependency between helix-tui and helix-view (#366) 3 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 Bump rust to 1.57, fix new lint failures 3 years ago