summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2021-10-23Add multi-window supportChristian Duerr
2021-10-22Fix cursor inversion logicChristian Duerr
2021-09-28Fix incorrect vi mode search originChristian Duerr
2021-09-27Fix vi indicator obstructing vi mode cursorChristian Duerr
2021-08-27Watch non-canonical path for config symlinksNaïm Favier
2021-08-17Add macOS ARM builds to CIChristian Duerr
2021-08-16Add option to apply opacity to all background colorsKirill Chibisov
2021-08-01Update crossfont to 0.3.1Christian Duerr
2021-07-29Add ExpandSelection mouse binding actionJason Heard
2021-07-24Add changelog entry for 7879552Christian Duerr
2021-07-18Bump development version to 0.10.0-devChristian Duerr
2021-07-17Fix vi cursor tracking during scrollingChristian Duerr
2021-07-16Fix copying interrupted tab charactersChristian Duerr
2021-07-14Update dependenciesChristian Duerr
2021-07-12Fix search regressionsChristian Duerr
2021-07-10Update mio-anonymous-pipes to 0.2.0David Hewitt
2021-07-07Fix leaving vi mode with active selectiona5ob7r
2021-07-04Fix vi cursor motion with ScrollPage* actionsa5ob7r
2021-07-04Fix crash when resizing during vi modeChristian Duerr
2021-07-03Add buffer for PTY reads during terminal lockChristian Duerr
2021-06-19Add modes to regex hint bindingsJoshua Ortiz
2021-06-16Fix ScrollHalfPageUp vi cursor motion regressiona5ob7r
2021-05-28Fix crashes with cut-off fullwidth charactersChristian Duerr
2021-05-22Improve rendering performanceChristian Duerr
2021-05-21Add ipfs/ipns URL scheme supportAlfonso Montero
2021-05-01Add changelog entry for config url changeChristian Duerr
2021-04-30Use cell colors for focused match CellRgbNathan Lilienthal
2021-04-30Add support for magnet URLsRaphael Nestler
2021-04-29Fix replacement of fullwidth charactersChristian Duerr
2021-04-22Fix cursor expansion across wide charsChristian Duerr
2021-04-14Fix initial vi cursor position while in scrollbackChristian Duerr
2021-04-08Add hide other windows binding on macOSKam Kudla
2021-03-31Keep viewport in place during resizeRichard Steinmetz
2021-03-28Fix cursor thickness on wide cellsStokhos
2021-03-15Fix URLs opening in explorer on WindowsSerban Constantin
2021-03-01Add regex terminal hintsChristian Duerr
2021-03-01Remove incorrect changelog entryChristian Duerr
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
2021-02-24Add support for synchronized updatesChristian Duerr
2021-02-22Fix selection after search without matchChristian Duerr
2021-02-20Add version 0.7.2 to changelogChristian Duerr
2021-02-15Limit the maximum DPR on X11 to 10Christian Duerr
2021-02-13Update dependenciesChristian Duerr
2021-02-04Fix the estimated DPR to 1 on Wayland.Nathan Lilienthal
2021-01-29Fix segmentation fault on shutdown with WaylandChristian Duerr
2021-01-24Move renderable cell transformation to alacrittyChristian Duerr
2021-01-17Update shell completionsJason
2021-01-15Add IME support for WindowsKhinenw