From 9721217c2db509aecbdd54406f4d287562b0d130 Mon Sep 17 00:00:00 2001 From: everdred Date: Fri, 29 May 2020 01:56:25 +0000 Subject: [PATCH] Updated Terminal emulator (markdown) --- Terminal-emulator.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Terminal-emulator.md b/Terminal-emulator.md index d7c6182..c3e6af3 100644 --- a/Terminal-emulator.md +++ b/Terminal-emulator.md @@ -1 +1 @@ -Executes simple commands and shows their output. \ No newline at end of file +Executes simple Unix terminal commands and shows their output. While the plugin does not save the terminal's state between commands, multiple commands can be run at once, e.g. `cd / && pwd` \ No newline at end of file