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).
2023-03-08 10:49:32 +09:00
..
backend tui: Log keyboard enhancement query time 2023-03-08 10:49:32 +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 Move terminal claim/restore code to helix-tui 2023-03-08 10:49:32 +09:00
text.rs Minimize allocation when converting table rows to string 2023-01-18 14:19:32 +09:00