diff options
-rw-r--r-- | lib/bindings.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bindings.sh b/lib/bindings.sh index a0bb31b..017eb10 100644 --- a/lib/bindings.sh +++ b/lib/bindings.sh @@ -37,7 +37,7 @@ _binding_alt_a=( ) # alt-A: -# clear screen and provide current example again without advancing +# provide current example again without advancing or clearing the screen _binding_alt_A=( '"\eA":"' #alt-A '\C-a\C-k' #clear line |