diff options
Diffstat (limited to 'personal/itches.md')
| -rw-r--r-- | personal/itches.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/personal/itches.md b/personal/itches.md index def4ceb..1f418f2 100644 --- a/personal/itches.md +++ b/personal/itches.md @@ -327,6 +327,15 @@ Full disclosure [`page-break-lines`]: https://github.com/purcell/page-break-lines [who on Earth]: https://gitlab.com/peniblec/dotfiles/blob/master/.emacs-custom.el +## Dired + +- allow "columns" to be toggled; more specifically, make it possible + to hide ownership, permissions, number of hard links… + +- make the filename stand out + +- `% r` does not support some `\` constructs (`\#`, `\,`) + ## ERC - move timestamp to a better position (see `stamp` module) |
