aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | Add scrollback hotkeysChristian Duerr2018-06-02
| * | Fix selection starting in first cellChristian Duerr2018-06-02
| * | Fix buggy selection when scrolling downChristian Duerr2018-06-02
| * | Fix multi-line selection with single cell endChristian Duerr2018-06-02
| * | Fix selection in scrollbackChristian Duerr2018-06-02
| * | Fix linux config default valueChristian Duerr2018-06-02
| * | Merge branch #1095Christian Duerr2018-06-02
| * | Change config file to display the correct defaultChristian Duerr2018-06-02
| * | Make normal scrolling line amount configurableChristian Duerr2018-06-02
| * | Fix crash when selection leaves viewportChristian Duerr2018-06-02
| * | Disable faux scrolling when shift is pressedChristian Duerr2018-06-02
| * | Add faux_scrolling back to scrollbackChristian Duerr2018-06-02
| * | Provide correct default for scroll_historyChristian Duerr2018-06-02
| * | Add `failure_default` deserializer to `scroll_history`Christian Duerr2018-06-02
| * | Fix 4+ line copyingJoe Wilm2018-06-02
| * | Disable LTOJoe Wilm2018-06-02
| * | Add SCROLL_MULTIPLIERJoe Wilm2018-06-02
| * | Support selections with scrolling bufferJoe Wilm2018-06-02
| * | Move selection into GridJoe Wilm2018-06-02
| * | Style cleanupJoe Wilm2018-06-02
| * | Fix scrolling backwards in tmuxJoe Wilm2018-06-02
| * | Make number of scrollback lines configurableJoe Wilm2018-06-02
| * | Scroll to bottom on character receivedJoe Wilm2018-06-02
| * | wip fix scroll_downJoe Wilm2018-06-02
| * | Fir cursor not scrollingJoe Wilm2018-06-02
| * | Add scrolling limit and update on grow linesJoe Wilm2018-06-02
| * | checkpoint: very basic scrolling worksJoe Wilm2018-06-02
| * | wip scrollbackJoe Wilm2018-06-02
| * | Remove some unused implsJoe Wilm2018-06-02
| * | Minor improvementsJoe Wilm2018-06-02
| * | WIP optimize scroll in regionJoe Wilm2018-06-02
| * | Use memcpy for resetting row contentsJoe Wilm2018-06-02
| * | Remove redundant selection::Region typeJoe Wilm2018-06-02
| * | Remove some unused methods and implsJoe Wilm2018-06-02
| * | Eliminate ClearRegion traitJoe Wilm2018-06-02
| * | Move grid Row and tests into submodulesJoe Wilm2018-06-02
| * | Back Grid with VecDequeJoe Wilm2018-06-02
| * | Cleanup styleJoe Wilm2018-06-02
* | | Remove redundant copy when selecting font_keyLucas Timmins2018-09-05
* | | Update dependenciesMatthias Krüger2018-08-05
* | | Revert cargo-deb install back to use crates.ioChristian Duerr2018-07-29
* | | Change deb installation from crates.io to gitChristian Duerr2018-07-29
| |/ |/|
* | Ignore errors when logger can't write to outputChristian Duerr2018-07-25
* | Fix clippy lints and run font tests on travisMatthias Krüger2018-07-25
* | Add optional dim foreground colorRémi Garde2018-07-23
* | Switch to rustup clippy componentChristian Duerr2018-07-22
* | Add binding action for hiding the windowJosh Leeb-du Toit2018-07-22
* | Add support for LCD-V pixel modeyshui2018-07-21
* | Send newline with NumpadEnterAleksandr Pasechnik2018-07-21
* | Allow specifying modifiers for mouse bindingsChristian Duerr2018-07-21