Skip to content

Releases: mikesmithgh/kitty-scrollback.nvim

v9.0.1

22 Mar 12:10

Choose a tag to compare

9.0.1 (2026-03-22)

Bug Fixes

  • hide process exited msg in nvim 0.12 (#354) (b001090)

v9.0.0

02 Mar 20:27

Choose a tag to compare

9.0.0 (2026-03-02)

  • feat!: remove experimental support for tmux (#350) (8965508), closes #115

BREAKING CHANGES

  • remove experimental support for tmux

v8.0.0

27 Feb 17:40

Choose a tag to compare

8.0.0 (2026-02-27)

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

25 Feb 19:12

Choose a tag to compare

7.0.0 (2026-02-25)

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

04 Jan 12:44

Choose a tag to compare

6.4.0 (2026-01-04)

Features

  • make temporary scrollback buffer columns configurable (#343) (c73a59e)

v6.3.0

01 Apr 01:29

Choose a tag to compare

6.3.0 (2025-04-01)

Features

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

v6.2.2

20 Jan 18:24

Choose a tag to compare

6.2.2 (2025-01-20)

Bug Fixes

v6.2.1

07 Jan 22:06

Choose a tag to compare

6.2.1 (2025-01-07)

Bug Fixes

v6.2.0

31 Dec 21:28

Choose a tag to compare

6.2.0 (2024-12-31)

Features

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

v6.1.2

31 Dec 18:30

Choose a tag to compare

6.1.2 (2024-12-31)

Bug Fixes

  • update warning message during kitten generation if path contains whitespace (#296) (a8d7b84)