commit 25c9c5deffe1d095a7521b13ece3d76b4390a400
parent 8908b3d3049e81aa9193570a06beb96261e0aa01
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date: Thu, 20 Dec 2018 20:03:18 +0100
Add itch on Emacs password prompt
Diffstat:
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
@@ -1,5 +1,5 @@
# Peniblec's Memory Leaks
-## still reachable: 6139 words in 11 pages
+## still reachable: 6143 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
@@ -20,8 +20,6 @@
- cursor stuck on lines wrapped by visual-line-mode
- cursor stuck on lines with 😛
- scroll when going down newline with forward-…
-- prevent kills in password prompts from ending up in the clipboard
- (.authinfo.gpg, sudo…)
- matching-paren analysis fails: `;; (here is\n;; a comment)`
- some modes redefine C-M-h, which makes this binding hard to
override; could mark-defun consult functions/values exposed by major
@@ -355,6 +353,11 @@ Full disclosure
- fix builtin/keyword distinction for Bash & Python3
+## read-passwd
+
+- prevent kills from ending up in the clipboard
+- add command to temporarily reveal password
+
## ELPA
### adaptive-wrap