• v1.2.0 8556ea1588

    p released this 2026-08-04 06:26:20 +02:00 | 0 commits to master since this release

    • Added a configurable status bar template, also replacing the "cwd" attribute.

    • Added a C-@ binding to compute apparent sizes of selected directories.

    • Added ]/[/}/{ bindings to unnest multiple levels of subdirectories
      into the listing as relative paths (subdir/file).

    • Added C-b and C-f bindings for page up and page down navigation
      in normal mode. The respective actions now move by visible lines
      rather than by the full height of the terminal.

    • Added an sdn-edit script analogous to sdn-view, bound it to F4,
      and moved the original key binding to S-F4 (F14/F16).

    • Moved the & binding to @, and added . as an alias to M-.

    • Renamed "ic" and "dc" keys to "insert" and "delete" respectively.

    • Fixed the intended S-F3 binding to work in other terminal types than rxvt.

    • Fixed zsh 5.9.2 compatibility in sdn-install.

    • Fixed configuration initialisation possibly not working the first time.

    • Fixed shell quoting of the tilde character.

    • Fixed %view{hex} not working in the mc.ext.ini parser.

    Downloads