Wez Furlong
|
574233e8d7
|
docs: add a bit about contributing
|
2020-06-16 22:16:56 -07:00 |
|
Wez Furlong
|
0399ecb340
|
wezterm: add docs for copy mode
|
2020-06-05 08:07:46 -07:00 |
|
Wez Furlong
|
5ed9c49a85
|
docs: add section on scrollback and search
|
2020-05-30 11:35:53 -07:00 |
|
Wez Furlong
|
d6a5d1c835
|
docs: split install page into pages by platform
|
2020-05-30 10:30:32 -07:00 |
|
Wez Furlong
|
6d007712bd
|
wezterm: enable mouse binding assignments
This commit caps hooks up the mouse event plumbing to the config
system and enables mouse button event bindings.
closes: https://github.com/wez/wezterm/issues/119
|
2020-05-22 08:05:59 -07:00 |
|
Wez Furlong
|
065e6e7742
|
add launch_menu section to the configuration
refs: https://github.com/wez/wezterm/issues/159
|
2020-04-11 17:31:55 -07:00 |
|
Wez Furlong
|
38937ce1c3
|
docs: add more information about the available lua functions
|
2020-04-07 08:37:40 -07:00 |
|
Wez Furlong
|
ffa4925da4
|
docs: update for lua configuration syntax
|
2020-04-06 16:32:16 -07:00 |
|
Wez Furlong
|
ae357ccc31
|
docs: add info about using OSC 7
refs: https://github.com/wez/wezterm/issues/146
|
2020-02-15 14:01:05 -08:00 |
|
Wez Furlong
|
1d8e00e4c4
|
docs: start an faq with some info about glyph issues
refs: https://github.com/wez/wezterm/issues/137
|
2020-02-01 09:08:16 -08:00 |
|
Wez Furlong
|
35c7e4626d
|
add docs for the hyperlink_rules config for implicit hyperlinks
|
2020-01-29 17:41:10 -08:00 |
|
Wez Furlong
|
2ad09cec36
|
Add link to the Matrix/Riot room
|
2020-01-26 12:02:43 -08:00 |
|
Wez Furlong
|
4681436bd1
|
docs: code generation for release info
|
2019-12-29 21:24:08 -08:00 |
|
Wez Furlong
|
a11f036d87
|
Start migrating to mdbook for the docs
Build the docs by installing mdbook and then running:
`mdbook build docs`
or run them live with `mdbook serve docs`
|
2019-12-29 20:41:08 -08:00 |
|