nnn terminal file-manager V4.0-1

Post links to your 64bit module repos here. Repo maintainers are responsible for resolving any issues caused by their xzm's.
User avatar
Rava
Contributor
Contributor
Posts: 5401
Joined: 11 Jan 2011, 02:46
Distribution: XFCE 5.01 x86_64 + 4.0 i586
Location: Forests of Germany

nnn terminal file-manager V4.0-1

Post#1 by Rava » 19 Nov 2021, 05:50

Info on nnn by M. Eerie here: NNN terminal file-manager
_____________________________________________

I made my module from nnn-4.0-1.el8.0.centos.x86_64.rpm and it works okay in 5.0rc3:
https://filehorst.de/download.php?file=eEhekslF
md5sum 82d5c0304bb2fc91889935a1b2865ba4
48 KB - 49152 bytes.

Please report if it works in x86-64 P4.0 or P3.2.2 as well.

Since filehorst speaks German, a short HOWTO download and translation:

To get it, first wait 15 seconds "Dein Download wird jetzt vorbereitet." (Your download is being prepared)
Then click "Jetzt zur Download-Seite" (now to the download page)
Then click "Dein Download steht nun bereit. Klicke hier, um ihn zu starten." (Your download is ready. Click here to start downloading it)
Cheers!
Yours Rava

Kulle
Warlord
Warlord
Posts: 601
Joined: 28 Jan 2017, 10:39
Distribution: v4.0 64bit Xfce
Location: Berlin

nnn terminal file-manager V4.0-1

Post#2 by Kulle » 19 Nov 2021, 08:11

nnn works for me too (Porteus 4.0 Xfce)
But it takes a lot of getting used to,
for example:To show hidden files you need command: export NNN_OPTS="H"

User avatar
M. Eerie
Moderator
Moderator
Posts: 622
Joined: 31 Aug 2017, 21:18
Distribution: Nemesis Xfce/MATE x64

nnn terminal file-manager V4.0-1

Post#3 by M. Eerie » 19 Nov 2021, 08:28

Kulle wrote:
19 Nov 2021, 08:11
To show hidden files
To show hidden files, press .

Cool, huh? :)
> Does not compute_ 🖖

https://forum.porteus.org/viewtopic.php?p=94310#p94310
https://forum.porteus.org/viewtopic.php?p=84002#p84002
https://forum.porteus.org/viewtopic.php?p=77174#p77174
https://forum.porteus.org/viewtopic.php?f=39&t=8584

User avatar
Rava
Contributor
Contributor
Posts: 5401
Joined: 11 Jan 2011, 02:46
Distribution: XFCE 5.01 x86_64 + 4.0 i586
Location: Forests of Germany

nnn terminal file-manager V4.0-1

Post#4 by Rava » 19 Nov 2021, 20:03

Kulle wrote:
19 Nov 2021, 08:11
for example:To show hidden files you need command: export NNN_OPTS="H"
or like I wrote in the other thread:
Rava wrote:
19 Nov 2021, 05:37

Code: Select all

root@porteus:~# nnn -help|grep hidden
 -H      show hidden files
and the "?" key when you are in nnn is very helpful for nnn noobs since it shows the keybinds. :)
Just start nnn with

Code: Select all

nnn -H
and you are set. Image
Cheers!
Yours Rava

Post Reply