You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| `heading.show_host` (`POSTING_HEADING__SHOW_HOST`) | `true`, `false` (Default: `true`) | Show/hide the hostname in the app header. |
246
246
| `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. |
0 commit comments