From 0746a2c3e93968d5a0992fc5826e9a9515d6fba6 Mon Sep 17 00:00:00 2001 From: sayanarijit Date: Fri, 8 Apr 2022 05:57:25 +0000 Subject: [PATCH] deploy: 88b79643cb8d2322c04d326af090d02b5ea07752 --- en/configure-key-bindings.html | 4 ++-- en/print.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/en/configure-key-bindings.html b/en/configure-key-bindings.html index 2adf5f6..a697846 100644 --- a/en/configure-key-bindings.html +++ b/en/configure-key-bindings.html @@ -276,9 +276,9 @@ executes a script in bash.

BashExec, PopMode, SwitchModeBuiltin, ChangeDirectory and FocusPath are messages, $XPLR_PIPE_MSG_IN, $XPLR_PIPE_DIRECTORY_NODES_OUT are -environment variables exported by xplr +environment variables exported by xplr before executing the command. They contain the path to the -input and output pipes that +input and output pipes that allows external tools to interact with xplr.

Now that we have our new mode ready, let's add an entry point to this mode via the default mode.

diff --git a/en/print.html b/en/print.html index 0f2be01..d704d0e 100644 --- a/en/print.html +++ b/en/print.html @@ -610,9 +610,9 @@ executes a script in bash.

BashExec, PopMode, SwitchModeBuiltin, ChangeDirectory and FocusPath are messages, $XPLR_PIPE_MSG_IN, $XPLR_PIPE_DIRECTORY_NODES_OUT are -environment variables exported by xplr +environment variables exported by xplr before executing the command. They contain the path to the -input and output pipes that +input and output pipes that allows external tools to interact with xplr.

Now that we have our new mode ready, let's add an entry point to this mode via the default mode.