From 021ecaa215b5e3a58726094fb572208d9dc9825a Mon Sep 17 00:00:00 2001 From: Mischievous Meerkat Date: Sun, 18 Oct 2020 15:01:28 +0530 Subject: [PATCH] Updated Home (markdown) --- Home.md | 144 +++++++++++++++++++++++++++----------------------------- 1 file changed, 69 insertions(+), 75 deletions(-) diff --git a/Home.md b/Home.md index c4431e0..02385b6 100644 --- a/Home.md +++ b/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). -### Index +## Index -##### Concepts -1. [Contexts](https://github.com/jarun/nnn/wiki/concepts#contexts) -2. [Sessions](https://github.com/jarun/nnn/wiki/concepts#sessions) -3. [Filters](https://github.com/jarun/nnn/wiki/concepts#filters) -4. [Type-to-nav](https://github.com/jarun/nnn/wiki/concepts#type-to-nav) -5. [Selection](https://github.com/jarun/nnn/wiki/concepts#selection) -6. [Find and list](https://github.com/jarun/nnn/wiki/concepts#find-and-list) -7. [Prompts](https://github.com/jarun/nnn/wiki/concepts#prompts) -8. [Design](https://github.com/jarun/nnn/wiki/concepts#design) - -##### Get, Set, Go! -1. [Dependencies](https://github.com/jarun/nnn/wiki/Usage#dependencies) -2. [Installation](https://github.com/jarun/nnn/wiki/Usage#installation) -3. [Configuration](https://github.com/jarun/nnn/wiki/Usage#configuration) -4. [Program options](https://github.com/jarun/nnn/wiki/Usage#program-options) -5. [Keyboard, mouse](https://github.com/jarun/nnn/wiki/Usage#keyboard-mouse) -6. [Symbols](https://github.com/jarun/nnn/wiki/Usage#symbols) -7. [File size](https://github.com/jarun/nnn/wiki/Usage#file-size) -8. [Help](https://github.com/jarun/nnn/wiki/Usage#help) - -##### How to -1. [Add bookmarks](https://github.com/jarun/nnn/wiki/Basic-use-cases#add-bookmarks) -2. [Configure cd on quit](https://github.com/jarun/nnn/wiki/Basic-use-cases#configure-cd-on-quit) -3. [Hot-plugged drives](https://github.com/jarun/nnn/wiki/Basic-use-cases#hot-plugged-drives) -4. [Image, video, pdf](https://github.com/jarun/nnn/wiki/Basic-use-cases#image-video-pdf) -5. [Detached text](https://github.com/jarun/nnn/wiki/Basic-use-cases#detached-text) -6. [Run commands](https://github.com/jarun/nnn/wiki/Basic-use-cases#run-commands) -7. [Launch applications](https://github.com/jarun/nnn/wiki/Basic-use-cases#launch-applications) -8. [Open as root](https://github.com/jarun/nnn/wiki/Basic-use-cases#open-as-root) -9. [File picker](https://github.com/jarun/nnn/wiki/Basic-use-cases#file-picker) -10. [Remote mounts](https://github.com/jarun/nnn/wiki/Basic-use-cases#remote-mounts) -11. [Synced quick notes](https://github.com/jarun/nnn/wiki/Basic-use-cases#synced-quick-notes) -12. [Drag and drop](https://github.com/jarun/nnn/wiki/Basic-use-cases#drag-and-drop) -13. [Duplicate file](https://github.com/jarun/nnn/wiki/Basic-use-cases#duplicate-file) -14. [Create batch links](https://github.com/jarun/nnn/wiki/Basic-use-cases#create-batch-links) -15. [Hidden files on top](https://github.com/jarun/nnn/wiki/Basic-use-cases#hidden-files-on-top) -16. [Disable bold fonts](https://github.com/jarun/nnn/wiki/Basic-use-cases#disable-bold-fonts) - -##### Advanced -1. [Live previews](https://github.com/jarun/nnn/wiki/Live-previews) -2. [File icons](https://github.com/jarun/nnn/wiki/Advanced-use-cases#file-icons) -3. [Custom keybinds](https://github.com/jarun/nnn/wiki/Advanced-use-cases#custom-keybinds) -4. [CLI-only opener](https://github.com/jarun/nnn/wiki/Advanced-use-cases#cli-only-opener) -5. [Desktop integration](https://github.com/jarun/nnn/wiki/Advanced-use-cases#desktop-integration) -6. [cp mv progress](https://github.com/jarun/nnn/wiki/Advanced-use-cases#cp-mv-progress) -7. [Control active dir](https://github.com/jarun/nnn/wiki/Advanced-use-cases#control-active-dir) -8. [Termux tips](https://github.com/jarun/nnn/wiki/Advanced-use-cases#termux-tips) -9. [Pager as opener](https://github.com/jarun/nnn/wiki/Advanced-use-cases#pager-as-opener) -10. [Working with lftp](https://github.com/jarun/nnn/wiki/Advanced-use-cases#working-with-lftp) -11. [Power toys](https://github.com/jarun/nnn/wiki/Power-toys) - -##### Troubleshooting -1. [Wrong file opener](https://github.com/jarun/nnn/wiki/Troubleshooting#wrong-file-opener) -2. [Batch rename limits](https://github.com/jarun/nnn/wiki/Troubleshooting#batch-rename-limits) -3. [Tmux configuration](https://github.com/jarun/nnn/wiki/Troubleshooting#tmux-configuration) -4. [Broken control key](https://github.com/jarun/nnn/wiki/Troubleshooting#broken-control-key) -5. [Can't list within list](https://github.com/jarun/nnn/wiki/Troubleshooting#cant-list-within-list) -6. [BSD terminal issue](https://github.com/jarun/nnn/wiki/Troubleshooting#bsd-terminal-issue) -7. [Help not showing](https://github.com/jarun/nnn/wiki/Troubleshooting#help-not-showing) -8. [Amethyst WM](https://github.com/jarun/nnn/wiki/Troubleshooting#amethyst-wm) - -##### Stats, info -1. [Performance](https://github.com/jarun/nnn/wiki/Performance) -2. [From noice to nnn](https://github.com/jarun/nnn/wiki/From-noice-to-nnn) - -##### Developer -1. [Release checklist](https://github.com/jarun/nnn/wiki/Developer-guides#release-checklist) -2. [Verify sources](https://github.com/jarun/nnn/wiki/Developer-guides#verify-sources) -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) \ No newline at end of file +- Concepts + - [Contexts](https://github.com/jarun/nnn/wiki/concepts#contexts) + - [Sessions](https://github.com/jarun/nnn/wiki/concepts#sessions) + - [Filters](https://github.com/jarun/nnn/wiki/concepts#filters) + - [Type-to-nav](https://github.com/jarun/nnn/wiki/concepts#type-to-nav) + - [Selection](https://github.com/jarun/nnn/wiki/concepts#selection) + - [Find and list](https://github.com/jarun/nnn/wiki/concepts#find-and-list) + - [Prompts](https://github.com/jarun/nnn/wiki/concepts#prompts) + - [Design](https://github.com/jarun/nnn/wiki/concepts#design) +- Get, Set, Go! + - [Dependencies](https://github.com/jarun/nnn/wiki/Usage#dependencies) + - [Installation](https://github.com/jarun/nnn/wiki/Usage#installation) + - [Configuration](https://github.com/jarun/nnn/wiki/Usage#configuration) + - [Program options](https://github.com/jarun/nnn/wiki/Usage#program-options) + - [Keyboard, mouse](https://github.com/jarun/nnn/wiki/Usage#keyboard-mouse) + - [Symbols](https://github.com/jarun/nnn/wiki/Usage#symbols) + - [File size](https://github.com/jarun/nnn/wiki/Usage#file-size) + - [Help](https://github.com/jarun/nnn/wiki/Usage#help) +- How to + - [Add bookmarks](https://github.com/jarun/nnn/wiki/Basic-use-cases#add-bookmarks) + - [Configure cd on quit](https://github.com/jarun/nnn/wiki/Basic-use-cases#configure-cd-on-quit) + - [Hot-plugged drives](https://github.com/jarun/nnn/wiki/Basic-use-cases#hot-plugged-drives) + - [Image, video, pdf](https://github.com/jarun/nnn/wiki/Basic-use-cases#image-video-pdf) + - [Detached text](https://github.com/jarun/nnn/wiki/Basic-use-cases#detached-text) + - [Run commands](https://github.com/jarun/nnn/wiki/Basic-use-cases#run-commands) + - [Launch applications](https://github.com/jarun/nnn/wiki/Basic-use-cases#launch-applications) + - [Open as root](https://github.com/jarun/nnn/wiki/Basic-use-cases#open-as-root) + - [File picker](https://github.com/jarun/nnn/wiki/Basic-use-cases#file-picker) + - [Remote mounts](https://github.com/jarun/nnn/wiki/Basic-use-cases#remote-mounts) + - [Synced quick notes](https://github.com/jarun/nnn/wiki/Basic-use-cases#synced-quick-notes) + - [Drag and drop](https://github.com/jarun/nnn/wiki/Basic-use-cases#drag-and-drop) + - [Duplicate file](https://github.com/jarun/nnn/wiki/Basic-use-cases#duplicate-file) + - [Create batch links](https://github.com/jarun/nnn/wiki/Basic-use-cases#create-batch-links) + - [Hidden files on top](https://github.com/jarun/nnn/wiki/Basic-use-cases#hidden-files-on-top) + - [Disable bold fonts](https://github.com/jarun/nnn/wiki/Basic-use-cases#disable-bold-fonts) +- Advanced + - [Live previews](https://github.com/jarun/nnn/wiki/Live-previews) + - [File icons](https://github.com/jarun/nnn/wiki/Advanced-use-cases#file-icons) + - [Custom keybinds](https://github.com/jarun/nnn/wiki/Advanced-use-cases#custom-keybinds) + - [CLI-only opener](https://github.com/jarun/nnn/wiki/Advanced-use-cases#cli-only-opener) + - [Desktop integration](https://github.com/jarun/nnn/wiki/Advanced-use-cases#desktop-integration) + - [cp mv progress](https://github.com/jarun/nnn/wiki/Advanced-use-cases#cp-mv-progress) + - [Control active dir](https://github.com/jarun/nnn/wiki/Advanced-use-cases#control-active-dir) + - [Termux tips](https://github.com/jarun/nnn/wiki/Advanced-use-cases#termux-tips) + - [Pager as opener](https://github.com/jarun/nnn/wiki/Advanced-use-cases#pager-as-opener) + - [Working with lftp](https://github.com/jarun/nnn/wiki/Advanced-use-cases#working-with-lftp) + - [Power toys](https://github.com/jarun/nnn/wiki/Power-toys) +- Troubleshooting + - [Wrong file opener](https://github.com/jarun/nnn/wiki/Troubleshooting#wrong-file-opener) + - [Batch rename limits](https://github.com/jarun/nnn/wiki/Troubleshooting#batch-rename-limits) + - [Tmux configuration](https://github.com/jarun/nnn/wiki/Troubleshooting#tmux-configuration) + - [Broken control key](https://github.com/jarun/nnn/wiki/Troubleshooting#broken-control-key) + - [Can't list within list](https://github.com/jarun/nnn/wiki/Troubleshooting#cant-list-within-list) + - [BSD terminal issue](https://github.com/jarun/nnn/wiki/Troubleshooting#bsd-terminal-issue) + - [Help not showing](https://github.com/jarun/nnn/wiki/Troubleshooting#help-not-showing) + - [Amethyst WM](https://github.com/jarun/nnn/wiki/Troubleshooting#amethyst-wm) +- Stats, info + - [Performance](https://github.com/jarun/nnn/wiki/Performance) + - [From noice to nnn](https://github.com/jarun/nnn/wiki/From-noice-to-nnn) +- Developer + - [Release checklist](https://github.com/jarun/nnn/wiki/Developer-guides#release-checklist) + - [Verify sources](https://github.com/jarun/nnn/wiki/Developer-guides#verify-sources) + - [make options](https://github.com/jarun/nnn/wiki/Developer-guides#make-options) + - [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) + - [Compile on Cygwin](https://github.com/jarun/nnn/wiki/Developer-guides#compile-on-cygwin) + - [Cross-compile for Android](https://github.com/jarun/nnn/wiki/Developer-guides#cross-compile-for-android) + - [Debugging nnn](https://github.com/jarun/nnn/wiki/Developer-guides#debugging-nnn) \ No newline at end of file