index
:
r-alacritty.git
experimental
old-rahm
rahm
rahm2
My custom-patched version of alacritty.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
somewhat DRYer code for font loading
Martin Algesten
2017-05-31
*
Implement FocusIn/FocusOut reports (#589)
Aaron Hill
2017-05-29
*
Add config file as cli option (#576)
Niklas Claesson
2017-05-28
*
Find and set $WINDOWID to X11 window ID (#586)
ns
2017-05-27
*
Remove incorrect close (#552)
Niklas Claesson
2017-05-27
*
Add support for running commands on key press (#566)
Dominik Miedziński
2017-05-25
*
Minor cleanup, style fix, dead code removal
Joe Wilm
2017-05-24
*
Add DrainResult enum
Aaron Hill
2017-05-24
*
Fix typo
Aaron Hill
2017-05-24
*
Ensure that the event loop thread cleanly exits on shutdown
Aaron Hill
2017-05-24
*
Fix #573. Ensure we don't write 0 bytes to pty
Martin Algesten
2017-05-24
*
Use debug! instead of println!
Dominik Miedziński
2017-05-12
*
Fix viewport_size.height calculation
N-006
2017-05-10
*
Fix Device Status reports
Dominik Miedziński
2017-05-08
*
Add support for Query Device Status
Dominik Miedziński
2017-05-07
*
Fix bug in SizeInfo::contains_point
Joe Wilm
2017-05-06
*
Work around ICE
Joe Wilm
2017-05-06
*
Add window padding option
Tuomas Siipola
2017-05-06
*
Fix glyph offsets in cell
Joe Wilm
2017-05-06
*
Fix bug with tab rendering
Joe Wilm
2017-05-01
*
Combine FontOffset and GlyphOffset structs into Delta struct
Aaron Williamson
2017-05-01
*
Add glyph offset option to user configuration
Aaron Williamson
2017-05-01
*
Remove unnecessary size argument to metrics function
Aaron Williamson
2017-05-01
*
Improve freetype metric usage
Aaron Williamson
2017-05-01
*
Support setting _NET_WM_PID in X11 environments
Joe Wilm
2017-05-01
*
Support insert mode
Joe Wilm
2017-05-01
*
Add limit check in scroll_up/down_relative
Joe Wilm
2017-05-01
*
Implement tab stop manipulation
Joe Wilm
2017-05-01
*
Remove unused limit function
Joe Wilm
2017-04-20
*
Fix some bugs with resize
Joe Wilm
2017-04-20
*
Fix issue with back_color_erase
Joe Wilm
2017-04-19
*
Pass scrolling region tests in vttest 2
Joe Wilm
2017-04-19
*
Partially add DECCOLM support
Joe Wilm
2017-04-19
*
Support DECOM (Origin Mode)
Joe Wilm
2017-04-18
*
Add CLI arg for setting working directory
Zach Day
2017-04-18
*
Fixes for vttest cursor movement screen 1
Joe Wilm
2017-04-18
*
Implement LF/NL
Joe Wilm
2017-04-18
*
fix tabulation rendering
Roman Shmatov
2017-04-04
*
Better error handling in event loop
Joe Wilm
2017-04-03
*
Fix hang on exit after child process failed
Lukas Holecek
2017-04-03
*
Do not replace $SHELL with --command option
Justin Charette
2017-04-03
*
Add better printing for ref test failure
Joe Wilm
2017-04-03
*
Fix issue with htop rendering incorrectly
Joe Wilm
2017-04-03
*
Handle CSI command J3 (Clear saved lines)
Aaron Hill
2017-03-04
*
Handle OSC command '1' (Set Icon Name)
Aaron Hill
2017-03-03
*
Add support for wide characters
Joe Wilm
2017-03-02
*
Update cell to cursor template when adding a tab.
Anders Rasmussen
2017-02-27
*
Change cursor colors config to use text and cursor
Joe Wilm
2017-02-25
*
hide mouse cursor mac os
Anders Rasmussen
2017-02-22
*
Lazily reset `start_time` in VisualBell's `completed` method
Mark Andrus Roberts
2017-02-22
[next]