-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Better describe opening identifiers under cursors (#23)
- Loading branch information
Showing
3 changed files
with
64 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,13 @@ | ||
# Screen Navigation | ||
|
||
## Following Matrix IDs | ||
|
||
When your cursor is placed on top of a room, space, or user identifier (or an | ||
item for them when when [browsing][Browsing] lists of rooms, spaces, or users), | ||
you can open a window for it using: | ||
|
||
- `gf` to open in the current window | ||
- `<C-W>f` to open a new window split for the identifier | ||
- `<C-W>gf` to open a new tab for the identifier | ||
|
||
[Browsing]: ../rooms/browsing.md |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters