1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-25 22:33:52 +03:00
wezterm/termwiz/src
2023-04-15 19:27:57 -07:00
..
caps termwiz: add flag to force use of standard ANSI SGR codes 2022-09-21 19:17:49 -07:00
escape kitty keeb: move encoding logic to wezterm-input-types 2023-04-10 08:54:03 -07:00
lineedit introduce unicode_version config 2021-11-25 09:00:45 -07:00
render ImageDataType::File -> EncodedLease 2023-03-18 20:32:49 -07:00
surface fix: Update bitflags to 2.0 and fix compilation errors 2023-03-27 07:38:55 -07:00
terminal fix: Formatting 2023-03-27 07:38:55 -07:00
tmux_cc deps: replace pretty_assertions dep with k9 2022-05-04 20:16:41 -07:00
widgets Allow cursor visibility to be changed by widgets 2022-10-08 12:34:58 -07:00
cell.rs fix crash bug uncovered by rust 1.67 2023-01-26 17:00:21 -07:00
cellcluster.rs perf: adjust clustering when bidi is disabled 2022-11-14 10:05:20 -07:00
color.rs Adjust render caching; switch to LFU caches from LRU 2022-08-28 10:28:26 -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 switch to fancy-regex crate 2023-04-07 17:39:00 -07:00
image.rs fixup images with the multiplexer 2023-03-23 21:43:28 -07:00
input.rs refactor: move encode_modifiers to Modifiers::encode_xterm 2023-04-15 19:27:57 -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 fonts: update Symbols Nerd Font Mono 2023-02-06 06:29:32 -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