From 588a6c785b29e6f2f97b7655101789be90bafafb Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sun, 19 May 2019 14:00:02 -0400 Subject: Implement :pwd command --- doc/aerc.1.scd | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/aerc.1.scd') diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd index 5d501f0..e96334d 100644 --- a/doc/aerc.1.scd +++ b/doc/aerc.1.scd @@ -25,6 +25,9 @@ These commands work in any context. *cd* Changes aerc's current working directory. +*pwd* + Displays aerc's current working directory in the status bar. + *term* [command...] Opens a new terminal tab with a shell running in the current working directory, or the specified command. -- cgit v1.2.3