1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-26 23:04:49 +03:00
wezterm/docs/config
Danielkonge 525080be89
Additions to the InputSelector (resolving #4226) (#4227)
* First step towards implementing #4226.
* Added InputSelector config options.
* Format + fix to prepare for PR to resolve #4226.
* Accept suggestion about pop().
* Fix typo.
* Tried fixing stuff from the feedback.
* Fixed typo.
* Fixed small mistake in docs.
* Small fix for label computation.
* Allow uppercase alphabet + add fuzzy_description.
* Minor cleanup.
* Use more standard alphabet (without j/k).
* Fixed docs after previous commit.
* Added key assignments to docs.
* Apply suggestions from code review (2 remaining)
* Updated arcording to feedback (added tests).
* Update docs (1 thing left to do)
* Added version details to the key table.

---------

Co-authored-by: Wez Furlong <wez@wezfurlong.org>
2023-09-22 06:42:43 -07:00
..
lua Additions to the InputSelector (resolving #4226) (#4227) 2023-09-22 06:42:43 -07:00
appearance.md docs: fix typo 2023-05-24 06:20:11 -07:00
default-keys.md docs: fix ctrl-shift-p entry in default-keys 2023-05-01 08:37:56 -07:00
files.md Fix minor typo 2023-03-29 22:32:50 -07:00
font-shaping.md docs: explain what font shaping actually is 2023-04-08 07:52:55 -07:00
fonts.md docs: shift from return {} style to config.something style 2023-03-19 18:26:21 -07:00
key-encoding.md docs: update a bunch of since lines to new macro 2023-03-20 22:54:27 -07:00
key-tables.md docs: update a bunch of since lines to new macro 2023-03-20 22:54:27 -07:00
keyboard-concepts.md docs: update a bunch of since lines to new macro 2023-03-20 22:54:27 -07:00
keys.md docs: add docs for anti_alias_custom_block_glyphs 2023-05-28 08:44:54 -07:00
launch.md SHELL cleanup 2023-08-20 10:42:38 -07:00
mouse.md docs: add tags to a number of pages 2023-04-08 07:48:40 -07:00