Skip to content

nnn v1.7

Compare
Choose a tag to compare
@jarun jarun released this 27 Feb 20:57
· 3685 commits to master since this release
v1.7
12951d1

What's in?

  • Batch rename/move/delete files in vidir from moreutils
  • Copy multiple file paths
  • Copy file paths when X is unavailable
  • Optionally quote individual file paths with single quotes on copy
  • Use ISO 8601 date format in file details
  • New/changed/remapped shortcuts:
    • ^Y - multi-path copy
    • ^B - show bookmark prompt (replaces b)
    • b - pin current dir (replaces ^B)
    • ^J - toggle du mode
    • R - batch rename files in vidir
    • ^F - extract archive (replaces ^X)
    • ^G - quit nnn and change dir
    • ^X - quit nnn (replaces ^Q)
  • Extra shortcuts enabled in navigate-as-you-type mode:
    • ^K, ^Y (file path copy)
    • ^T (toggles quoted file path copy)
    • ^R (rename)
    • ^O (open with...)
    • ^B (show bookmark prompt)
    • ^V (visit pinned dir)
    • ^J (toggle du mode)
    • ^/ (open desktop opener)
    • ^F (extract archive)
    • ^L (refresh)
    • ^G (quit nnn and change dir)
    • ^X (quit nnn)