Skip to content

Releases: kooler/MiddayCommander

v0.9

15 May 21:16

Choose a tag to compare

Changelog

  • 9ced6c6 -r mode that return back the path of the active panel mdc exits allows it to be piped to for example cd and navigate to that path
  • 99bcc35 make it possible to copy current dir into clipboard with Ctrl+C on Go To dialog

v0.8

15 May 10:11

Choose a tag to compare

Changelog

  • 2a7bf32 group selection
  • 39b7d3d show progress for large file operations
  • 20822d0 when copying one file make it possible to specify new file name in the target location
  • ALT-i to to set the path of currently active panel to the inactive

v0.7

20 Apr 10:14

Choose a tag to compare

Changelog

  • 2319953 Add view_mode config option to open files with system default viewer
  • 53963fa update homebrew package name to lowercase "middaycommander" so that it works well on linuxbrew. Resolves #16.

v0.6

14 Apr 10:24

Choose a tag to compare

Changelog

  • 00b6351 add CTRL+H (toggle hidden files) shortcut to Help
  • a13c9d6 make Help modal 2 colums wide so that all keybindings are visible without scrolling
  • 1acb7ae show current mdc version in Help

v0.5

14 Apr 10:02

Choose a tag to compare

Changelog

  • bd4c153 alt+i shortkey to open same directory in other panel
  • dad27a5 make it possible to unselect previously selected files/folders with up/down arrows while holding Shift
  • 886a55f preserve show/hide hidden files state in config

v0.4

12 Apr 13:39
ff0fbc0

Choose a tag to compare

Changelog

  • Add configurable Enter execution for executables and Ctrl+O terminal access with optional post-execution pause by @rguziy
  • Add toggle hidden files shortcut (Ctrl+H) by @turnipy
  • add smart autocomplete for command execution and path navigation by @rguziy
  • added rosepine theme by @yoy333
  • hide cursor highlight on inactive panels @rguziy
  • fix view/edit commands to support multi-word PAGER/EDITOR values by @secsaba

v0.3

03 Apr 13:05

Choose a tag to compare

Changelog

  • 8defcdc added brew installation instructions
  • 44d3bda windows path resolution fix

v0.2

03 Apr 11:42

Choose a tag to compare

Changelog

  • cmd execution
  • fix root path check for windows
  • more platforms for the release
  • more themes

v0.1

28 Mar 12:47

Choose a tag to compare

First release, base functionality.