summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2018-12-27Make windows config location more sensibleZac Pullar-Strecker
2018-12-23Report Windows panics through MessageBoxMatt T. Proud
2018-12-20Send alt key with actual key in one flushskliew
2018-12-17Add color option to visual bellChristian Duerr
2018-12-15Fixing tabs in copy-pasteSteve Blundy
2018-12-14Ignore result on deregistering ptydm1try
2018-12-12Fix color issues in ncurses programsKyle Rooker
2018-12-09Bump version to 0.2.4v0.2.4Christian Duerr
2018-12-09Fix rendering of zero-width charactersChristian Duerr
2018-12-08Change missing config log level to infoTezkerek
2018-12-06Detach Child process to avoid zombie processesVineeth Sagar
2018-12-03Launch a login shell by default on macOSBjorn Neergaard
2018-12-02Request user attention when bell received in macOSBarret Rennie
2018-12-02Add change log entries for macOS privacy requestsChristian Duerr
2018-11-25Fix for an underflow on some type conversions (#1715)Zac Pullar-Strecker
2018-11-19Add option for launching Alacritty maximizedJonathan Dahan
2018-11-19Changed path to standard /usr/bin/..., registered as an x-terminal-emulator a...Ilya Epifanov
2018-11-19Add keybinding action for clearing warns/errorsChristian Duerr
2018-11-17Display errors and warningsChristian Duerr
2018-11-15Add option for dynamic padding (#1780)Christian Duerr
2018-11-14Add change log entry for `scale_with_dpi` settingChristian Duerr
2018-11-13Bump version to 0.2.3Christian Duerr
2018-11-12Fix incorrect padding calculationsChristian Duerr
2018-11-11Bump version number to v0.2.2v0.2.2Christian Duerr
2018-11-11Center the grid inside the windowChristian Duerr
2018-11-11Set env variables before window startChristian Duerr
2018-11-10Upgrade Glutin to v0.19.0Matt Keeler
2018-11-07Capitalization changes in README.md (#1757)Alex Touchet
2018-11-03Publish Github releases from TravisMicha Gorelick
2018-11-02Fix selection while scrollingNathan Lilienthal
2018-11-01Fix mouse pasting in mouse mode with shiftChristian Duerr
2018-11-01Rework cursor configurationChristian Duerr
2018-10-31 Add change log entry for configuration fixChristian Duerr
2018-10-22Fix change log entry for URL clickingChristian Duerr
2018-10-22Add option to open URLs on clickChristian Duerr
2018-10-20Fix rotation of selection below 0Christian Duerr
2018-10-20Add support for rendering cursors to rusttypeZac Pullar-Strecker
2018-10-16Allow the usage of scancodes in the configChristian Duerr
2018-10-16Add support for Windows (#1374)Zac Pullar-Strecker
2018-10-14Add statusline capabilities to TerminfoRunningDroid
2018-10-07fix erroneous indexed_color resultsRobert Martin Winterstein
2018-10-03Version 0.2.1v0.2.1Joe Wilm
2018-09-30Drop terminal lock before renderingtrimental
2018-09-28Fix rendering of selections outside the viewportChristian Duerr
2018-09-27Fix selection start point lagging behind cursorChristian Duerr
2018-09-26Fix selection of empty linesChristian Duerr
2018-09-26Implement CNL and CPL escape codes (#1590)Niklas Claesson
2018-09-24Add standalone terminfo definitionDaniel Eklöf
2018-09-24Dynamically initialize grid storageChristian Duerr
2018-09-24Allow copying selection to primary clipboardGris Ge