| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Fix selection copy for long lines | Joe Wilm | 2016-12-29 |
| * | Implement copying selection for macOS | Joe Wilm | 2016-12-26 |
| * | Implement visual component of mouse selections | Joe Wilm | 2016-12-22 |
| * | Misc formatting fixes | Joe Wilm | 2016-12-16 |
| * | Rustup and clippy | Joe Wilm | 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 |
| * | Track terminal cells on mouse movement | Joe Wilm | 2016-12-11 |
| * | Display manages window, renderer, rasterizer | Joe Wilm | 2016-12-11 |
| * | Implement Handler::identify_terminal for Term | Joe Wilm | 2016-12-11 |
| * | Add support for indexed colors | 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 |