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