Coder Social home page Coder Social logo

ToDo list about nnn HOT 15 CLOSED

jarun avatar jarun commented on May 14, 2024
ToDo list

from nnn.

Comments (15)

jarun avatar jarun commented on May 14, 2024 1

It's quite big feature I think

They are. That's why I have added them in the ToDo list. Personally I don't have time to take those up.

from nnn.

jarun avatar jarun commented on May 14, 2024

Regarding 1, the idea is to mark several file names and then copy them at once, separated by a newline character.

I am thinking a (same one) keybind as start and stop and using space in between to copy the selections.

Coming to using newline as the separator, please ensure one can use it with rm (using quotes around the complete copied string maybe?).

Also we'll need another keybind that works like pressed Shift. It would be great if we can press Shift+space twice and select all the entries in between.

from nnn.

4goodapp avatar 4goodapp commented on May 14, 2024

Hi,
Can you add a shortcut to disable/enable " show directories first" please?
Specially in sort by time.

And if possible:

  • Fuzzy filter (like fzf does).

  • Files colored by type like, media, text, audio etc...

  • Folder columns à la Ranger would be awesome too.

from nnn.

jarun avatar jarun commented on May 14, 2024

@4goodapp there are several reasons I chose to show directories on top in any of the 7 possible colors, the foremost is a superfast sort as dirs are eliminated immediately.

Fuzzy filter: we support regex. you can achieve what you want with a.*b ref

For the other requests, please take a look at nnn design considerations for a better explanation of the design decisions. And please stay open about the fact that nnn is not ranger.

from nnn.

4goodapp avatar 4goodapp commented on May 14, 2024

Alright, I keep nnn anyways just in case.

I like the way the filter work compared to ranger .

Thanks. :)

from nnn.

jarun avatar jarun commented on May 14, 2024

Awesome! Have fun! 👍

from nnn.

refacto avatar refacto commented on May 14, 2024

It'd be nice to have a way to show the owner and group of files in the detail view.

from nnn.

jarun avatar jarun commented on May 14, 2024

@refacto it's already there:

Access: 0664/-rw-rw-r-- Uid: (1001/vaio) Gid: (1001/vaio)

from nnn.

refacto avatar refacto commented on May 14, 2024

Ah, okay. D it is then. Thanks :) (feel free to delete the comments)

from nnn.

tom-i avatar tom-i commented on May 14, 2024

Hi @jarun, when are you going to do SSH and SCP support? It's quite big feature I think, btw.what about NFS, CIFS and so on.
Would be awesome to have such native support in your manager too :)

from nnn.

jarun avatar jarun commented on May 14, 2024

https://github.com/jarun/nnn#copy-file-paths-to-clipboard

from nnn.

jtgd avatar jtgd commented on May 14, 2024

I can't get 'R' to work with multiscript. I have this:

export NNN_SCRIPT=/Home/jay/Bin/nscript
export NNN_MULTISCRIPT=1

-rwxr-xr-x 1 jay jay 112 Jul  4 04:08 /Home/jay/Bin/nscript
-rwxr-xr-x 1 jay jay 105 Jul  4 03:45 /Home/jay/Bin/nscripttocp
-rwxr-xr-x 1 jay jay 105 Jul  4 03:53 /Home/jay/Bin/nscripttomv

but when I type 'R' (single keystroke) nothing visible happens but it runs "nscript". There is no prompting for a suffix. Not sure what I'm doing wrong.

Also, you should consider passing the full filename of the current selection as $1 to the script. That would make it super more useful. As it is there's no way to make the script operate on a given file/dir.

from nnn.

jarun avatar jarun commented on May 14, 2024

Are you on master? The multiscript feature is not released yet.
Did you export NNN_MULTISCRIPT?

Yes, we can pass the param to the script. I will take a look into it.

from nnn.

jarun avatar jarun commented on May 14, 2024

Filename is passed as argument 1 at 042d008.

from nnn.

jarun avatar jarun commented on May 14, 2024

Rolled at #110.

from nnn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.