Skip to content

v2.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Nov 14:36
198e4b9

2.4.0 (2024-11-19)

Features

  • dashboard: hide tabline and statusline when loading during startup (75dc74c)
  • dashboard: when an item is wider than pane width and only one pane, then center it. See #108 (c15953e)
  • gitbrowse: open also visual selection range (#89) (c29c0d4)
  • win: detect alien buffers opening in managed windows and open them somewhere else. Fixes #110 (9c0d2e2)

Bug Fixes

  • dashboard: always hide cursor (68fcc25)
  • dashboard: check session managers in order (1acea8b)
  • dashboard: fix race condition when sending data while closing (4188446)
  • dashboard: minimum one pane even when it doesn't fit the screen. Fixes #104 (be8feef)
  • dashboard: only check for piped stdin when in TUI. Ignore GUIs (3311d75)
  • dashboard: remove weird preset.keys function override. Just copy defaults if you want to change them (0b9e09c)