Wez Furlong
a6c1680df4
deps: replace pretty_assertions dep with k9
2022-05-04 20:16:41 -07:00
Wez Furlong
ef96646f1c
deps: migrate battery to starship-battery
...
The former is unmaintained and is flagging in cargo audit for its
indirect deps.
The starship folks have forked it; let's use that.
refs: https://github.com/svartalf/rust-battery/pull/92
refs: https://github.com/wez/wezterm/issues/1952
2022-05-04 20:11:48 -07:00
Wez Furlong
cee50fffb8
flush after replying to DECRQM
...
refs: https://github.com/wez/wezterm/issues/1950
2022-05-03 17:34:33 -07:00
Wez Furlong
e0785311c1
deps: ordered-float
...
closes: https://github.com/wez/wezterm/pull/1946
2022-05-01 21:43:22 -07:00
Wez Furlong
0b79d34431
cargo update
2022-05-01 21:21:14 -07:00
Wez Furlong
d91bd1fa4d
docs: changelog for https://github.com/wez/wezterm/issues/1726
...
refs: https://github.com/wez/wezterm/pull/1938
2022-05-01 10:12:41 -07:00
Ye Sijun
b73838c426
support scrolling tabs
...
Signed-off-by: Ye Sijun <junnplus@gmail.com>
2022-05-01 10:09:31 -07:00
Gabriel Arazas
8bfcc532a8
docs: fix link to ScrollByPage
2022-05-01 09:25:54 -07:00
Wez Furlong
0ec4552bd7
docs: changelog for https://github.com/wez/wezterm/pull/1939
2022-05-01 08:59:31 -07:00
kumattau
f9d22cc357
Fix missing string after ";" from icon and window title
2022-05-01 08:56:03 -07:00
Wez Furlong
efcc4b48c1
capture panic backtrace to log file
2022-04-27 14:47:28 -07:00
Wez Furlong
97005b8c1c
termwiz: use perfect hashing for emoji variation sequences
2022-04-26 19:10:00 -07:00
Wez Furlong
4d09fe1f7d
windows: use ? operator to tidy up a little bit
2022-04-26 07:36:20 -07:00
Wez Furlong
8005c9df98
windows: fix stuck IME composition when switching input methods
...
refs: https://github.com/wez/wezterm/issues/1922
2022-04-26 07:29:48 -07:00
xpufx
c5116656ef
do not display links for stable for now
2022-04-26 06:25:18 -07:00
xpufx
b0e91a6bbb
adding opensuse packages to docs
2022-04-26 06:25:18 -07:00
Wez Furlong
7f0b5ab083
docs: update ubuntu 22 stable download
...
it won't exist until we make the next release
2022-04-25 22:28:26 -07:00
Wez Furlong
7dd6de77c6
ci: run black
on generate-workflows.py
2022-04-25 21:11:00 -07:00
gimbles
7cd4b9c64f
Add Ubuntu 22.04 release in docs
2022-04-25 20:28:59 -07:00
gimbles
981f1e678d
Add 22.04 release info
2022-04-25 20:28:59 -07:00
gimbles
7f956e9f97
feat: Add Ubuntu 22.04 target
2022-04-25 20:28:59 -07:00
Wez Furlong
bd70cad6fa
macos: more urgh with swapped chars/unmod
...
a redo of 81d08325c1
, which was a bit
more nuanced. Partially revert the logic from that commit and rephrase
it as factoring out the condition to make that part clearer, but restore
the original action, which is important in order to propagate the
modifiers through.
refs: https://github.com/wez/wezterm/issues/1907#issuecomment-1108797343
2022-04-25 19:26:41 -07:00
xpufx
9f6d2db154
Add opensuse packages to build/release workflows ( #1916 )
...
* added opensuse packaging
* change deploy.sh rpm spec for opensuse
* added missing opensuse openssh install logic
* push generated workflows
* fix typo in func name - yum vs zypper
* Update ci/generate-workflows.py
merge run steps
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
* fix libxcb-* packages for opensuse
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-04-25 13:27:56 -07:00
Wez Furlong
f309f81274
docs: tweak backslashes in registry key names
2022-04-25 09:52:51 -07:00
Wez Furlong
b3786fdbd6
docs: changelog for https://github.com/wez/wezterm/pull/1868
2022-04-25 09:51:19 -07:00
Wez Furlong
f27596caf7
Update docs/config/lua/config/quote_dropped_files.md
...
Co-authored-by: Muhammed Zakir <8190126+MuhammedZakir@users.noreply.github.com>
2022-04-25 09:49:32 -07:00
Ye Sijun
ccd3403bad
add docs for quote_dropped_files
...
Signed-off-by: Ye Sijun <junnplus@gmail.com>
2022-04-25 09:49:32 -07:00
Ye Sijun
27d36250a9
introduce quote_dropped_files config option
...
Signed-off-by: Ye Sijun <junnplus@gmail.com>
2022-04-25 09:49:32 -07:00
Ye Sijun
8f6facd584
support drag and drop files for macos
...
Signed-off-by: Ye Sijun <junnplus@gmail.com>
2022-04-25 09:49:32 -07:00
Wez Furlong
3246651c63
docs: changelog for https://github.com/wez/wezterm/pull/1911
2022-04-25 07:47:15 -07:00
Wez Furlong
157e6db700
wezterm: tweak help out for wezterm cli
...
refs: #1911
2022-04-25 07:45:30 -07:00
Wez Furlong
f1d96b2d19
gui: show LEADER status in debug_key_events logging
2022-04-25 07:42:23 -07:00
matt rice
9fe9c94b5d
add json output format option to cli commands
2022-04-25 07:42:13 -07:00
Wez Furlong
39d2726e5a
ci: another stab at apk sed stuff
2022-04-25 07:10:18 -07:00
Wez Furlong
3dfe75362a
deps: cargo update
2022-04-24 16:41:29 -07:00
Wez Furlong
9bf732bcae
update harfbuzz to 4.2.1
2022-04-24 16:40:53 -07:00
Wez Furlong
6ec1989f14
docs: changelog for https://github.com/wez/wezterm/issues/1848
2022-04-24 16:24:12 -07:00
Wez Furlong
1e11895600
ci: fixup sed usage for APKs
...
Part of the directory structure is `/wezterm/something/wezterm-`
Take care not to rewrite that earlier wezterm directory to something
bogus.
2022-04-24 16:17:32 -07:00
Wez Furlong
19cfdf1aa1
macos: simplify keycode imports a little
2022-04-24 16:14:39 -07:00
Wez Furlong
81d08325c1
macos: ctrl-shift-/ also swaps chars and unmod
...
I don't like this :-/
refs: https://github.com/wez/wezterm/issues/1907
2022-04-24 16:12:44 -07:00
Wez Furlong
63414b9826
window: macos: refactor UCKeyTranslate calls
...
Makes them a little easier to follow.
This shouldn't change any behavior.
2022-04-22 22:49:26 -07:00
Wez Furlong
80fcedbf92
window: macos: remove on horrible keyboard hack
...
We can synthesize the key down for ctrl-tab in perform_key_equivalent,
so let's do that!
2022-04-22 22:43:48 -07:00
Wez Furlong
26500c675f
macOS: fix Shift-Tab
...
refs: https://github.com/wez/wezterm/issues/1902
2022-04-21 18:38:27 -07:00
Wez Furlong
55174056b9
ci: don't rebuild everything when changing no-response config
2022-04-21 08:00:24 -07:00
Wez Furlong
8f2059e580
docs for https://github.com/wez/wezterm/issues/1900
2022-04-21 07:56:35 -07:00
Wez Furlong
a4f07e6382
ci: one more tweak to no-response config
2022-04-21 07:45:22 -07:00
Wez Furlong
453381251c
macos: more weirdness with alt/shift/bracket
...
It looks like we don't need to special case left/right bracket any more;
tested with both Italian (right-alt-shift-leftbracket) and Norwegian
(right-alt-shift-9), and confirmed that right-alt-shift-grave does
produce alt-tilde.
refs: https://github.com/wez/wezterm/issues/1901
refs: https://github.com/wez/wezterm/issues/1706
refs: https://github.com/wez/wezterm/issues/760
2022-04-21 07:32:49 -07:00
Wez Furlong
2839293674
refactor: hide Screen::lines field
...
I want to make some changes to the scrollback structure that
first require routing some operations through an accessor
method, so this commit does that.
It should have no functional difference.
2022-04-21 07:14:41 -07:00
Wez Furlong
35054ed291
ci: tweak no-response config
2022-04-21 07:09:48 -07:00
Wez Furlong
e9cd0ce072
add ClearSelection
action
...
refs: https://github.com/wez/wezterm/issues/1900
2022-04-21 06:58:08 -07:00