Updated Home (markdown)

Mischievous Meerkat 2020-10-18 15:01:28 +05:30
parent 742b662d35
commit 021ecaa215
1 changed files with 69 additions and 75 deletions

144
Home.md

@ -6,79 +6,73 @@ Welcome to the `nnn` Wiki! It's editable. Feel free to add to the knowledge base
Looking for a list of features or quickstart guide? Visit the [project home](https://github.com/jarun/nnn). Looking for a list of features or quickstart guide? Visit the [project home](https://github.com/jarun/nnn).
### Index ## Index
##### Concepts - Concepts
1. [Contexts](https://github.com/jarun/nnn/wiki/concepts#contexts) - [Contexts](https://github.com/jarun/nnn/wiki/concepts#contexts)
2. [Sessions](https://github.com/jarun/nnn/wiki/concepts#sessions) - [Sessions](https://github.com/jarun/nnn/wiki/concepts#sessions)
3. [Filters](https://github.com/jarun/nnn/wiki/concepts#filters) - [Filters](https://github.com/jarun/nnn/wiki/concepts#filters)
4. [Type-to-nav](https://github.com/jarun/nnn/wiki/concepts#type-to-nav) - [Type-to-nav](https://github.com/jarun/nnn/wiki/concepts#type-to-nav)
5. [Selection](https://github.com/jarun/nnn/wiki/concepts#selection) - [Selection](https://github.com/jarun/nnn/wiki/concepts#selection)
6. [Find and list](https://github.com/jarun/nnn/wiki/concepts#find-and-list) - [Find and list](https://github.com/jarun/nnn/wiki/concepts#find-and-list)
7. [Prompts](https://github.com/jarun/nnn/wiki/concepts#prompts) - [Prompts](https://github.com/jarun/nnn/wiki/concepts#prompts)
8. [Design](https://github.com/jarun/nnn/wiki/concepts#design) - [Design](https://github.com/jarun/nnn/wiki/concepts#design)
- Get, Set, Go!
##### Get, Set, Go! - [Dependencies](https://github.com/jarun/nnn/wiki/Usage#dependencies)
1. [Dependencies](https://github.com/jarun/nnn/wiki/Usage#dependencies) - [Installation](https://github.com/jarun/nnn/wiki/Usage#installation)
2. [Installation](https://github.com/jarun/nnn/wiki/Usage#installation) - [Configuration](https://github.com/jarun/nnn/wiki/Usage#configuration)
3. [Configuration](https://github.com/jarun/nnn/wiki/Usage#configuration) - [Program options](https://github.com/jarun/nnn/wiki/Usage#program-options)
4. [Program options](https://github.com/jarun/nnn/wiki/Usage#program-options) - [Keyboard, mouse](https://github.com/jarun/nnn/wiki/Usage#keyboard-mouse)
5. [Keyboard, mouse](https://github.com/jarun/nnn/wiki/Usage#keyboard-mouse) - [Symbols](https://github.com/jarun/nnn/wiki/Usage#symbols)
6. [Symbols](https://github.com/jarun/nnn/wiki/Usage#symbols) - [File size](https://github.com/jarun/nnn/wiki/Usage#file-size)
7. [File size](https://github.com/jarun/nnn/wiki/Usage#file-size) - [Help](https://github.com/jarun/nnn/wiki/Usage#help)
8. [Help](https://github.com/jarun/nnn/wiki/Usage#help) - How to
- [Add bookmarks](https://github.com/jarun/nnn/wiki/Basic-use-cases#add-bookmarks)
##### How to - [Configure cd on quit](https://github.com/jarun/nnn/wiki/Basic-use-cases#configure-cd-on-quit)
1. [Add bookmarks](https://github.com/jarun/nnn/wiki/Basic-use-cases#add-bookmarks) - [Hot-plugged drives](https://github.com/jarun/nnn/wiki/Basic-use-cases#hot-plugged-drives)
2. [Configure cd on quit](https://github.com/jarun/nnn/wiki/Basic-use-cases#configure-cd-on-quit) - [Image, video, pdf](https://github.com/jarun/nnn/wiki/Basic-use-cases#image-video-pdf)
3. [Hot-plugged drives](https://github.com/jarun/nnn/wiki/Basic-use-cases#hot-plugged-drives) - [Detached text](https://github.com/jarun/nnn/wiki/Basic-use-cases#detached-text)
4. [Image, video, pdf](https://github.com/jarun/nnn/wiki/Basic-use-cases#image-video-pdf) - [Run commands](https://github.com/jarun/nnn/wiki/Basic-use-cases#run-commands)
5. [Detached text](https://github.com/jarun/nnn/wiki/Basic-use-cases#detached-text) - [Launch applications](https://github.com/jarun/nnn/wiki/Basic-use-cases#launch-applications)
6. [Run commands](https://github.com/jarun/nnn/wiki/Basic-use-cases#run-commands) - [Open as root](https://github.com/jarun/nnn/wiki/Basic-use-cases#open-as-root)
7. [Launch applications](https://github.com/jarun/nnn/wiki/Basic-use-cases#launch-applications) - [File picker](https://github.com/jarun/nnn/wiki/Basic-use-cases#file-picker)
8. [Open as root](https://github.com/jarun/nnn/wiki/Basic-use-cases#open-as-root) - [Remote mounts](https://github.com/jarun/nnn/wiki/Basic-use-cases#remote-mounts)
9. [File picker](https://github.com/jarun/nnn/wiki/Basic-use-cases#file-picker) - [Synced quick notes](https://github.com/jarun/nnn/wiki/Basic-use-cases#synced-quick-notes)
10. [Remote mounts](https://github.com/jarun/nnn/wiki/Basic-use-cases#remote-mounts) - [Drag and drop](https://github.com/jarun/nnn/wiki/Basic-use-cases#drag-and-drop)
11. [Synced quick notes](https://github.com/jarun/nnn/wiki/Basic-use-cases#synced-quick-notes) - [Duplicate file](https://github.com/jarun/nnn/wiki/Basic-use-cases#duplicate-file)
12. [Drag and drop](https://github.com/jarun/nnn/wiki/Basic-use-cases#drag-and-drop) - [Create batch links](https://github.com/jarun/nnn/wiki/Basic-use-cases#create-batch-links)
13. [Duplicate file](https://github.com/jarun/nnn/wiki/Basic-use-cases#duplicate-file) - [Hidden files on top](https://github.com/jarun/nnn/wiki/Basic-use-cases#hidden-files-on-top)
14. [Create batch links](https://github.com/jarun/nnn/wiki/Basic-use-cases#create-batch-links) - [Disable bold fonts](https://github.com/jarun/nnn/wiki/Basic-use-cases#disable-bold-fonts)
15. [Hidden files on top](https://github.com/jarun/nnn/wiki/Basic-use-cases#hidden-files-on-top) - Advanced
16. [Disable bold fonts](https://github.com/jarun/nnn/wiki/Basic-use-cases#disable-bold-fonts) - [Live previews](https://github.com/jarun/nnn/wiki/Live-previews)
- [File icons](https://github.com/jarun/nnn/wiki/Advanced-use-cases#file-icons)
##### Advanced - [Custom keybinds](https://github.com/jarun/nnn/wiki/Advanced-use-cases#custom-keybinds)
1. [Live previews](https://github.com/jarun/nnn/wiki/Live-previews) - [CLI-only opener](https://github.com/jarun/nnn/wiki/Advanced-use-cases#cli-only-opener)
2. [File icons](https://github.com/jarun/nnn/wiki/Advanced-use-cases#file-icons) - [Desktop integration](https://github.com/jarun/nnn/wiki/Advanced-use-cases#desktop-integration)
3. [Custom keybinds](https://github.com/jarun/nnn/wiki/Advanced-use-cases#custom-keybinds) - [cp mv progress](https://github.com/jarun/nnn/wiki/Advanced-use-cases#cp-mv-progress)
4. [CLI-only opener](https://github.com/jarun/nnn/wiki/Advanced-use-cases#cli-only-opener) - [Control active dir](https://github.com/jarun/nnn/wiki/Advanced-use-cases#control-active-dir)
5. [Desktop integration](https://github.com/jarun/nnn/wiki/Advanced-use-cases#desktop-integration) - [Termux tips](https://github.com/jarun/nnn/wiki/Advanced-use-cases#termux-tips)
6. [cp mv progress](https://github.com/jarun/nnn/wiki/Advanced-use-cases#cp-mv-progress) - [Pager as opener](https://github.com/jarun/nnn/wiki/Advanced-use-cases#pager-as-opener)
7. [Control active dir](https://github.com/jarun/nnn/wiki/Advanced-use-cases#control-active-dir) - [Working with lftp](https://github.com/jarun/nnn/wiki/Advanced-use-cases#working-with-lftp)
8. [Termux tips](https://github.com/jarun/nnn/wiki/Advanced-use-cases#termux-tips) - [Power toys](https://github.com/jarun/nnn/wiki/Power-toys)
9. [Pager as opener](https://github.com/jarun/nnn/wiki/Advanced-use-cases#pager-as-opener) - Troubleshooting
10. [Working with lftp](https://github.com/jarun/nnn/wiki/Advanced-use-cases#working-with-lftp) - [Wrong file opener](https://github.com/jarun/nnn/wiki/Troubleshooting#wrong-file-opener)
11. [Power toys](https://github.com/jarun/nnn/wiki/Power-toys) - [Batch rename limits](https://github.com/jarun/nnn/wiki/Troubleshooting#batch-rename-limits)
- [Tmux configuration](https://github.com/jarun/nnn/wiki/Troubleshooting#tmux-configuration)
##### Troubleshooting - [Broken control key](https://github.com/jarun/nnn/wiki/Troubleshooting#broken-control-key)
1. [Wrong file opener](https://github.com/jarun/nnn/wiki/Troubleshooting#wrong-file-opener) - [Can't list within list](https://github.com/jarun/nnn/wiki/Troubleshooting#cant-list-within-list)
2. [Batch rename limits](https://github.com/jarun/nnn/wiki/Troubleshooting#batch-rename-limits) - [BSD terminal issue](https://github.com/jarun/nnn/wiki/Troubleshooting#bsd-terminal-issue)
3. [Tmux configuration](https://github.com/jarun/nnn/wiki/Troubleshooting#tmux-configuration) - [Help not showing](https://github.com/jarun/nnn/wiki/Troubleshooting#help-not-showing)
4. [Broken control key](https://github.com/jarun/nnn/wiki/Troubleshooting#broken-control-key) - [Amethyst WM](https://github.com/jarun/nnn/wiki/Troubleshooting#amethyst-wm)
5. [Can't list within list](https://github.com/jarun/nnn/wiki/Troubleshooting#cant-list-within-list) - Stats, info
6. [BSD terminal issue](https://github.com/jarun/nnn/wiki/Troubleshooting#bsd-terminal-issue) - [Performance](https://github.com/jarun/nnn/wiki/Performance)
7. [Help not showing](https://github.com/jarun/nnn/wiki/Troubleshooting#help-not-showing) - [From noice to nnn](https://github.com/jarun/nnn/wiki/From-noice-to-nnn)
8. [Amethyst WM](https://github.com/jarun/nnn/wiki/Troubleshooting#amethyst-wm) - Developer
- [Release checklist](https://github.com/jarun/nnn/wiki/Developer-guides#release-checklist)
##### Stats, info - [Verify sources](https://github.com/jarun/nnn/wiki/Developer-guides#verify-sources)
1. [Performance](https://github.com/jarun/nnn/wiki/Performance) - [make options](https://github.com/jarun/nnn/wiki/Developer-guides#make-options)
2. [From noice to nnn](https://github.com/jarun/nnn/wiki/From-noice-to-nnn) - [Static compilation](https://github.com/jarun/nnn/wiki/Developer-guides#static-compilation)
- [Compile for Pi](https://github.com/jarun/nnn/wiki/Developer-guides#compile-for-pi)
##### Developer - [Compile on Cygwin](https://github.com/jarun/nnn/wiki/Developer-guides#compile-on-cygwin)
1. [Release checklist](https://github.com/jarun/nnn/wiki/Developer-guides#release-checklist) - [Cross-compile for Android](https://github.com/jarun/nnn/wiki/Developer-guides#cross-compile-for-android)
2. [Verify sources](https://github.com/jarun/nnn/wiki/Developer-guides#verify-sources) - [Debugging nnn](https://github.com/jarun/nnn/wiki/Developer-guides#debugging-nnn)
3. [make options](https://github.com/jarun/nnn/wiki/Developer-guides#make-options)
4. [Static compilation](https://github.com/jarun/nnn/wiki/Developer-guides#static-compilation)
5. [Compile for Pi](https://github.com/jarun/nnn/wiki/Developer-guides#compile-for-pi)
6. [Compile on Cygwin](https://github.com/jarun/nnn/wiki/Developer-guides#compile-on-cygwin)
7. [Cross-compile for Android](https://github.com/jarun/nnn/wiki/Developer-guides#cross-compile-for-android)
8. [Debugging nnn](https://github.com/jarun/nnn/wiki/Developer-guides#debugging-nnn)