From 2b28001eb448674dff20b4df6a3ca87019bfee8e Mon Sep 17 00:00:00 2001 From: Alex Leferry 2 Date: Fri, 26 Jun 2020 23:29:30 +0200 Subject: README: Update kak-shell documentation --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8822be6..46f8cc5 100644 --- a/README.md +++ b/README.md @@ -50,14 +50,13 @@ Connect a terminal with [`:connect-terminal`]. Open files with [`edit`] or your favorite program; buffers with the [`buffer`] command… **Tip**: You can connect to your current terminal (open in the same terminal window) – in a similar way to [vim-vinegar] – with the [`kak-shell`] shell command. -Try: `$ kak-shell` → `:connect-terminal` → `$ edit`. [vim-vinegar]: https://github.com/tpope/vim-vinegar **Example** – Open a connected shell and reattach with [`edit`]: ``` -$ kak-shell → :connect-terminal → $ edit → Quit to return to your shell +$ kak-shell → $ edit → Quit to return to your shell ``` **Tip**: Map Control + q to quit. @@ -65,13 +64,13 @@ $ kak-shell → :connect-terminal → $ edit → Quit to return to your shell **Example** – Open a connected shell and [lf]: ``` -$ kak-shell → :connect-terminal → $ lf → Open a file → Quit to return to lf +$ kak-shell → $ lf → Open a file → Quit to return to lf ``` **Example** – Open [lf] connected to the Kakoune session: ``` -$ kak-shell → :lf +$ kak-shell lf ``` If you loaded the [modules], [`:fzf-files`] and [`:fzf-buffers`] commands are -- cgit v1.2.3