aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-15Fix issue rendering double, zero width charswide-chars-fixJoe Wilm
2017-03-06(fix) Associates .desktop file with running process in Linux desktop OSesBryce Fisher-Fleig
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
2017-02-07Add zsh tab completion ref testJoe Wilm
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-03readme: Remove stray lineDaniel M. Capella
2017-02-03Alacritty now compiles on stable Rust :tada:Joe Wilm
2017-02-02Fix bug introduced with save/restore patchJoe Wilm