memory-leaks

Still reachable: lots of words in many pages.
git clone https://git.kevinlegouguec.net/memory-leaks
Log | Files | Refs | README | LICENSE

commit 6da25d055f1a7aab8e212073ce04418068e857ee
parent b22c0a7c42eb5546374773dac538a39249d55d1f
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Sat,  9 Feb 2019 13:11:31 +0100

Add another itch for Dired

Diffstat:
MREADME.md | 2+-
Mpersonal/itches.md | 2++
2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -1,5 +1,5 @@ # Peniblec's Memory Leaks -## still reachable: 6896 words in 12 pages +## still reachable: 6904 words in 12 pages Hi! I am a software engineer interested in [a bunch of things]. diff --git a/personal/itches.md b/personal/itches.md @@ -344,6 +344,8 @@ Full disclosure - `% r` does not support some `\` constructs (`\#`, `\,`) +- add a face for broken symbolic links + ## ERC - move timestamp to a better position (see `stamp` module)