Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into sawka/rl-v810
Browse files Browse the repository at this point in the history
  • Loading branch information
sawka committed Oct 10, 2024
2 parents 1065835 + 21f3267 commit 400e249
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/widgets.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@ If you want to open a terminal for a child directory instead, you can right clic
##### Open a New Preview for a Child
To open a new Preview Widget for a Child, you can right click on that file's row and select the **Open Preview in New Widget** option.


##### Quick Look (MacOS only)
On a MacOS host, it is possible to use the Quick Look feature from the directory preview. To do this, select the file you wish to view and press `Space`. This will open a preview of your file in a separate window. This preview can then be closed by pressing `Space` again. This currently supports the filetypes that can be accessed by the `qlmanage` command.

#### Markdown
Opening a markdown file will bring up a view of the rendered markdown. These files cannot be edited in the preview at this time.

Expand Down

0 comments on commit 400e249

Please sign in to comment.