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
*
Update tests for new Selection API
Joe Wilm
2017-06-19
*
Fix unnecessary redraws with active selection
Joe Wilm
2017-06-19
*
Implement semantic and line selection dragging
Joe Wilm
2017-06-19
*
Fix bright inverse colors (#621)
DarkDefender
2017-06-18
*
Implement 'backwards tab'
Aaron Hill
2017-06-18
*
Use cursor cell template when handling 'CSI X' escape sequence
Aaron Hill
2017-06-14
*
Add support for Beam, Underline cursors
Joe Wilm
2017-06-11
*
Fix selection when padding is present
Tuomas Siipola
2017-06-06
*
avoid named field shorthand
Martin Algesten
2017-06-01
*
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
[next]