mirror of
https://github.com/denisidoro/navi
synced 2025-02-16 12:38:28 +00:00
commit
6dc6b82e6f
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ Variable names should only include alphanumeric characters and `_`.
|
||||||
|
|
||||||
If there's a corresponding line starting with `$` for a variable, suggestions will be displayed. Otherwise, the user will be able to type any value for it.
|
If there's a corresponding line starting with `$` for a variable, suggestions will be displayed. Otherwise, the user will be able to type any value for it.
|
||||||
|
|
||||||
If you hit `<tab>` the query typed will be prefered. If you hit `<enter>` the selection will be prefered.
|
If you hit `<tab>` the query typed will be preferred. If you hit `<enter>` the selection will be preferred.
|
||||||
|
|
||||||
### Advanced variable options
|
### Advanced variable options
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue