From d8330af05b14e874ae882ca0b5c5ebc80c749ad6 Mon Sep 17 00:00:00 2001 From: Josef Fortier Date: Tue, 4 Sep 2018 17:11:54 -0500 Subject: [PATCH] Add new function documentation to README --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index d5d8792..4629d30 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,16 @@ in particular * unset spell * add simple syntax highlighting + +I've added some simple shoulder surfing protection via syntax highlighting. +When loading a pass file for editing, the first line will be obscured. It is +editable when the cursor is in place, but will be obscured while editing other +fields. + +There are two commands to facilitate hiding and concealing + +*:Reveal* +*:Conceal* + +These do what you might expect, reset the syntax highlighting of the password +from obscured to cleared. -- 2.39.2