1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-22 04:56:12 +03:00
wezterm/termwiz/src
Wez Furlong 67603e73e0
PromptInputLine: fixup per code review
Apply my suggestions from code review.

closes: https://github.com/wez/wezterm/pull/6007
2024-09-22 14:45:11 -07:00
..
caps termwiz: remove semver dep 2024-05-13 13:03:44 -07:00
escape remove cfg_attr(feature = "cargo-clippy" noise 2024-09-14 06:49:13 -07:00
lineedit PromptInputLine: fixup per code review 2024-09-22 14:45:11 -07:00
render remove cfg_attr(feature = "cargo-clippy" noise 2024-09-14 06:49:13 -07:00
surface termwiz: surface: Fix cursor movement in DiffState 2024-01-23 06:42:13 -07:00
terminal termwiz: fix windows build 2023-07-16 07:02:12 -07:00
tmux_cc deps: replace pretty_assertions dep with k9 2022-05-04 20:16:41 -07:00
widgets remove cfg_attr(feature = "cargo-clippy" noise 2024-09-14 06:49:13 -07:00
cell.rs termwiz: TeenyString: use heap string when col width > 2 2023-09-28 11:13:59 -07:00
cellcluster.rs perf: adjust clustering when bidi is disabled 2022-11-14 10:05:20 -07:00
color.rs remove cfg_attr(feature = "cargo-clippy" noise 2024-09-14 06:49:13 -07:00
emoji_presentation.rs termwiz: improve performance of emoji presentation lookup 2021-08-11 23:06:16 -07:00
emoji_variation.rs termwiz: add static WcLookupTable to codegen 2022-07-22 19:23:14 -07:00
emoji.rs termwiz: make emoji presentation very slightly more efficient 2022-07-22 19:20:17 -07:00
error.rs switch to fancy-regex crate 2023-04-07 17:39:00 -07:00
hyperlink.rs Remove typo in hyperlink URL 2023-07-03 13:06:20 -07:00
image.rs remove cfg_attr(feature = "cargo-clippy" noise 2024-09-14 06:49:13 -07:00
input.rs fix: issue 3935 handle F13-F24 (#3937) 2023-08-06 10:22:14 -07:00
istty.rs remove some extern crates 2019-05-26 08:27:43 -07:00
keymap.rs fix(input): support alt-left-bracket 2023-02-12 05:46:17 -08:00
lib.rs termwiz: use perfect hashing for emoji variation sequences 2022-04-26 19:10:00 -07:00
macros.rs termwiz: do not depend on derive_builder 2020-02-11 07:45:50 -08:00
nerdfonts_data.rs Update Symbols Nerd Font Mono to 3.1.1 2024-01-21 16:25:04 -07:00
nerdfonts.rs docs: embed nerd fonts symbols on the nerdfonts page 2022-02-03 08:19:51 -07:00
readbuf.rs restructure termwiz tree prior to merging into wezterm repo 2018-08-05 07:55:30 -07:00
widechar_width.rs termwiz: update widechar_width for unicode 15 2022-10-15 15:45:06 -07:00