Updated Home (markdown)

Mischievous Meerkat 2020-10-18 15:05:56 +05:30
parent 51b91b1cc4
commit 7db1e7e9be
1 changed files with 7 additions and 7 deletions

14
Home.md

@ -8,7 +8,7 @@ Looking for a list of features or quickstart guide? Visit the [project home](htt
# Table of Contents
- Concepts
- **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)
@ -17,7 +17,7 @@ Looking for a list of features or quickstart guide? Visit the [project home](htt
- [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!
- **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)
@ -26,7 +26,7 @@ Looking for a list of features or quickstart guide? Visit the [project home](htt
- [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
- **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)
@ -43,7 +43,7 @@ Looking for a list of features or quickstart guide? Visit the [project home](htt
- [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
- **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)
@ -55,7 +55,7 @@ Looking for a list of features or quickstart guide? Visit the [project home](htt
- [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
- **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)
@ -64,10 +64,10 @@ Looking for a list of features or quickstart guide? Visit the [project home](htt
- [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
- **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
- **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)