Skip to content

Commit 24bc441

Browse files
committed
Update docs regarding pager/editor/pager_json
1 parent 07e6d34 commit 24bc441

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,9 @@ POSTING_HEADING__VISIBLE="false"
244244
| `heading.visible` (`POSTING_HEADING__VISIBLE`) | `true`, `false` (Default: `true`) | Show/hide the app header. |
245245
| `heading.show_host` (`POSTING_HEADING__SHOW_HOST`) | `true`, `false` (Default: `true`) | Show/hide the hostname in the app header. |
246246
| `url_bar.show_value_preview` (`POSTING_URL_BAR__SHOW_VALUE_PREVIEW`) | `true`, `false` (Default: `true`) | Show/hide the variable value preview below the URL bar. |
247+
| `pager` (`POSTING_PAGER`) | Command to use for paging text. |
248+
| `pager_json` (`POSTING_PAGER_JSON`) | Command to use for paging JSON. |
249+
| `editor` (`POSTING_EDITOR`) | Command to use for opening files in an external editor. |
247250

248251

249252
## Importing OpenAPI Specifications

0 commit comments

Comments
 (0)