summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2020-07-09Fix cursor reflowChristian Duerr
2020-07-06Fix saved cursor handlingChristian Duerr
2020-07-06Preserve linewrap flag across alt screen switchesChristian Duerr
2020-07-04Add auxiliary files to macOS Application bundleAndrew Zhou
2020-07-04Update --help for class option to match manpageJeff Windsor
2020-07-01Fix reflow of empty wrapped cursor lineChristian Duerr
2020-06-29Fix foreground dimming with truecolor textCarlo Abelli
2020-06-26Clear selection on clear line/screen escapesKirill Chibisov
2020-06-25Fix scroll down escape pulling lines from historyChristian Duerr
2020-06-23Add selection expansionChristian Duerr
2020-06-18Add automatic scrolling during selectionChristian Duerr
2020-06-15Rework default config binding replacementKirill Chibisov
2020-06-04Fix font rendering regression on macOSJade Michael Thornton
2020-06-03Add version 0.4.3 entries to changelogChristian Duerr
2020-06-03Add whitespace after dropped file pathsFernando
2020-06-02Add cargo feature for WinPTYDavid Hewitt
2020-05-30Refactor Term/Grid separationChristian Duerr
2020-05-30Update dependenciesKirill Chibisov
2020-05-29Remove env_logger depedencyChristian Duerr
2020-05-27Set IUTF8 input setting on supported platformsKirill Chibisov
2020-05-21Update copypasta to v0.7.0Kirill Chibisov
2020-05-17Fix crash when writing wide char in last columnChristian Duerr
2020-05-16Bump winit to 0.22.2Christian Duerr
2020-05-16Change default color scheme to 'Tomorrow Night'Alexey Chernyshov
2020-05-14Add support for Fontconfig embolden and matrix optionsKirill Chibisov
2020-05-13Fix OSCs terminated by \x9c byte in unicodeChristian Duerr
2020-05-12Remove prebuilt linux binariesChristian Duerr
2020-05-12Fix emojis being blended with backgroundlbonn
2020-05-07Treat Shift + Backspace as BackspaceAlexey Chernyshov
2020-05-06Don't hide cursor on modifier pressDavid Herberth
2020-05-03Use frame callbacks instead of vsync on WaylandKirill Chibisov
2020-05-02Use numbers instead of strings for additional mouse bindingsDavid Herberth
2020-05-01Call glFinish right after swap_buffers on X11Kirill Chibisov
2020-04-30Fix startup locale on macOSCasper Rogild Storm
2020-04-25Use embedded resource for window iconDavid Hewitt
2020-04-23Bump minimum supported Rust version to 1.41.0Christian Duerr
2020-04-20Clear selection on grid swapRĂ©mi Garde
2020-04-16Add Windows font fallbackDavid Hewitt
2020-04-15Add config option to set cursor thicknessKirill Chibisov
2020-04-09Use config colors to theme Wayland decorationsKirill Chibisov
2020-03-30Remove 0.4.2 changelog suffixKirill Chibisov
2020-03-30Fix tabstops not being reset with 'reset'Kirill Chibisov
2020-03-24Fix cursor position after alt screen resizeChristian Duerr
2020-03-23Add CopyPrimary keybinding action on Linux/BSDKirill Chibisov
2020-03-23Add changelog entry for minimum Rust version bumpChristian Duerr
2020-03-19Remove right click deselectionStefan Devai
2020-03-18Add modal keyboard motion modeChristian Duerr
2020-03-17Add default keybinding for SpawnNewInstance on macOSNathan Lilienthal
2020-03-14Fix changelog versionChristian Duerr
2020-03-14Bump version to 0.5.0-devChristian Duerr