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
*
macOS: cmake is not required
Alex Burka
2017-01-05
*
Draw the screen when Refresh event arrives
Joe Wilm
2017-01-04
*
Merge pull request #49 from FliegendeWurst/patch-1
Joe Wilm
2017-01-04
|
\
|
*
Fix typo in README
FliegendeWurst
2017-01-04
|
/
*
Add note about forthcoming blog post
Joe Wilm
2017-01-04
*
Send correct character sequence with alt key
Joe Wilm
2017-01-02
*
Update README arrow keys FAQ
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
*
Write README.md
Joe Wilm
2017-01-02
*
Fix rustc-version file
Joe Wilm
2017-01-01
*
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
*
Add ffi-util crate and use in fontconfig wrapper
Joe Wilm
2016-12-30
*
Refactor FontConfig wrappers
Joe Wilm
2016-12-30
*
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
*
Implement clipboard store for x11 with xclip
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
*
Add silver searcher ignore file
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
*
Implement copying selection for macOS
Joe Wilm
2016-12-26
*
Refactor bindings and fix binding tests
Joe Wilm
2016-12-26
*
Major cleanup for event handling
Joe Wilm
2016-12-26
*
Refactor input processing to take action context
Joe Wilm
2016-12-25
*
Implement copypasta::Store for macOS pasteboard
Joe Wilm
2016-12-24
*
Implement visual component of mouse selections
Joe Wilm
2016-12-22
*
Fix config reloading
Joe Wilm
2016-12-16
*
Remove dead code
Joe Wilm
2016-12-16
*
Misc formatting fixes
Joe Wilm
2016-12-16
*
Remove outdated and no longer correct doc
Joe Wilm
2016-12-16
*
Replace remaining use of `try!` with `?`
Joe Wilm
2016-12-16
*
Rustup and clippy
Joe Wilm
2016-12-16
*
Merge pull request #27 from quininer/ref_fish_cc
Joe Wilm
2016-12-16
|
\
|
*
add fish_cc ref
quininer kel
2016-12-16
|
/
*
Handle overflow in Term::move_backward
Joe Wilm
2016-12-15
*
Remove need for Rc<RefCell<_>> usage
Joe Wilm
2016-12-12
*
Fix a couple of compiler warnings
Joe Wilm
2016-12-12
[next]