1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2025-02-17 15:57:08 -05:00
alacritty/src
Joe Wilm f298e0455a Fix bug with tab rendering
Closes #494.
Resolves #529.
Resolves #512.
Resolves #493.
2017-05-01 09:56:42 -07:00
..
renderer Combine FontOffset and GlyphOffset structs into Delta struct 2017-05-01 08:52:22 -07:00
term Fix bug with tab rendering 2017-05-01 09:56:42 -07:00
ansi.rs Support insert mode 2017-05-01 08:21:42 -07:00
cli.rs Add CLI arg for setting working directory 2017-04-18 19:53:31 -07:00
config.rs Combine FontOffset and GlyphOffset structs into Delta struct 2017-05-01 08:52:22 -07:00
display.rs Combine FontOffset and GlyphOffset structs into Delta struct 2017-05-01 08:52:22 -07:00
event.rs Document hide cursor when typing behaviour 2017-02-22 14:49:29 -08:00
event_loop.rs Better error handling in event loop 2017-04-03 21:34:21 -07:00
grid.rs Fix some bugs with resize 2017-04-20 10:13:28 -07:00
index.rs Clippy fixes! 2017-01-06 20:44:51 -08:00
input.rs Semantic Selection 2017-02-07 21:04:18 -08:00
lib.rs Support setting _NET_WM_PID in X11 environments 2017-05-01 08:36:09 -07:00
logging.rs Return an error from logging::initialize 2017-01-23 09:14:01 -08:00
macros.rs Remove debug_print! macros 2017-01-23 09:14:01 -08:00
main.rs support for inverting the cursor or using colors 2017-01-29 16:06:29 -08:00
meter.rs Misc formatting fixes 2016-12-16 22:48:04 -08:00
selection.rs Clippy fixes! 2017-01-06 20:44:51 -08:00
sync.rs Fix some compiler warnings 2016-09-23 10:12:11 -07:00
tty.rs Add CLI arg for setting working directory 2017-04-18 19:53:31 -07:00
util.rs Add better printing for ref test failure 2017-04-03 20:44:23 -07:00
window.rs Support setting _NET_WM_PID in X11 environments 2017-05-01 08:36:09 -07:00