-
-
Notifications
You must be signed in to change notification settings - Fork 784
Closed
Labels
Description
Environment details (Put x in the checkbox along with the information)
- Operating System: macOS,
11.3.1 - Desktop Environment: macOS
- Terminal Emulator: Kitty,
0.20.3 - Shell: bash,
5.1.8 - Custom desktop opener (if applicable):
- Program options used:
-p - - Configuration options set:
- Issue exists on
nnnmaster
Exact steps to reproduce the issue
When providing -p -, my assumption was that file selection would output to stdout, but when pressing f to get file details, this output is also outputted to stdout, which is kind of unexpected. If I instead, provide a regular file to -p like so nnn -p output.txt, pressing f does not output into it.
nnn -p -- Press
f - Press
enter - See output below
16777220 24380305 -rw-r--r-- 1 kevinsjoberg wheel 0 0 "Jun 10 18:14:55 2021" "Jun 10 18:14:55 2021" "Jun 10 18:14:55 2021" "Jun 10 18:14:55 2021" 4096 0 0 /private/tmp/test.txt
empty
inode/x-empty; charset=binary
/private/tmp/test.txt
nnn -p output.txt- Press
f - Press
enter - See output below
/private/tmp/test.txt