alacritty/alacritty/src
James McCoy 7291702f6b
Remove all rustc benchmarks
Co-authored-by: Christian Duerr <contact@christianduerr.com>
2021-01-21 19:45:33 +00:00
..
config Remove Windows WinPTY backend 2021-01-01 05:07:39 +00:00
macos Spawn new alacritty processes in CWD on macOS 2020-11-07 04:48:48 +00:00
renderer Add vi/search line indicator 2021-01-01 05:19:03 +00:00
cli.rs Remove Windows WinPTY backend 2021-01-01 05:07:39 +00:00
clipboard.rs Bump minimum supported Rust version to 1.43.0 2020-07-28 13:00:55 +03:00
cursor.rs Draw cursor with rect renderer 2020-12-28 09:45:39 +00:00
daemon.rs Add option to run command on bell 2020-07-10 22:32:44 +03:00
display.rs Fix inefficient search initialization 2021-01-07 05:19:37 +00:00
event.rs Fix debug mode crash in vi-less search 2021-01-03 11:24:04 +00:00
input.rs Fix jumping between matches in reverse vi search 2021-01-08 16:40:45 +00:00
logging.rs Replace serde's derive with custom proc macro 2020-12-21 02:44:38 +00:00
main.rs Remove all rustc benchmarks 2021-01-21 19:45:33 +00:00
message_bar.rs Fix non-ascii message bar text width calculation 2020-10-04 03:17:36 +00:00
meter.rs Remove gui dependencies from alacritty_terminal 2020-07-11 20:03:09 +03:00
panic.rs Remove gui dependencies from alacritty_terminal 2020-07-11 20:03:09 +03:00
scheduler.rs Add blinking cursor support 2020-11-23 23:11:03 +00:00
url.rs Draw cursor with rect renderer 2020-12-28 09:45:39 +00:00
wayland_theme.rs Replace serde's derive with custom proc macro 2020-12-21 02:44:38 +00:00
window.rs Add IME support for Windows 2021-01-15 08:48:30 +00:00