1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-25 06:12:16 +03:00
wezterm/src
Wez Furlong 01eaa7db08 window: adopt Point for mouse coordinates
and allow them to be signed again
2019-11-23 08:48:09 -08:00
..
font fix warning 2019-11-11 08:41:59 -08:00
frontend window: adopt Point for mouse coordinates 2019-11-23 08:48:09 -08:00
mux raise ratelimit_output_bytes_per_second 2019-11-21 19:03:46 -08:00
server implement explicit Copy keybinding action 2019-11-11 08:54:47 -08:00
clipboard.rs move clipboard out from old guicommon module 2019-10-27 23:31:44 -07:00
config.rs config: DRY; use serde defaults for Config 2019-11-22 06:50:39 -08:00
keyassignment.rs try to normalize the shift state in the keymap handling code 2019-11-11 09:11:52 -08:00
localtab.rs implement explicit Copy keybinding action 2019-11-11 08:54:47 -08:00
main.rs tidy up the error output in the case that we fail with an error 2019-11-22 20:32:03 -08:00
ratelim.rs improve the rate limiter 2019-11-21 14:42:33 -08:00
ssh.rs fix rendering of the cursor position in the line editor 2019-11-16 13:58:01 -08:00
termwiztermtab.rs implement explicit Copy keybinding action 2019-11-11 08:54:47 -08:00