jarun/nnn

mv: unrecognized option '--cp'

c79cea05 opened this issue · 2 comments

Environment details (Put x in the checkbox along with the information)

  • Operating System: Slackware
  • Desktop Environment:
  • Terminal Emulator:
  • Shell:
  • Custom desktop opener (if applicable):
  • Program options used:
  • Configuration options set:
  • Plugins are installed
  • Issue exists on nnn master

Exact steps to reproduce the issue

$ mkdir -p /tmp/nnn_bug/{a,b}
$ touch /tmp/nnn_bug/a/c
$ nnn /tmp/nnn_bug
press + h j l v

git bisect shows that commit b392dd3 is the cause.

Does #1821 fix your issue?

Does #1821 fix your issue?

Yes