summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8d4ecec..fe1c9d2 100644
--- a/README.md
+++ b/README.md
@@ -56,8 +56,9 @@ Add more entries to your liking.
## Usage
-Connect a terminal with `:connect-terminal`. Open files with the `edit` shell command or your
-favorite program; buffers with the `buffer` shell command…
+Connect a terminal with `:connect-terminal`.
+Open files with the `edit` shell command or your favorite program;
+buffers with the `buffer` shell command…
You can start an interactive shell (or a program) connected to a session, in the same way [nix-shell] does.
By default, the connections occur in the same terminal window (try `:fzf-files` or `:fzf-buffers` to see);