Skip to content

Tags: mikesmithgh/kitty-scrollback.nvim

Tags

v8.0.0

Toggle v8.0.0's commit message
chore(release): 8.0.0

# [8.0.0](v7.0.0...v8.0.0) (2026-02-27)

* feat!: remove support for Kitty < 0.43.0 ([#348](#348)) ([86c6289](86c6289)), closes [#297](#297)

### BREAKING CHANGES

* remove support for Kitty versions < 0.43.0

If you are using version 0.32.2 through 0.42.2 of Kitty and cannot upgrade, then you can still use tag v7.0.0 of kitty-scrollback.nvim

v7.0.0

Toggle v7.0.0's commit message
chore(release): 7.0.0

# [7.0.0](v6.4.0...v7.0.0) (2026-02-25)

* feat!: remove support for nvim v0.9 ([#334](#334)) ([82f9de3](82f9de3))

### BREAKING CHANGES

* remove support for Neovim version 0.9

If you are using Neovim version 9.0 and cannot upgrade, then you can still use tag v6.4.0 of kitty-scrolback.nvim

v6.4.0

Toggle v6.4.0's commit message
chore(release): 6.4.0

# [6.4.0](v6.3.0...v6.4.0) (2026-01-04)

### Features

* make temporary scrollback buffer columns configurable ([#343](#343)) ([c73a59e](c73a59e))

v6.3.0

Toggle v6.3.0's commit message
chore(release): 6.3.0

# [6.3.0](v6.2.2...v6.3.0) (2025-04-01)

### Features

* remove jobstart workaround since Neovim v0.11 is released ([fea315d](fea315d)), closes [#306](#306)

v6.2.2

Toggle v6.2.2's commit message
chore(release): 6.2.2

## [6.2.2](v6.2.1...v6.2.2) (2025-01-20)

### Bug Fixes

* add workaround for jobstart issues on nvim nightly ([#305](#305)) ([#307](#307)) ([a74948a](a74948a)), closes [#303](#303)

v6.2.1

Toggle v6.2.1's commit message
chore(release): 6.2.1

## [6.2.1](v6.2.0...v6.2.1) (2025-01-07)

### Bug Fixes

* improve jobstart error handling ([#299](#299)) ([d72d742](d72d742)), closes [#282](#282)

v6.2.0

Toggle v6.2.0's commit message
chore(release): 6.2.0

# [6.2.0](v6.1.2...v6.2.0) (2024-12-31)

### Features

* use jobstart for Neovim v0.11+ instead of termopen ([#298](#298)) ([2d24427](2d24427)), closes [#295](#295)

v6.1.2

Toggle v6.1.2's commit message
chore(release): 6.1.2

## [6.1.2](v6.1.1...v6.1.2) (2024-12-31)

### Bug Fixes

* update warning message during kitten generation if path contains whitespace ([#296](#296)) ([a8d7b84](a8d7b84))

v6.1.1

Toggle v6.1.1's commit message
chore(release): 6.1.1

## [6.1.1](v6.1.0...v6.1.1) (2024-12-30)

### Bug Fixes

* add warning during kitten generation if path contains whitespace ([#294](#294)) ([7ee7677](7ee7677))