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
*
Assure that newlines are in selections (#777)
Dustin
2017-12-22
*
Remove debug print
Joe Wilm
2017-12-22
*
Fix macOS fallbacks (#956)
Joe Wilm
2017-12-22
*
Remove built crate
Joe Wilm
2017-12-22
*
Update README.md for current state of macOS
Colin King
2017-12-22
*
Add Void Linux to distrobutions with packages
Benjamin Hoffmeyer
2017-12-22
*
Style nits
Joe Wilm
2017-12-22
*
Adapt pixel-based scrolling behavior
Christian Duerr
2017-12-22
*
Fix faux scrolling for line-based touchpads
Christian Dürr
2017-12-22
*
Implement faux scrolling
Christian Duerr
2017-12-22
*
Share LoadGlyph implementations
Joe Wilm
2017-12-22
*
Change LoadGlyph in LoaderApi to match RenderApi
Christian Duerr
2017-12-22
*
Fix stack-overflow when creating a new atlas
Christian Duerr
2017-12-22
*
Use consistent config deprecation message style
Joe Wilm
2017-12-22
*
Deprecate config top-level dimensions and padding
Joe Wilm
2017-12-22
*
Update config files
Robert Günzler
2017-12-22
*
Move dimensions and padding into window section
Robert Günzler
2017-12-22
*
Add new window section to config
Robert Günzler
2017-12-22
*
Add borderless option to config files
Robert Günzler
2017-12-22
*
Add 'borderless' option
Robert Günzler
2017-12-22
*
Fix License link at the bottom of the readme (#933)
Jon McDuffie
2017-12-16
*
On macOS when launching multiple times focus win (#941)
Andrew De Ponte
2017-12-13
*
Remove the launcher and set the locale/current directory in alacritty (#879)
Theodore Dubois
2017-12-13
*
Add cursor style option (#928)
Christian Duerr
2017-12-03
*
clippy: do and don't pass some things by reference as suggested (needless_pas...
Matthias Krüger
2017-12-03
*
clippy: use is_empty() instead of len() == 0 (warn(len_zero)).
Matthias Krüger
2017-12-03
*
clippy: remove unneeded return statement (needless_return).
Matthias Krüger
2017-12-03
*
clippy: string constants do not need to have static lifetime (const_static_li...
Matthias Krüger
2017-12-03
*
Cargo.lock: bump clippy from 0.0.164 to 0.0.174.
Matthias Krüger
2017-12-03
*
clippy: fix if_not_else warning 'breaking' the build. Swap blocks and change ...
Matthias Krüger
2017-12-03
*
commit some Cargo.lock changes that "cargo build" would do automatically
Matthias Krüger
2017-12-03
*
Revert "Wait to display window until initialization is complete (#907)"
Joe Wilm
2017-11-20
*
Wait to display window until initialization is complete (#907)
Charles
2017-11-19
*
Remove outdated TASK.md (#906)
Nathan Lilienthal
2017-11-19
*
Support more color escape codes (#757)
Tuomas Siipola
2017-11-11
*
Output more info for `--version` (#888)
hcpl
2017-11-11
*
Fix typo and whitespace
Joe Wilm
2017-11-11
*
Style fixes
Joe Wilm
2017-11-11
*
Don't enforce window dimensions if configured with 0 columns or lines
Bryan Gilbert
2017-11-11
*
Add ref test for 855
Joe Wilm
2017-11-11
*
Run all ref tests
Joe Wilm
2017-11-11
*
Match LF behavior outside scroll region with urxvt
Joe Wilm
2017-11-11
*
Correct linefeed handling when scroll region set (#855)
Yan
2017-11-11
*
Fixed typo in README.md (#876)
thelearnerofcode
2017-11-11
*
Support integer font size in config (#886)
thelearnerofcode
2017-11-11
*
Link to FAQ when referencing it (#881)
Bailey
2017-10-31
*
fix some typos in comments
Martin Lindhe
2017-10-30
*
config_subsitute(): fix typo by renaming to config_substitute()
Martin Lindhe
2017-10-30
*
set_urgent on mac throws a warning (#867)
Ty Coghlan
2017-10-26
*
Fix stack overflow
Joe Wilm
2017-10-26
[next]