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
*
Fixing resize crashes.
Michael Brumlow
2017-01-07
*
Merge pull request #164 from mbrumlow/fix_bounds
Joe Wilm
2017-01-07
|
\
|
*
Fixes a slew of bounds issues.
Michael Brumlow
2017-01-07
*
|
Merge pull request #138 from honza/master
Joe Wilm
2017-01-07
|
\
\
|
*
|
Typo
Honza Pokorny
2017-01-07
|
*
|
Avoid unwrap when determining proper shell to use
Honza Pokorny
2017-01-07
|
*
|
Avoid unnecessary closure in a map call
Honza Pokorny
2017-01-07
|
*
|
Add doc string to 'shell' config option
Honza Pokorny
2017-01-07
|
*
|
Add "shell" option to config
Honza Pokorny
2017-01-06
*
|
|
Fix issue with some international inputs
Joe Wilm
2017-01-06
|
|
/
|
/
|
*
|
Clippy fixes!
Manish Goregaokar
2017-01-06
*
|
Add `nightly` feature, use for `unlikely` intrinsic
Manish Goregaokar
2017-01-06
*
|
Remove need for inclusive ranges
Manish Goregaokar
2017-01-06
*
|
Remove need for range_contains feature
Manish Goregaokar
2017-01-06
*
|
Replace need for drop_types_in_const with lazy_static
Manish Goregaokar
2017-01-06
*
|
Remove need for step_by feature
Manish Goregaokar
2017-01-06
*
|
Make plugin feature optional
Manish Goregaokar
2017-01-06
|
/
*
Merge branch 'master' of github.com:coder543/alacritty
Josh Leverette
2017-01-06
|
\
|
*
Fix panic when closing window
Joe Wilm
2017-01-06
|
*
Add default macOS config
Joe Wilm
2017-01-06
|
*
Write default config when not found
quininer kel
2017-01-06
*
|
Handle invalid gotos more gracefully.
Josh Leverette
2017-01-06
|
/
*
Merge pull request #60 from MagaTailor/master
Joe Wilm
2017-01-06
|
\
|
*
Fix ARM
Taylor Trump
2017-01-05
|
*
Fix ARM
Taylor Trump
2017-01-05
*
|
Handle EINTR in I/O loop
Joe Wilm
2017-01-06
*
|
Added --title argument to set window title
Rudis Muiznieks
2017-01-06
*
|
Allow key_binding have space
quininer kel
2017-01-05
|
/
*
Draw the screen when Refresh event arrives
Joe Wilm
2017-01-04
*
Send correct character sequence with alt key
Joe Wilm
2017-01-02
*
Have default mouse and key bindings
Joe Wilm
2017-01-02
*
Fix scrolling with SGR mode
Joe Wilm
2017-01-02
*
Better error message when xclip is not available
Joe Wilm
2017-01-02
*
Real support for placing config in XDG_CONFIG_HOME
Joe Wilm
2017-01-02
*
Rework font loading
Joe Wilm
2017-01-02
*
Improve error handling for shader initialization
Joe Wilm
2017-01-01
*
Improve error handling for clipboard actions
Joe Wilm
2017-01-01
*
Add support for SGR mouse reporting
Joe Wilm
2017-01-01
*
Print nice error messages for font loading errors
Joe Wilm
2016-12-31
*
Propagate font rasterizer errors
Joe Wilm
2016-12-31
*
Improve RenderableCellsIter performance
Joe Wilm
2016-12-29
*
Add Default impl for Cell
Joe Wilm
2016-12-29
*
Fix pty read sometimes not triggering draw
Joe Wilm
2016-12-29
*
Fix some bugs with selections
Joe Wilm
2016-12-29
*
Add super hacky underline drawing
Joe Wilm
2016-12-29
*
Hopefully fix read not triggering draw
Joe Wilm
2016-12-29
*
Unify Cursor, Location and name it Point
Joe Wilm
2016-12-29
*
Fix selection copy for long lines
Joe Wilm
2016-12-29
*
Minor cleanup in main()
Joe Wilm
2016-12-27
*
Fix bug with config reloading
Joe Wilm
2016-12-27
[next]