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-plus/helix-tui/src
kristopherbullinger 7483c76222
update `x_offset` calculation in Buffer::set_string_truncated (#3839)
when `truncate_start` is `true`, the `x_offset` is now properly updated
according to the width of the content or the truncated length.
2 years ago
..
backend fix terminfo detection 2 years ago
widgets Resolve a bunch of upcoming clippy lints 2 years ago
buffer.rs update `x_offset` calculation in Buffer::set_string_truncated (#3839) 2 years 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 Resolve a bunch of upcoming clippy lints 2 years ago