summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-19Bump version to 0.8.0v0.8.0alacritty_terminal_v0.14.0v0.8.0Christian Duerr
2021-05-10Bump version to 0.8.0-rc6v0.8.0-rc6alacritty_terminal_v0.14.0-rc6Christian Duerr
2021-05-10Fix default URL bindingChristian Duerr
2021-05-09Bump version to 0.8.0-rc5v0.8.0-rc5alacritty_terminal_v0.14.0-rc5Christian Duerr
2021-05-09Fix URL highlighting with unicode whitespaceChristian Duerr
2021-05-09Bump version to 0.8.0-rc4v0.8.0-rc4alacritty_terminal_v0.14.0-rc4Christian Duerr
2021-05-09Fix unnecessary redraws due to hint highlightingChristian Duerr
2021-05-09Add Ctrl+c binding for exiting hint modeabsorber
2021-05-09Fix crash when copying out of bounds selectionsChristian Duerr
2021-05-01Bump version to 0.8.0-rc3v0.8.0-rc3alacritty_terminal_v0.14.0-rc3Christian Duerr
2021-05-01Update crossfont to 0.3.0Christian Duerr
2021-05-01Bump version to 0.8.0-rc2v0.8.0-rc2alacritty_terminal_v0.14.0-rc2Christian Duerr
2021-05-01Add changelog entry for config url changeChristian Duerr
2021-05-01Fix release mode testsChristian Duerr
2021-05-01Fix single column block selectionChristian Duerr
2021-05-01Add deprecation warning for mouse URL configChristian Duerr
2021-05-01Bump version to 0.8.0-rc1v0.8.0-rc1alacritty_terminal_v0.14.0-rc1Christian Duerr
2021-04-30Use cell colors for focused match CellRgbNathan Lilienthal
2021-04-30Cleanup config path logging without any filesNathan Lilienthal
2021-04-30Add support for magnet URLsRaphael Nestler
2021-04-30Fix highlighting multiple hints in the same lineChristian Duerr
2021-04-29Fix replacement of fullwidth charactersChristian Duerr
2021-04-26Update vi-mode `Open` config docs for hintsNathan Lilienthal
2021-04-22Fix cursor expansion across wide charsChristian Duerr
2021-04-17Fix out of order terminal query responsesChristian Duerr
2021-04-17Fix selection flooding Wayland connectionChristian Duerr
2021-04-17Update dependenciesChristian Duerr
2021-04-16Fix mouse reportsChristian Duerr
2021-04-15Fix mouse point crash on resizeChristian Duerr
2021-04-15Add hint action for moving the vi cursorChristian Duerr
2021-04-14Fix initial vi cursor position while in scrollbackChristian Duerr
2021-04-14Fix hint label with start above viewportChristian Duerr
2021-04-14Fix URL highlight in mouse mode without shiftChristian Duerr
2021-04-13Add vi/mouse hint highlighting supportChristian Duerr
2021-04-08Add hide other windows binding on macOSKam Kudla
2021-04-08Fix automatic scrolling on resizeRichard Steinmetz
2021-04-03Add copy/paste/select hint actionsChristian Duerr
2021-04-02Fix focused match selection colorChristian Duerr
2021-03-31Keep viewport in place during resizeRichard Steinmetz
2021-03-30Unify the grid line indexing typesChristian Duerr
2021-03-28Fix cursor thickness on wide cellsStokhos
2021-03-15Fix URLs opening in explorer on WindowsSerban Constantin
2021-03-12Fix inconsistent_struct_constructor clippy lintMatthias Krüger
2021-03-06Fix vi mode searchChristian Duerr
2021-03-01Add regex terminal hintsChristian Duerr
2021-03-01Remove incorrect changelog entryChristian Duerr
2021-02-28Add Windows version requirements to readmer-c-f
2021-02-27Run clippy on MSRVChristian Duerr
2021-02-26Fix hollow block cursor being drawn for hidden cursorKirill Chibisov
2021-02-26Fix vi cursor after leaving searchChristian Duerr