1
1
mirror of https://github.com/wez/wezterm.git synced 2025-01-05 20:43:57 +03:00
wezterm/docs/config/lua
Wez Furlong 668d41ad5d quickselect: add QuickSelectArgs and helpers for opening urls
This commit expands quick select mode so that you can trigger it
with distinct sets of patterns (eg: urls on one key assignment,
hashes on a different key assignment), different alphabets,
and lastly, the option to perform a different action from
the default copy action.

You can pair this with `action_callback` to run lua code to
do something with the selected text.

This commit also adds `wezterm.open_with`, a helper function
for opening documents/URLs.

refs: #846
refs: #1362
2021-12-23 10:55:44 -07:00
..
config docs: add a keyword to help find an option 2021-12-21 08:06:21 -08:00
keyassignment quickselect: add QuickSelectArgs and helpers for opening urls 2021-12-23 10:55:44 -07:00
mux-events mux: understand process tree, add mux-is-process-stateful event 2021-12-18 09:46:00 -07:00
pane docs: update for 20210502-154244-3f7122cb 2021-05-02 16:13:32 -07:00
wezterm quickselect: add QuickSelectArgs and helpers for opening urls 2021-12-23 10:55:44 -07:00
window Typo fix: "overriden" -> "overridden" 2021-10-02 14:33:06 -07:00
window-events docs: update nightly refs to new release tag 2021-12-04 08:34:58 -07:00
general.md docs: start adding a reference section for Config 2021-01-18 17:31:39 -08:00
PaneInformation.md Add support for iTerm2's SetUserVar escape 2021-04-25 14:30:06 -07:00
SpawnCommand.md docs: more pane related docs 2020-10-10 10:49:36 -07:00
SshDomain.md ssh domains now support ssh_config overrides 2021-12-11 22:30:54 -07:00
TabInformation.md add format-tab-title event 2021-04-24 17:59:39 -07:00
TlsDomainClient.md docs: document various missing things 2021-02-20 10:40:26 -08:00
TlsDomainServer.md docs: document various missing things 2021-02-20 10:40:26 -08:00