1
1
mirror of https://github.com/wez/wezterm.git synced 2024-10-28 09:22:19 +03:00
wezterm/docs
Wez Furlong dc3f2f0572 add launcher overlay
This is accessible by right-clicking on the `+` button in the tab bar
and switches to an overlay offering options to spawn tabs and attach
domains.

The intent is to allow the configuration file to expand this list of
options, and on Windows, to auto-populate with the various combinations
of `cmd`, `powershell`, `elevated` and available `wsl` instances, but
for the moment the main value of this feature is the ability to attach
domains that were not set to connect automatically at startup.

This makes things more convenient when launching wezterm via the
gui: it is awkward to have to set up shortcuts that run
`wezterm connect foo`, or to type in the full path to `wezterm` when
you might want to run that manually.

Now you can double-click the icon and right-click the `+` and attach
the domain. (cc: @rjwalsh)

The launcher is a good candidate for being implemented on top of
native context menus where available... but we don't have any
such API plumbed through the `window` crate, so all platforms
get the wonderful terminal based overlay menu right now.

refs: https://github.com/wez/wezterm/issues/159
2020-03-02 09:12:58 -08:00
..
config add some docs for font fallback 2020-01-26 12:06:15 -08:00
screenshots Update tab video to show tab bar 2019-12-31 19:04:59 -08:00
_config.yml docs: switch to the "Hacker" theme which is darker 2019-12-18 09:25:36 -08:00
book.toml default to darker styling 2019-12-29 22:05:49 -08:00
changelog.markdown add launcher overlay 2020-03-02 09:12:58 -08:00
custom.css style download buttons a bit better 2019-12-29 21:39:23 -08:00
faq.markdown docs: fix vim typo :-p 2020-02-01 09:11:41 -08:00
features.markdown add docs for the hyperlink_rules config for implicit hyperlinks 2020-01-29 17:41:10 -08:00
help.markdown Add link to the Matrix/Riot room 2020-01-26 12:02:43 -08:00
hyperlinks.markdown whoops 2020-01-29 17:45:23 -08:00
imgcat.markdown add screenshot of imgcat 2019-12-31 18:33:24 -08:00
index.markdown add docs for the hyperlink_rules config for implicit hyperlinks 2020-01-29 17:41:10 -08:00
installation.markdown docs: there's no stable centos rpm until we next tag 2020-02-12 19:25:28 -08:00
multiplexing.markdown docs: update for tls auto-pki changes 2020-02-02 18:17:31 -08:00
serial.markdown Start migrating to mdbook for the docs 2019-12-29 20:41:08 -08:00
shell-integration.markdown add note about using clink on windows systems 2020-02-15 14:49:11 -08:00
ssh.markdown Start migrating to mdbook for the docs 2019-12-29 20:41:08 -08:00
SUMMARY.md docs: add info about using OSC 7 2020-02-15 14:01:05 -08:00