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
...
*
Fix smcup/rmcup toggle bug
Joe Wilm
2017-08-11
*
Rename some variables for clarity
Joe Wilm
2017-08-11
*
Fix warnings on macOS
Joe Wilm
2017-08-11
*
Fix BCE issues affecting vim
Joe Wilm
2017-08-11
*
Read more from pty
Joe Wilm
2017-07-31
*
Support background and foreground color escape codes (#662)
Tuomas Siipola
2017-07-28
*
Don't panic when setting cursor visibility fails (#683)
Tuomas Siipola
2017-07-28
*
add support for X input method (#691)
Ted Yin
2017-07-24
*
Implement and use ansi attribute CancelBold (#659)
ftilde
2017-07-20
*
Update to latest Glutin/winit (#671)
Joe Wilm
2017-07-20
*
Canonicalize the config watching path (#672)
Joe Wilm
2017-07-19
*
Fix typo in rustdoc (#654)
lukaslueg
2017-07-08
*
Add a long option for the command flag (-e) (#655)
polyfloyd
2017-07-08
*
Revert "Reduce InstanceData footprint"
Joe Wilm
2017-07-03
*
Reduce InstanceData footprint
Joe Wilm
2017-07-01
*
Add dim color support
Jake Merdich
2017-06-23
*
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
[prev]
[next]