aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Add CLI arg for setting working directoryZach Day2017-04-18
* Fixes for vttest cursor movement screen 1Joe Wilm2017-04-18
* Implement LF/NLJoe Wilm2017-04-18
* fix tabulation renderingRoman Shmatov2017-04-04
* Better error handling in event loopJoe Wilm2017-04-03
* Fix hang on exit after child process failedLukas Holecek2017-04-03
* Do not replace $SHELL with --command optionJustin Charette2017-04-03
* Add better printing for ref test failureJoe Wilm2017-04-03
* Fix issue with htop rendering incorrectlyJoe Wilm2017-04-03
* Handle CSI command J3 (Clear saved lines)Aaron Hill2017-03-04
* Handle OSC command '1' (Set Icon Name)Aaron Hill2017-03-03
* Add support for wide charactersJoe Wilm2017-03-02
* Update cell to cursor template when adding a tab.Anders Rasmussen2017-02-27
* Change cursor colors config to use text and cursorJoe Wilm2017-02-25
* hide mouse cursor mac osAnders Rasmussen2017-02-22
* Lazily reset `start_time` in VisualBell's `completed` methodMark Andrus Roberts2017-02-22
* Document hide cursor when typing behaviourTuomas Siipola2017-02-22
* Fix cursor visibility when window lost focusTuomas Siipola2017-02-22
* Set cursor only when its visibility changesTuomas Siipola2017-02-22
* Add hide cursor when typing optionTuomas Siipola2017-02-22
* use an empty cell as template when resizing gridsAnders Rasmussen2017-02-17
* Implement workaround for Mesa issueJoe Wilm2017-02-15
* Add TERM config entryAnders Rasmussen2017-02-14
* Handle OSC for setting indexed color valuesJoe Wilm2017-02-11
* Move color list to Term structJoe Wilm2017-02-11
* Fix issue with cat /dev/urandomJoe Wilm2017-02-11
* Print YAML errors using DisplayJoe Wilm2017-02-10
* Add visual bell supportMark Andrus Roberts2017-02-07
* Semantic SelectionXiaoyu Yin2017-02-07
* Implement clearing above cursorJoe Wilm2017-02-07
* Fix zsh tab completionJoe Wilm2017-02-07
* Configurable window dimensionsAnders Rasmussen2017-02-06
* Render underline on empty cellsTuomas Siipola2017-02-06
* Send mouse wheel commands only if they're supportedTuomas Siipola2017-02-06
* Add "Quit" action to allow exit on a Cmd-W or Cmd-QBrandur2017-02-05
* Fix bug with restore cursorJoe Wilm2017-02-03
* Alacritty now compiles on stable Rust :tada:Joe Wilm2017-02-03
* Fix bug introduced with save/restore patchJoe Wilm2017-02-02
* Decouple input processing from TermJoe Wilm2017-02-02
* Implement save/restore cursor positionJoe Wilm2017-02-02
* Fix bug with cursor colors and old configJoe Wilm2017-01-30
* Load the primary clipboard when pastingjc00ke2017-01-30
* Update to serde 0.9 and serde-yaml 0.6.Joe Wilm2017-01-29
* support for inverting the cursor or using colorsDanny Dulai2017-01-29
* Add support for -e argumentNiklas Claesson2017-01-28
* Optimize glyph cache accessJoe Wilm2017-01-26
* Implement argument passing in configNiklas Claesson2017-01-25
* Use clap as cli parser.Kurnevsky Evgeny2017-01-24
* Change to process::CommandNiklas Claesson2017-01-23
* Remove debug_print! macrosJoe Wilm2017-01-23