summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2017-02-02Decouple input processing from TermJoe Wilm
2017-02-02Implement save/restore cursor positionJoe Wilm
2017-01-30Fix bug with cursor colors and old configJoe Wilm
2017-01-30Load the primary clipboard when pastingjc00ke
2017-01-29Add Arch Linux package install instructionsDaniel M. Capella
2017-01-29Update to serde 0.9 and serde-yaml 0.6.Joe Wilm
2017-01-29support for inverting the cursor or using colorsDanny Dulai
2017-01-28Fix section headers in READMEJoe Wilm
2017-01-28Add support for -e argumentNiklas Claesson
2017-01-26Optimize glyph cache accessJoe Wilm
2017-01-26Add Slackware section to README.mdDerNorbert
2017-01-26fix config fileNiklas Claesson
2017-01-25Implement argument passing in configNiklas Claesson
2017-01-24Use clap as cli parser.Kurnevsky Evgeny
2017-01-23Change to process::CommandNiklas Claesson