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
...
*
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
*
Track terminal cells on mouse movement
Joe Wilm
2016-12-11
*
Update nightly pin on travis
Joe Wilm
2016-12-11
*
Implement mouse scrolling with line deltas
Joe Wilm
2016-12-11
*
Finish main.rs cleanup
Joe Wilm
2016-12-11
*
Display manages window, renderer, rasterizer
Joe Wilm
2016-12-11
*
Add run() function and document it
Joe Wilm
2016-12-11
*
Add display impl for Points<T>
Joe Wilm
2016-12-11
*
Cleaning up main; Added window module
Joe Wilm
2016-12-11
*
Move config path into Config type
Joe Wilm
2016-12-11
*
Cleanup cli option parsing
Joe Wilm
2016-12-11
*
Force drawing when config reloads
Joe Wilm
2016-12-11
*
Implement Handler::identify_terminal for Term
Joe Wilm
2016-12-11
*
Add comments in main loop
Joe Wilm
2016-12-11
*
Borrow glutin::Window instead of using Arc
Joe Wilm
2016-12-11
*
Refactor color list management
Joe Wilm
2016-12-11
*
Add support for indexed colors
Joe Wilm
2016-12-11
*
Rename RenderApi::render_grid() to render_cells()
Joe Wilm
2016-12-11
*
Add support for bracketed paste
Joe Wilm
2016-12-11
*
Move term::cell module to its own file
Joe Wilm
2016-12-11
*
Document a couple of methods
Joe Wilm
2016-12-11
*
Refactor cell selection out of renderer
Joe Wilm
2016-12-11
*
Refactor limit function
Joe Wilm
2016-12-11
*
Support trackpad scrolling
Joe Wilm
2016-12-11
*
Support normal mouse tracking mode
Joe Wilm
2016-12-11
[prev]
[next]