Skip to content

Releases: pvolok/mprocs

v0.7.1

29 Jun 15:07
Compare
Choose a tag to compare
  • Not using upx anymore
  • Disable xterm modifyOtherKeys in iTerm2

v0.7.0

26 Jun 15:15
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Neovim-like copying

0.6.2

09 Aug 08:14
Compare
Choose a tag to compare
  • Fix global mprocs.yaml path when XDG_CONFIG_HOME env var is defined

0.6.1

22 Jul 12:48
Compare
Choose a tag to compare
  • Add copy mode
  • Add procs_list_width to settings
  • Add mouse scroll config
  • Add quit confirmation dialog

0.6.0

04 Jul 03:49
Compare
Choose a tag to compare
  • Add --npm argument
  • Add add_path to proc config
  • Add hide_keymap_window to settings
  • Highlight changed unselected processes
  • Keymap help now uses actual keys (respecting config)
  • Clears the terminal before the first render.

0.5.0

20 Jun 15:30
Compare
Choose a tag to compare
  • Add mouse support
  • Add command for scrolling by N lines (C-e/C-y)
  • Add autostart field to the process config

0.4.1

17 Jun 14:13
Compare
Choose a tag to compare
  • Zoom mode
  • Support batching commands
  • Allow passing null to clear key bindings

0.4.0

07 Jun 17:42
Compare
Choose a tag to compare
  • Add --names cli argument
  • Add stop field to the process config
  • Add cwd field to the process config
  • Add key bindings for selecting procs by index (M-1 - M-8)
  • Add keymap settings