alacritty/alacritty_terminal/src
Nathan Lilienthal 34c54e7e0e
Add git hash to version string, and fix crate name (#2397)
This moves `cli` out of `alacritty_terminal` and into `alacritty` where
it belongs, along with the `clap` dependency.
2019-05-03 19:48:25 -04:00
..
config Add git hash to version string, and fix crate name (#2397) 2019-05-03 19:48:25 -04:00
grid Fix spelling mistakes 2019-04-28 21:42:43 +00:00
renderer Split alacritty into a separate crates 2019-04-28 13:24:58 +00:00
term Fix selection of double-width characters 2019-04-29 14:33:25 +00:00
tty Add git hash to version string, and fix crate name (#2397) 2019-05-03 19:48:25 -04:00
ansi.rs Split alacritty into a separate crates 2019-04-28 13:24:58 +00:00
clipboard.rs Remove clipboard loading error logging 2019-04-30 13:30:46 +00:00
cursor.rs Split alacritty into a separate crates 2019-04-28 13:24:58 +00:00
display.rs Add git hash to version string, and fix crate name (#2397) 2019-05-03 19:48:25 -04:00
event.rs Add git hash to version string, and fix crate name (#2397) 2019-05-03 19:48:25 -04:00
event_loop.rs Split alacritty into a separate crates 2019-04-28 13:24:58 +00:00
index.rs Split alacritty into a separate crates 2019-04-28 13:24:58 +00:00
input.rs Remove clipboard loading error logging 2019-04-30 13:30:46 +00:00
lib.rs Add git hash to version string, and fix crate name (#2397) 2019-05-03 19:48:25 -04:00
locale.rs Split alacritty into a separate crates 2019-04-28 13:24:58 +00:00
macros.rs Split alacritty into a separate crates 2019-04-28 13:24:58 +00:00
message_bar.rs Split alacritty into a separate crates 2019-04-28 13:24:58 +00:00
meter.rs Split alacritty into a separate crates 2019-04-28 13:24:58 +00:00
panic.rs Split alacritty into a separate crates 2019-04-28 13:24:58 +00:00
selection.rs Fix selection of double-width characters 2019-04-29 14:33:25 +00:00
sync.rs Split alacritty into a separate crates 2019-04-28 13:24:58 +00:00
url.rs Switch from copypasta to rust-clipboard 2019-04-28 20:21:39 +00:00
util.rs Split alacritty into a separate crates 2019-04-28 13:24:58 +00:00
window.rs Add git hash to version string, and fix crate name (#2397) 2019-05-03 19:48:25 -04:00