1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-11 14:25:57 +03:00
wezterm/termwiz/src
Wez Furlong eb6fc75a17
termwiz: remove semver dep
The newer version is much more strict about its inputs
and we're dealing with all sorts of weirdness as input
from the environment, so let's just roll our own simple
solution.
2024-05-13 13:03:44 -07:00
..
caps termwiz: remove semver dep 2024-05-13 13:03:44 -07:00
escape deps: dedup some nix versions 2024-05-13 11:53:27 -07:00
lineedit introduce unicode_version config 2021-11-25 09:00:45 -07:00
render windows: speculative compile fix for termwiz 2024-05-04 17:15:35 -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 Allow cursor visibility to be changed by widgets 2022-10-08 12:34:58 -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 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 Remove typo in hyperlink URL 2023-07-03 13:06:20 -07:00
image.rs update image to 0.25 2024-05-05 16:14:46 -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