Skip to content

Latest commit

 

History

History
188 lines (102 loc) · 9.39 KB

File metadata and controls

188 lines (102 loc) · 9.39 KB

Changelog

0.14.0 (2026-03-07)

Features

  • add edit time limit dialog (e376f89)
  • add signal picker for cancel action (9562037)
  • change signal list style (cd7fa24)
  • show command errors in dialog (scancel, scontrol, ...) (de4aed5)

0.13.1 (2026-03-03)

Bug Fixes

  • use bracketed paste mode to prevent accidental inputs (19967cb)

0.13.0 (2026-02-14)

Features

0.12.0 (2026-02-10)

Features

0.11.0 (2025-12-23)

Features

  • add g and G bindings to jump to first/last job (2b92a8e)
  • scroll job list with ctrl+d/u (3fe52ea)

Bug Fixes

0.10.0 (2025-12-12)

Features

0.9.0 (2025-08-26)

Features

  • auto-select first job on start (c39613c)
  • show estimated start time for pending jobs (6ce5f01)

Bug Fixes

0.8.0 (2025-08-24)

Features

  • auto-refresh non-existing file paths until they are created (3a3acc6)

0.7.3 (2024-07-28)

Miscellaneous Chores

0.7.2 (2024-07-28)

Bug Fixes

0.7.1 (2024-07-28)

Features

  • pretty text wrapping (51dc964)
  • toggle log text wrapping. update deps (5243a36)
  • truncated line indicator (f347664)

Bug Fixes

  • correctly resolve relative log file paths (0ecc902)
  • crash on resize (6dc3b1d)

Miscellaneous Chores

0.6.0 (2023-09-23)

Features

0.5.0 (2023-09-15)

Features

0.4.0 (2023-04-23)

Features

  • faster fast scrolling (shift/control/alt) (37e205a)
  • scroll to top/bottom (0022a70)

0.3.0 (2023-04-17)

Features

0.2.0 (2023-04-15)

Features

Bug Fixes

  • clear the log on empty selection (518afdb)
  • correctly display job ids in arrays (bc05723)

0.1.0 (2023-03-31)

Features

Bug Fixes