Skip to content

Commit 79fb02c

Browse files
committed
Fix README typo
1 parent fd316a4 commit 79fb02c

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -169,10 +169,9 @@ Using links to direcctories, Shelix can be used as file explorer.
169169
[X11]
170170
To work on the same project on multiple screens and multiple terminal, first create a session within your project dir, then open again the same one, you will be asked if you want to extend on the Left or Right.
171171

172-
By then, the focus key shortcut Shift + arrows will dispatch the focus on all screens, enabling, if all goes well for you, an amazing multi screens workfloW!
173-
174-
By marking panes, we could dispatch actions from any terminal, for example opening a file on the right screen from the menu on the left screen
172+
By then, the focus key shortcut `Shift + arrows` will dispatch the focus on all screens, enabling, if all goes well for you, an amazing multi screens workflow!
175173

174+
By marking panes, we could dispatch actions from any terminal, for example opening a file on the right screen from the menu on the left screen.
176175

177176

178177
</details>
@@ -183,7 +182,6 @@ Using links to direcctories, Shelix can be used as file explorer.
183182
### Keybindings
184183
</summary>
185184

186-
Shortcuts can be re-configured. (see `/env` directory)
187185

188186
```
189187
╔---------------------------------------------------------------------------------------╗
@@ -250,7 +248,7 @@ Double click
250248
Alt + Tab Tmux related operations in a menu
251249
252250
253-
<prefix> < or > Panes related menu operations can be accessed with:
251+
<prefix> < or > Panes related menu operations can be accessed with
254252
255253
256254
```

0 commit comments

Comments
 (0)