Skip to content

Releases: pvolok/mprocs

v0.8.3

21 Jan 00:19

Choose a tag to compare

  • Fix CSI-u input parsing on Ghostty

v0.8.2

22 Dec 18:04

Choose a tag to compare

  • Fix --cmd send-key when sending Space
  • Fix unit tests

v0.8.1

20 Dec 00:28

Choose a tag to compare

v0.8.0

18 Dec 21:56

Choose a tag to compare

  • Rewrite terminal input handling. This should fix all known bugs related to key handling.
  • Add restart-all and force-restart-all commands
  • Use pwsh.exe for shell commands (instead of cmd.exe)
  • Fix missing resize event when toggling zoom mode
  • Properly handles lines wrappings during screen resize

v0.7.3

21 May 08:07

Choose a tag to compare

  • Add --just argument to load recipes from justfile
  • Add title configuration for the proc list pane
  • Add name optional argument to "add-proc"
  • Fix nushell (Handle CPR sequence)

v0.7.2

21 Jan 00:34

Choose a tag to compare

  • Add duplicate selected process command
  • Use blue color for "DOWN (0)"
  • Auto-restart only when exit code is not zero
  • Add key binding for toggling keymap

v0.7.1

29 Jun 15:07

Choose a tag to compare

  • Not using upx anymore
  • Disable xterm modifyOtherKeys in iTerm2

v0.7.0

26 Jun 15:15

Choose a tag to compare

  • Terminal sequences parser rewritten using termwiz vt parser
  • Copying fixes for Wayland (#88)
  • Support cursor shapes
  • Various fixes for keyboard handling
  • Accept configs with .json extension
  • Introduce commands menu (press p)
  • Add autorestart proccess config option
  • Add scrollback config option

0.6.4

23 Oct 00:59

Choose a tag to compare

  • Add win32 key encoding
  • Experimental lua support
  • Handle wide chars at the end of line

0.6.3

19 Aug 22:50

Choose a tag to compare

  • Neovim-like copying