From 1844b460a9ab59169bb8ad756c1de815e3f530d7 Mon Sep 17 00:00:00 2001 From: Matthew Dillon Date: Sun, 14 Mar 2021 15:20:50 -0700 Subject: [PATCH] new vim note --- ec672cb5.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 ec672cb5.md diff --git a/ec672cb5.md b/ec672cb5.md new file mode 100644 index 0000000..cc34002 --- /dev/null +++ b/ec672cb5.md @@ -0,0 +1,10 @@ +--- +date: 2021-03-14T15:19 +tags: + - vim +--- + +# `q:` opens the command history window + +`q:` opens the command history window. When this window is open, it maintains +exclusive focus.