logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Manage Files with Ranger - VI Key Bindings | Online Free DevTools by Hexmos

Manage files effectively with Ranger, the console file manager using VI key bindings. Navigate directories, copy files, and execute commands. Free online tool, no registration required.

ranger

Console file manager with VI key bindings. See also: clifm, vifm, mc, dolphin. More information: https://github.com/ranger/ranger.

  • Launch ranger:

ranger

  • Show only directories:

ranger --show-only-dirs

  • Change the configuration directory:

ranger {{[-r|--confdir]}} {{path/to/directory}}

  • Change the data directory:

ranger --datadir {{path/to/directory}}

  • Print CPU usage statistics on exit:

ranger --profile

See Also