1
1
mirror of https://github.com/wez/wezterm.git synced 2025-01-07 06:26:51 +03:00
wezterm/docs/config/lua/wezterm
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
..
action_callback.md docs: update nightly refs to new release tag 2021-12-04 08:34:58 -07:00
action.md docs: split out the KeyAssignment enum variants 2020-10-10 08:45:13 -07:00
add_to_config_reload_watch_list.md docs: update for new 20210814-124438-54e29167 release 2021-08-14 14:15:05 -07:00
background_child_process.md docs: update nightly refs to new release tag 2021-12-04 08:34:58 -07:00
battery_info.md docs: update for version 20210314-114017-04b7cedd 2021-03-14 11:55:12 -07:00
column_width.md docs: update for 20210502-154244-3f7122cb 2021-05-02 16:13:32 -07:00
config_dir.md docs: Make it easier to split out docs into multiple pages 2020-10-09 22:03:59 -07:00
config_file.md docs: update for 20210502-154244-3f7122cb 2021-05-02 16:13:32 -07:00
emit.md docs: update for 20201031-154415-9614e117 release 2020-10-31 15:51:08 -07:00
executable_dir.md docs: lua: add undocumented wezterm.XXX items 2020-10-09 22:50:46 -07:00
font_with_fallback.md fonts: allow setting harfbuzz and freetype options per-font 2021-12-20 21:56:59 -07:00
font.md fonts: allow setting harfbuzz and freetype options per-font 2021-12-20 21:56:59 -07:00
format.md termwiz: s/Fuschia/Fuchsia/g 2021-12-21 20:38:59 -07:00
glob.md docs: Make it easier to split out docs into multiple pages 2020-10-09 22:03:59 -07:00
gradient_colors.md docs: update for new 20210814-124438-54e29167 release 2021-08-14 14:15:05 -07:00
home_dir.md docs: Make it easier to split out docs into multiple pages 2020-10-09 22:03:59 -07:00
hostname.md docs: Make it easier to split out docs into multiple pages 2020-10-09 22:03:59 -07:00
log_error.md docs: update for new 20210814-124438-54e29167 release 2021-08-14 14:15:05 -07:00
log_info.md docs: update for new 20210814-124438-54e29167 release 2021-08-14 14:15:05 -07:00
log_warn.md docs: update for new 20210814-124438-54e29167 release 2021-08-14 14:15:05 -07:00
on.md lua: Add wezterm.action_callback to help define key callbacks 2021-09-25 15:42:08 -07:00
open_with.md quickselect: add QuickSelectArgs and helpers for opening urls 2021-12-23 10:55:44 -07:00
pad_left.md docs: update for 20210502-154244-3f7122cb 2021-05-02 16:13:32 -07:00
pad_right.md docs: update for 20210502-154244-3f7122cb 2021-05-02 16:13:32 -07:00
permute_any_mods.md Update permute_any_mods.md 2020-11-23 17:22:21 -08:00
permute_any_or_no_mods.md Update permute_any_or_no_mods.md 2020-11-23 17:22:21 -08:00
read_dir.md docs: Make it easier to split out docs into multiple pages 2020-10-09 22:03:59 -07:00
run_child_process.md Add wezterm.background_child_process 2021-10-17 10:37:47 -07:00
running_under_wsl.md docs: Make it easier to split out docs into multiple pages 2020-10-09 22:03:59 -07:00
sleep_ms.md docs: update for 20201031-154415-9614e117 release 2020-10-31 15:51:08 -07:00
split_by_newlines.md docs: Make it easier to split out docs into multiple pages 2020-10-09 22:03:59 -07:00
strftime.md docs: update for version 20210314-114017-04b7cedd 2021-03-14 11:55:12 -07:00
target_triple.md docs: Make it easier to split out docs into multiple pages 2020-10-09 22:03:59 -07:00
truncate_left.md docs: update for 20210502-154244-3f7122cb 2021-05-02 16:13:32 -07:00
truncate_right.md docs: update for 20210502-154244-3f7122cb 2021-05-02 16:13:32 -07:00
utf16_to_utf8.md docs: Make it easier to split out docs into multiple pages 2020-10-09 22:03:59 -07:00
version.md docs: Make it easier to split out docs into multiple pages 2020-10-09 22:03:59 -07:00