summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--personal/itches.md9
2 files changed, 10 insertions, 1 deletions
diff --git a/README.md b/README.md
index e8e630a..853084f 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# Peniblec's Memory Leaks
-## still reachable: 6228 words in 11 pages
+## still reachable: 6266 words in 11 pages
Hi! I am a software engineer interested in [a bunch of things].
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)