1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-27 12:23:46 +03:00
wezterm/termwiz/src
2022-10-08 12:34:58 -07:00
..
caps termwiz: add flag to force use of standard ANSI SGR codes 2022-09-21 19:17:49 -07:00
escape termwiz: recognize some dec private SGR codes 2022-09-19 20:46:15 -07:00
lineedit introduce unicode_version config 2021-11-25 09:00:45 -07:00
render termwiz: add flag to force use of standard ANSI SGR codes 2022-09-21 19:17:49 -07:00
surface Expose applying an AttributeChange on CellAttributes 2022-10-08 08:17:46 -07:00
terminal termwiz: request xterm modifyOtherKeys 2022-09-21 21:07:10 -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 Expose applying an AttributeChange on CellAttributes 2022-10-08 08:17:46 -07:00
cellcluster.rs termwiz: add clustered line storage for line 2022-07-23 12:03:00 -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 filedescriptor: remove anyhow from public interface 2021-05-23 14:24:01 -07:00
hyperlink.rs Adjust render caching; switch to LFU caches from LRU 2022-08-28 10:28:26 -07:00
image.rs Adjust render caching; switch to LFU caches from LRU 2022-08-28 10:28:26 -07:00
input.rs termwiz: request xterm modifyOtherKeys 2022-09-21 21:07:10 -07:00
istty.rs remove some extern crates 2019-05-26 08:27:43 -07:00
keymap.rs clippy 2019-02-24 12:01:08 -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 termwiz: update nerdfont symbol data 2022-09-17 07:36:24 -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: add static WcLookupTable to codegen 2022-07-22 19:23:14 -07:00