Wez Furlong
91749f7f1f
docs and missing bit of #4535 #4523
2024-02-03 10:52:15 -07:00
Wez Furlong
99c17b166f
add wezterm start --new-tab
and wezterm connect --new-tab
...
refs: https://github.com/wez/wezterm/discussions/4854
refs: https://github.com/wez/wezterm/discussions/4946
2024-02-03 07:51:06 -07:00
Wez Furlong
d6d70cc0a7
run ci/update-derived-files.sh
2024-01-28 07:59:20 -07:00
Wez Furlong
5e0fd1a06e
add wezterm record --cwd
argument
...
refs: https://github.com/wez/wezterm/issues/4333
2023-09-29 09:30:24 -07:00
Wez Furlong
99c9613966
docs and derived files for zoom-pane
...
refs: #4160
2023-08-28 22:04:14 -07:00
Wez Furlong
e048410491
imgcat: add resize and resample functionality
...
This is primarily to improve the chances of displaying an arbitrary
image without resorting to additional external tools, that may be
difficult or impossible to install.
refs: #3716
refs: #3264
2023-07-17 10:55:53 -07:00
Wez Furlong
2e505ad869
imgcat: add --position, --no-move-cursor and --hold options
...
These allow additional control over image placement
refs: https://github.com/wez/wezterm/issues/3716
2023-07-15 16:27:52 -07:00
Wez Furlong
f21dcb965e
wezterm cli tlscreds: add --pem output mode
...
refs: #3892
2023-06-22 21:21:34 -07:00
Mat Jones
2f4266cb6a
feat: resize pane from CLI ( #3491 )
...
* WIP resize pane from CLI
* fix response types
* fix: remove unneeded `import std::usize;`
Co-authored-by: Wez Furlong <wez@wezfurlong.org>
* fix: update derived files
* fix: update codec version
* chore: update changelog.md
* fix: remove unneeded `import std::usize;`
Co-authored-by: Wez Furlong <wez@wezfurlong.org>
* chore: update changelog.md
* remove erroneous changelog.md change
* remove erroneous changelog.md change
* remove whitespace changes
---------
Co-authored-by: Wez Furlong <wez@wezfurlong.org>
2023-04-18 08:34:39 -07:00
Wez Furlong
436847665d
docs: update for wezterm replay changes
...
refs: #3446
2023-04-08 08:35:14 -07:00
Wez Furlong
9b67a71485
add wezterm cli get-pane-direction
...
refs: https://github.com/mrjones2014/smart-splits.nvim/issues/53
2023-04-05 07:00:49 -07:00
Wez Furlong
741570563d
add wezterm cli rename-workspace
...
refs: #2787
2023-04-02 07:37:45 -07:00
Wez Furlong
000269261b
add wezterm cli set-tab-title and wezterm cli set-window-title
...
refs: #1598
refs: #522
2023-04-01 23:00:00 -07:00
Wez Furlong
604ef152be
add wezterm cli activate-pane, wezterm cli activate-tab
...
refs: #3352
refs: https://github.com/wez/wezterm/issues/886
2023-03-24 17:32:55 -07:00
Wez Furlong
f44d02504c
Add: wezterm cli kill-pane
...
refs: #3352
2023-03-24 17:31:34 -07:00
Wez Furlong
d810c9968d
update derived files
2023-02-05 09:22:33 -07:00
Wez Furlong
a050849695
deps: update to clap 4
...
Deal with some breaking changes
2022-10-04 08:55:31 -07:00
Wez Furlong
b11451f727
add wezterm ls-fonts --codepoints
2022-09-20 22:06:03 -07:00
Wez Furlong
da13cf69fa
docs for activate-pane-direction
...
* Enhance usage info in `wezterm cli activate-pane-direction --help` by
showing the variants.
* Update shell completions
* docs and changelog entry
2022-09-20 08:50:46 -07:00
Wez Furlong
1aea0e0dfe
update shell completion info
2022-09-01 08:39:11 -07:00
Wez Furlong
3f7443f4c1
showkeys/docs: generate copy_mode defaults from the code
...
Uses `wezterm show-keys --lua --key-table copy_mode` to dump the
actual copy mode key table. Include that in the docs.
Same for search_mode.
2022-08-04 06:28:32 -07:00
Wez Furlong
0b1ab8c6e0
update shell completions for wezter show-keys
subcommand
2022-07-21 19:44:26 -07:00
Wez Furlong
bc95d88227
Install bash and zsh completions in rpm and deb packages
2022-05-28 12:47:18 -07:00