aboutsummaryrefslogtreecommitdiff
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 delete key binding for macOSJoe Wilm2017-04-18
* Fix delete key bindingJan Holthuis2017-04-18
* Add ref test for tab renderingJoe Wilm2017-04-04
* 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
* Enable Shift + Insert to pasteMichel Boaventura2017-04-03
* Do not replace $SHELL with --command optionJustin Charette2017-04-03
* Update ref testsJoe Wilm2017-04-03
* Add better printing for ref test failureJoe Wilm2017-04-03
* Fix issue with htop rendering incorrectlyJoe Wilm2017-04-03
* Remap `Copy` and `Paste` to use `Shift + Control` instead of `Command`Zetok Zalbavar2017-03-27
* Add Action to desktop fileNiklas Claesson2017-03-08
* Merge pull request #462 from brycefisher/cema-mac-app-tweaksJoe Wilm2017-03-08
|\
| * Setup locale properly in new shell (thanks @casimir)Bryce Fisher-Fleig2017-03-07
| * Remove LSEnvironment from info.plistBryce Fisher-Fleig2017-03-06
| * Changes recommended by @mondrasBryce Fisher-Fleig2017-03-06
| * Fix launcher scriptSemyon Pisarev2017-03-06
| * Add LSEnvironmentSemyon Pisarev2017-03-06
| * Add tiny wrapper to start from '$HOME'Semyon Pisarev2017-03-06
| * Add install targetSemyon Pisarev2017-03-06
| * Updated Makefile to put binary in subdirPetter Uvesten2017-03-06
| * Add Makefile and .appSemyon Pisarev2017-03-06
| * Ignore temp filesSemyon Pisarev2017-03-06
* | (fix) Associates .desktop file with running process in Linux desktop OSesBryce Fisher-Fleig2017-03-06
|/
* Handle CSI command J3 (Clear saved lines)Aaron Hill2017-03-04
* Handle OSC command '1' (Set Icon Name)Aaron Hill2017-03-03
* Fix bug parsing OSC stringsJoe Wilm2017-03-02
* Add support for wide charactersJoe Wilm2017-03-02
* font::fc: Remove unneeded cloneHarlan Lieberman-Berg2017-03-01
* font::ft: misc style cleanup.Harlan Lieberman-Berg2017-03-01
* Drop unnecessary unsafe on add_charsetHarlan Lieberman-Berg2017-03-01
* Switch over to using font_match everywhere.Harlan Lieberman-Berg2017-03-01
* Rework font cache to cache on pathsHarlan Lieberman-Berg2017-03-01
* First pass of font fallback renderingHarlan Lieberman-Berg2017-03-01
* Fix fc::Pattern::add_charsetJoe Wilm2017-03-01
* PoC find font with glyphJoe Wilm2017-03-01
* Fix #447 - yml: mention `showkey -a` to get x sequence from keyRonan Jouchet2017-03-01
* Add ref test for tab background highlightingJoe Wilm2017-02-27
* 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