1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-24 05:42:03 +03:00
wezterm/src
2018-02-11 08:05:58 -08:00
..
font Use the palette crate for blending 2018-02-09 23:32:35 -08:00
config.rs make scrollback size configurable 2018-02-10 09:43:54 -08:00
log.rs println -> debug build only logging 2018-01-17 00:07:31 -08:00
main.rs make scrollback size configurable 2018-02-10 09:43:54 -08:00
pty.rs Ensure that the pty is the controlling terminal for the child 2018-01-27 13:51:10 -08:00
sigchld.rs Listen for sigchld 2018-01-27 13:41:45 -08:00
xgfx.rs factor our line drawing from rect drawing 2018-02-10 20:42:01 -08:00
xkeysyms.rs We now support shift+insert to paste the selection 2018-02-05 08:22:08 -08:00
xwin.rs extract cursor rendering 2018-02-11 08:05:58 -08:00