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 563ac1a3cb tui: Log keyboard enhancement query time
In my testing this takes around 3-4ms in terminals that support the
enhanced keyboard protocol (Kitty, WezTerm) and a few hundred
microseconds in terminals that don't (st, Alacritty).
1 year ago
..
backend tui: Log keyboard enhancement query time 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 Move terminal claim/restore code to helix-tui 1 year ago
text.rs Minimize allocation when converting table rows to string 1 year ago