index
:
r-alacritty.git
experimental
rahm
rahm2
My custom-patched version of alacritty.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
alacritty_terminal
/
src
/
term
/
mod.rs
Commit message (
Expand
)
Author
Age
*
Add support for title stack escape sequences
Dustin
2019-10-14
*
Update to winit/glutin EventLoop 2.0
Christian Duerr
2019-10-05
*
Add live config reload for font size
wayne
2019-10-02
*
Fix selection not inverting terminal background
Christian Duerr
2019-09-26
*
Fix cell opacity when color matches terminal bg
Kirill Chibisov
2019-09-26
*
Fix overflow on wrong scroll region setting
Kirill Chibisov
2019-09-26
*
Reset the Mouse Cursor While Selecting
Nathan Lilienthal
2019-09-09
*
Show text cursor when pressing shift in mouse mode
John Sullivan
2019-08-24
*
Move modifier check before URL search
Christian Duerr
2019-08-03
*
Switch to rfind_url for URL detection
Christian Duerr
2019-08-01
*
Fix cursor flickering on url hover
Kirill Chibisov
2019-07-28
*
Fix cursor color setting with escape sequence
Kirill Chibisov
2019-07-10
*
Change mouse cursor when hovering over the message bar
Elaina Martineau
2019-07-08
*
Fix performance issues with text reflow
Christian Duerr
2019-06-23
*
Fix inconsitent cursor position when scrolling
Kirill Chibisov
2019-06-21
*
Add block selection
Christian Duerr
2019-06-20
*
Fix dynamic color escape response
Christian Duerr
2019-06-15
*
Add wayland primary selection clipboard support
Christian Duerr
2019-06-09
*
Fix index out of bounds during selection
Christian Duerr
2019-06-06
*
Re-invert cursor when in selection
Elaina Martineau
2019-06-06
*
Add foreground/background request escape codes
rbong
2019-06-02
*
Add support for double-click bracket-pair selection
Jean Mertz
2019-05-11
*
Fix cursor only showing up over left half of wide characters
Elaina Martineau
2019-05-11
*
Refactor config parsing files
Christian Duerr
2019-05-10
*
Fix selection of double-width characters
Christian Duerr
2019-04-29
*
Fix spelling mistakes
JDTX
2019-04-28
*
Switch from copypasta to rust-clipboard
Christian Duerr
2019-04-28
*
Fix double-width characters in URLs only highlighting halfway
Elaina Martineau
2019-04-28
*
Split alacritty into a separate crates
Theodore Dubois
2019-04-28