1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-19 18:57:59 +03:00

docs: fix config link

This commit is contained in:
Wez Furlong 2020-06-16 16:07:39 -07:00
parent d9f84da6ec
commit 46111c1cdb
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
* xterm style selection of text with mouse; paste selection via `Shift-Insert` (bracketed paste is supported!)
* SGR style mouse reporting (works in vim and tmux)
* Render underline, double-underline, italic, bold, strikethrough (most other terminal emulators do not support as many render attributes)
* Configuration via a <a href="config/index.html">configuration file</a> with hot reloading
* Configuration via a <a href="config/files.html">configuration file</a> with hot reloading
* Multiple Windows (Hotkey: `Super-N`)
* Tabs (Hotkey: `Super-T`, next/prev: `Super-[` and `Super-]`, go-to: `Super-[1-9]`)
<video width="80%" controls src="screenshots/wezterm-tabs.mp4" loop></video>

View File

@ -11,7 +11,7 @@
* [Hyperlinks](hyperlinks.html)
* <a href="features.html">a full list of features can be found here</a>
Looking for a [configuration reference?](config/index.html)
Looking for a [configuration reference?](config/files.html)
<img width="100%" height="100%" src="screenshots/two.png" alt="Screenshot">