aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-05-01Support setting _NET_WM_PID in X11 environmentsJoe Wilm
2017-05-01Support insert modeJoe Wilm
2017-05-01Add limit check in scroll_up/down_relativeJoe Wilm
2017-05-01Implement tab stop manipulationJoe Wilm
2017-04-20Remove unused limit functionJoe Wilm
2017-04-20Fix some bugs with resizeJoe Wilm
2017-04-19Fix issue with back_color_eraseJoe Wilm
2017-04-19Pass scrolling region tests in vttest 2Joe Wilm
2017-04-19Partially add DECCOLM supportJoe Wilm
2017-04-18Support DECOM (Origin Mode)Joe Wilm
2017-04-18Add CLI arg for setting working directoryZach Day
2017-04-18Fixes for vttest cursor movement screen 1Joe Wilm
2017-04-18Implement LF/NLJoe Wilm
2017-04-04fix tabulation renderingRoman Shmatov
2017-04-03Better error handling in event loopJoe Wilm
2017-04-03Fix hang on exit after child process failedLukas Holecek
2017-04-03Do not replace $SHELL with --command optionJustin Charette
2017-04-03Add better printing for ref test failureJoe Wilm
2017-04-03Fix issue with htop rendering incorrectlyJoe Wilm
2017-03-04Handle CSI command J3 (Clear saved lines)Aaron Hill
2017-03-03Handle OSC command '1' (Set Icon Name)Aaron Hill
2017-03-02Add support for wide charactersJoe Wilm
2017-02-27Update cell to cursor template when adding a tab.Anders Rasmussen
2017-02-25Change cursor colors config to use text and cursorJoe Wilm
2017-02-22hide mouse cursor mac osAnders Rasmussen
2017-02-22Lazily reset `start_time` in VisualBell's `completed` methodMark Andrus Roberts
2017-02-22Document hide cursor when typing behaviourTuomas Siipola
2017-02-22Fix cursor visibility when window lost focusTuomas Siipola
2017-02-22Set cursor only when its visibility changesTuomas Siipola
2017-02-22Add hide cursor when typing optionTuomas Siipola
2017-02-17use an empty cell as template when resizing gridsAnders Rasmussen
2017-02-15Implement workaround for Mesa issueJoe Wilm
2017-02-14Add TERM config entryAnders Rasmussen
2017-02-11Handle OSC for setting indexed color valuesJoe Wilm
2017-02-11Move color list to Term structJoe Wilm
2017-02-11Fix issue with cat /dev/urandomJoe Wilm
2017-02-10Print YAML errors using DisplayJoe Wilm
2017-02-07Add visual bell supportMark Andrus Roberts
2017-02-07Semantic SelectionXiaoyu Yin
2017-02-07Implement clearing above cursorJoe Wilm
2017-02-07Fix zsh tab completionJoe Wilm
2017-02-06Configurable window dimensionsAnders Rasmussen
2017-02-06Render underline on empty cellsTuomas Siipola
2017-02-06Send mouse wheel commands only if they're supportedTuomas Siipola
2017-02-05Add "Quit" action to allow exit on a Cmd-W or Cmd-QBrandur
2017-02-03Fix bug with restore cursorJoe Wilm
2017-02-03Alacritty now compiles on stable Rust :tada:Joe Wilm
2017-02-02Fix bug introduced with save/restore patchJoe Wilm
2017-02-02Decouple input processing from TermJoe Wilm
2017-02-02Implement save/restore cursor positionJoe Wilm