aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-02-17Updates Glutin to proper handle dead keysMichel Boaventura
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-13Add default Alt+Backspace keybindingJoe Wilm
2017-02-11Disable visual bell by defaultJoe Wilm
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-10Update serde_yaml to 0.6.1David Tolnay
2017-02-10Print YAML errors using DisplayJoe Wilm
2017-02-10Improvements to default configJoe Wilm
2017-02-07Add visual bell supportMark Andrus Roberts
2017-02-07Semantic SelectionXiaoyu Yin