1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-25 14:22:37 +03:00
wezterm/wezterm-gui/src
Wez Furlong 3a5f6f94a6 quickselect: refine out of bounds case
I now understand that it is simply because the number of matches is too
large to be represented by a two character string in the selected
alphabet.
2021-12-23 13:58:10 -07:00
..
overlay quickselect: refine out of bounds case 2021-12-23 13:58:10 -07:00
scripting window: add WindowState concept 2021-08-06 18:56:37 -07:00
termwindow gui: fix ringing bell shape 2021-12-23 11:56:40 -07:00
cache.rs instrument cache hit rates, fix duration histograms 2021-07-07 17:21:18 -07:00
customglyph.rs Remove unneeded offsets in powerline outline semicircle custom glyphs 2021-11-12 18:38:11 -08:00
download.rs term: allow iterm2 file transfer protocol 2021-12-22 09:21:39 -07:00
frontend.rs gui: new bell event for running lua when the bell is rung 2021-09-23 08:22:01 -07:00
glyph-frag.glsl fix typo is commented out portion of shader 2021-12-22 21:03:19 -07:00
glyph-vertex.glsl cleanup: remove bg color from vertex 2021-08-14 11:02:56 -07:00
glyphcache.rs introduce unicode_version config 2021-11-25 09:00:45 -07:00
main.rs term: allow iterm2 file transfer protocol 2021-12-22 09:21:39 -07:00
markdown.rs termwiz: s/Fuschia/Fuchsia/g 2021-12-21 20:38:59 -07:00
quad.rs cleanup: remove bg color from vertex 2021-08-14 11:02:56 -07:00
renderstate.rs gui: more fun with gamma correction 2021-12-22 18:14:52 -07:00
scrollbar.rs gui: more refactoring of positioning math for cell/glyph rendering 2021-10-04 17:35:54 -07:00
selection.rs model: replace LineBits::DIRTY with a sequence number 2021-08-08 12:45:08 -07:00
shapecache.rs introduce unicode_version config 2021-11-25 09:00:45 -07:00
stats.rs instrument cache hit rates, fix duration histograms 2021-07-07 17:21:18 -07:00
tabbar.rs tabbar: fix double wide characters in tab titles 2021-12-09 08:34:19 -07:00
update.rs New optional argument 'doNotMoveCursor' for iTerm2 images. This 2021-12-23 07:07:08 -08:00
utilsprites.rs gui: avoid false cache sharing in glyph cache, fix custom block advance 2021-10-09 13:38:15 -07:00