mirror of
https://github.com/jarun/nnn.git
synced 2024-11-23 19:31:28 +00:00
Remove outdated information, #1577
parent
3f67418f9e
commit
170f071bf6
|
@ -386,16 +386,6 @@ The reasons only prefix is allowed (and not full name):
|
||||||
- avoid prompting for link names one by one for a selection
|
- avoid prompting for link names one by one for a selection
|
||||||
- having the same prefix groups the newly created links together
|
- having the same prefix groups the newly created links together
|
||||||
|
|
||||||
## Hidden files on top
|
|
||||||
|
|
||||||
To show all files starting with dot (`.`, hidden files on Linux):
|
|
||||||
|
|
||||||
```sh
|
|
||||||
export LC_COLLATE="C"
|
|
||||||
```
|
|
||||||
|
|
||||||
Further [reading](https://unix.stackexchange.com/questions/288333/how-can-i-make-ls-show-dotfiles-first-while-staying-case-insensitive).
|
|
||||||
|
|
||||||
## Disable bold fonts
|
## Disable bold fonts
|
||||||
|
|
||||||
Most modern terminal emulators have the option to disable bold fonts.
|
Most modern terminal emulators have the option to disable bold fonts.
|
Loading…
Reference in a new issue