diff --git a/Advanced-use-cases.md b/Advanced-use-cases.md index 68177c0..39c24c4 100644 --- a/Advanced-use-cases.md +++ b/Advanced-use-cases.md @@ -34,7 +34,9 @@ While it's easy to compile because of few library dependencies, customizing shor nnn -K -**Note:** There's one alternative keybind with the CONTROL (`^`) modifier for many operations. Those are for users who prefer to run `nnn` in the _type-to-nav_ mode. +Note: + +- There's one alternative keybind with the CONTROL (`^`) modifier for many operations. Those are for users who prefer to run `nnn` in the _type-to-nav_ mode. ## CLI-only opener @@ -153,7 +155,7 @@ super + n ## cp mv progress -**Note:** BSD and macOS users can press ^T to check the progress. +This section is Linux-specific. BSD and macOS users can press ^T to check the progress. [advcpmv](https://github.com/jarun/advcpmv) is used to show cp and mv progress on Linux. @@ -201,7 +203,7 @@ Official [instructions](https://wiki.termux.com/wiki/Internal_and_external_stora ## Pager as opener -**Note: This is severe abuse of your pager, but it makes your life richer.** +**Disclaimer: This is severe abuse of your pager, but it makes your life richer.** It would be convenient to have your pager choose how to view non-text files.