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
Commit message (
Expand
)
Author
Age
*
Change config file to display the correct default
Christian Duerr
2018-06-02
*
Make normal scrolling line amount configurable
Christian Duerr
2018-06-02
*
Fix crash when selection leaves viewport
Christian Duerr
2018-06-02
*
Disable faux scrolling when shift is pressed
Christian Duerr
2018-06-02
*
Add faux_scrolling back to scrollback
Christian Duerr
2018-06-02
*
Provide correct default for scroll_history
Christian Duerr
2018-06-02
*
Add `failure_default` deserializer to `scroll_history`
Christian Duerr
2018-06-02
*
Fix 4+ line copying
Joe Wilm
2018-06-02
*
Disable LTO
Joe Wilm
2018-06-02
*
Add SCROLL_MULTIPLIER
Joe Wilm
2018-06-02
*
Support selections with scrolling buffer
Joe Wilm
2018-06-02
*
Move selection into Grid
Joe Wilm
2018-06-02
*
Style cleanup
Joe Wilm
2018-06-02
*
Fix scrolling backwards in tmux
Joe Wilm
2018-06-02
*
Make number of scrollback lines configurable
Joe Wilm
2018-06-02
*
Scroll to bottom on character received
Joe Wilm
2018-06-02
*
wip fix scroll_down
Joe Wilm
2018-06-02
*
Fir cursor not scrolling
Joe Wilm
2018-06-02
*
Add scrolling limit and update on grow lines
Joe Wilm
2018-06-02
*
checkpoint: very basic scrolling works
Joe Wilm
2018-06-02
*
wip scrollback
Joe Wilm
2018-06-02
*
Remove some unused impls
Joe Wilm
2018-06-02
*
Minor improvements
Joe Wilm
2018-06-02
*
WIP optimize scroll in region
Joe Wilm
2018-06-02
*
Use memcpy for resetting row contents
Joe Wilm
2018-06-02
*
Remove redundant selection::Region type
Joe Wilm
2018-06-02
*
Remove some unused methods and impls
Joe Wilm
2018-06-02
*
Eliminate ClearRegion trait
Joe Wilm
2018-06-02
*
Move grid Row and tests into submodules
Joe Wilm
2018-06-02
*
Back Grid with VecDeque
Joe Wilm
2018-06-02
*
Cleanup style
Joe Wilm
2018-06-02
*
Reduce debug level for release
Tatsuyuki Ishi
2018-05-30
*
Update to glutin 0.16.0
Francesca Frangipane
2018-05-29
*
Fix typo in error message
Randy Ramos
2018-05-25
*
Fix locale_id for older versions of OS X (<= 10.11)
Bradford Boyle
2018-05-25
*
handle older macOS versions
Joe Moon
2018-05-14
*
macos: add check for valid locale
Joe Moon
2018-05-14
*
remove commented out line
Joe Moon
2018-05-14
*
Set $LANG env var using languageCode, countryCode
Joe Moon
2018-05-14
*
Fix clippy lints
Christian Duerr
2018-05-11
*
Paste path into terminal when drag & dropping file
Christian Duerr
2018-05-11
*
Don't paste selection when in mouse mode
Christian Duerr
2018-05-05
*
Fix completion install instructions for Fish on macOS (#1237)
zhouji
2018-05-01
*
macOS: fixes segfault on nightly
Joe Moon
2018-04-27
*
alacritty: add support for OpenBSD.
Matt T. Proud
2018-04-14
*
Oxford comma
Bernardo Meurer
2018-03-29
*
Fixed typos, alphabetical ordering
Bernardo Meurer
2018-03-29
*
add freeBSD on the top
MatthiasSchuster
2018-03-27
*
Fix typo
Saugat Acharya
2018-03-23
*
Explicitly call log::set_max_level (Closes: #1201)
Harlan Lieberman-Berg
2018-03-22
[next]