Skip to content

[1.19.0] - 2024-09-15

Latest
Compare
Choose a tag to compare
@xavierog xavierog released this 14 Sep 23:04
· 1 commit to master since this release

Added

moulti-diff

  • moulti diff: delta integration
  • moulti diff: display number of added (+) and removed (-) lines for each hunk
  • delete commands now accept multiple ids, e.g. moulti step delete step_1 step_2 step_3
  • Pressing f maximizes the currently focused step log (similar to zoom pane in tmux)

Changed

  • Moulti now requires Textual >= 0.79.0
  • pipeline() now writes errors on stderr; this affects moulti load, diff and manpage commands.