update help from flow
This commit is contained in:
parent
da031b6dcd
commit
19d26146ce
1 changed files with 6 additions and 5 deletions
|
@ -18,13 +18,13 @@ usually enough:
|
|||
kitty_mod ctrl+alt
|
||||
```
|
||||
|
||||
For other editors you will probably have to disable or rebind them each
|
||||
For other terminals you will probably have to disable or rebind them each
|
||||
individually.
|
||||
|
||||
|
||||
## Searching
|
||||
|
||||
Press ctrl+f to search this help file. Type a search term and press
|
||||
Press ctrl+f to search this help file. Type a search term and press
|
||||
ctrl+n/ctrl+p or f3/shift+f3 to jump through the matches. Press Enter
|
||||
to exit find mode at the current match or Escape to return to your
|
||||
starting point.
|
||||
|
@ -213,9 +213,10 @@ of frames rendered.
|
|||
for rendering scrolling animations. Set to 0 to disable scrolling
|
||||
animation altogether.
|
||||
|
||||
File types may be configured with the `Edit file type configuration` command. You
|
||||
can also create a new file type by adding a new `.conf` file to the `file_type`
|
||||
directory. Have a look at an existing file type to see what options are available.
|
||||
File types may be configured with the `Edit file type configuration` command.
|
||||
You can also create a new file type by adding a new `.conf` file to the
|
||||
`file_type` directory. Have a look at an existing file type to see what options
|
||||
are available.
|
||||
|
||||
## Flags and options
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue