1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2024-11-18 13:55:23 -05:00
alacritty/src
Christian Duerr bfb67ed8f2
Fix font spacing error
Fixes #2098.
2019-02-11 21:33:37 +00:00
..
config Change shift+pgup/pgdown to scroll history 2019-02-08 01:46:56 +00:00
grid Fix unclickable URLs with scrolled viewport 2019-02-07 00:55:18 +00:00
renderer Dynamically resize terminal for errors/warnings 2019-02-07 22:36:45 +00:00
term Remove selections when clearing screen partially 2019-02-08 04:49:44 +00:00
tty Move clippy tests to stable 2019-01-23 22:04:45 +00:00
ansi.rs Dynamically resize terminal for errors/warnings 2019-02-07 22:36:45 +00:00
cli.rs Fix dimensions CLI/manpage docs 2019-02-10 18:42:57 +00:00
display.rs Fix font spacing error 2019-02-11 21:33:37 +00:00
event.rs Dynamically resize terminal for errors/warnings 2019-02-07 22:36:45 +00:00
event_loop.rs Normalize Log Message Strings 2019-01-07 00:06:57 +00:00
index.rs Upgrade to Rust 2018 2018-12-10 17:53:56 +00:00
input.rs Dynamically resize terminal for errors/warnings 2019-02-07 22:36:45 +00:00
lib.rs Dynamically resize terminal for errors/warnings 2019-02-07 22:36:45 +00:00
locale.rs Use tool lints for clippy allow/deny lint attributes 2018-12-07 13:58:11 +00:00
logging.rs Dynamically resize terminal for errors/warnings 2019-02-07 22:36:45 +00:00
macros.rs Display errors and warnings 2018-11-17 14:39:13 +00:00
main.rs Dynamically resize terminal for errors/warnings 2019-02-07 22:36:45 +00:00
message_bar.rs Dynamically resize terminal for errors/warnings 2019-02-07 22:36:45 +00:00
meter.rs Upgrade to Rust 2018 2018-12-10 17:53:56 +00:00
panic.rs Report Windows panics through MessageBox 2018-12-23 22:36:06 +00:00
selection.rs Upgrade to Rust 2018 2018-12-10 17:53:56 +00:00
sync.rs Upgrade to Rust 2018 2018-12-10 17:53:56 +00:00
url.rs Dynamically resize terminal for errors/warnings 2019-02-07 22:36:45 +00:00
util.rs Add key/mouse action for spawning new Alacritty instances 2019-01-05 20:47:12 +00:00
window.rs Set window title on Wayland 2019-02-06 21:10:45 +00:00