about summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2024-03-16 18:24:42 +0100
committerbptato <nincsnevem662@gmail.com>2024-03-16 18:25:24 +0100
commita83c0be8abb07e736297dcc6d6304bfbb243eb99 (patch)
treef118e60b4da3ce625155d1bd1394effe983ba4b4 /doc
parent1d2b576e408059f500e97e52e8930d2cb7c38551 (diff)
downloadchawan-a83c0be8abb07e736297dcc6d6304bfbb243eb99.tar.gz
pager, loader: add "Save file to" functionality
As simple as it could be; no download panel yet.

Also, remove the xdg-open default mailcap entry; it's better to just
save by default.
Diffstat (limited to 'doc')
-rw-r--r--doc/config.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/config.md b/doc/config.md
index ef23c440..f6aaf503 100644
--- a/doc/config.md
+++ b/doc/config.md
@@ -220,7 +220,7 @@ the line number.</td>
 </tr>
 
 <tr>
-<td>cgi-dir</td>
+<td>urimethodmap</td>
 <td>array of paths</td>
 <td>Search path for <!-- MANOFF -->[urimethodmap](urimethodmap.md) files.<!-- MANON -->
 <!-- MANON urimethodmap files. (See **cha-urimethodmap**(5) for details.) MANOFF -->
@@ -237,6 +237,13 @@ details, see <!-- MANOFF -->[localcgi.md](localcgi.md).<!-- MANON -->
 </td>
 </tr>
 
+<tr>
+<td>download-dir</td>
+<td>string</td>
+<td>Path to pre-fill for "Save to:" prompts. This is not validated, you can set
+it to whatever you find useful.</td>
+</tr>
+
 </table>
 
 ## Input