Skip to content

Latest commit

 

History

History
48 lines (24 loc) · 2.79 KB

CHANGELOG.md

File metadata and controls

48 lines (24 loc) · 2.79 KB

Changelog

2.7.1 (2023-07-10)

Bug Fixes

2.7.0 (2023-05-22)

Features

Bug Fixes

  • float: ensure sidescroll is zero (43b75f4)

2.6.0 (2023-04-09)

Features

  • config: allow shell parameter to be a function (#423) (a7857b6)

2.5.0 (2023-03-31)

⚠ BREAKING CHANGES

  • switch persist_mode to false (#410)

Features

  • support z-index option for floating windows (#418) (0aa9364)
  • switch persist_mode to false (#410) (98e15df)
  • terminal: add mechanism to fetch last focused terminal (#411) (bfb7a72)

Miscellaneous Chores