Skip to content

Commit

Permalink
Fix README typo
Browse files Browse the repository at this point in the history
  • Loading branch information
webdev23 committed Mar 7, 2024
1 parent fd316a4 commit 79fb02c
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,10 +169,9 @@ Using links to direcctories, Shelix can be used as file explorer.
[X11]
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.

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!

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
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!

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.


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

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

```
╔---------------------------------------------------------------------------------------╗
Expand Down Expand Up @@ -250,7 +248,7 @@ Double click
Alt + Tab Tmux related operations in a menu
<prefix> < or > Panes related menu operations can be accessed with:
<prefix> < or > Panes related menu operations can be accessed with
```
Expand Down

0 comments on commit 79fb02c

Please sign in to comment.