summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlex Leferry 2 <alexherbo2@gmail.com>2020-08-14 01:28:54 +0200
committerAlex Leferry 2 <alexherbo2@gmail.com>2020-08-14 01:28:54 +0200
commitf8c041315fa80f31c1d7265a3e4195a8fb55bdb3 (patch)
tree7862fb00aa67c4a28c835dc8abddcc9695a6782b /README.md
parent7fe2efc9bed557373e9c9cfe860d8e684dfd56bc (diff)
Add an :open command
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 10 insertions, 2 deletions
diff --git a/README.md b/README.md
index 90cfd90..9bf3c4c 100644
--- a/README.md
+++ b/README.md
@@ -51,6 +51,14 @@ Add [`rc`](rc) to your autoload or source [`connect.kak`](rc/connect.kak) and it
### Example 2
+**Terminal** – Same in a new client:
+
+``` sh
+:o *.txt
+```
+
+### Example 3
+
**Kakoune** – Open [Dolphin]:
``` kak
@@ -59,7 +67,7 @@ $ dolphin
[Dolphin]: https://dolphin.kde.org
-### Example 3
+### Example 4
**Kakoune** – Same with [modules]:
@@ -69,7 +77,7 @@ require-module connect-dolphin
dolphin
```
-### Example 4
+### Example 5
**Terminal** – Manage sessions: