Benoit de Chezelles
6949430cb1
docs: Ensure Ctrl-Shift-Space binding is readable
2021-09-15 16:47:35 -07:00
Wez Furlong
82cf33e0ab
.debs now provide x-terminal-emulator
...
refs: #1139
2021-09-13 08:36:58 -07:00
Wez Furlong
140d9fd345
fix font matching issue with .ttcs holding multiple families
...
refs: #1137
2021-09-12 13:31:21 -07:00
Wez Furlong
53eea54fed
docs: changelog for #1132
2021-09-12 09:55:07 -07:00
Frieder Bluemle
3f4ea691af
Add additional tab activation key assignments
2021-09-12 09:52:11 -07:00
Wez Furlong
c870c73dbe
deps: update harfbuzz to 2.9.1
2021-09-09 09:01:42 -07:00
Wez Furlong
8282faf31f
window: allow specifying window resize increments on macos and x11
...
This commit introduces a mechanism for specifying resize increments
for a window, and then arranges for the termwindow to set those
to match the current font cell metrics.
This should help to avoid cases where there is excess padding pixels
resulting from the window being slightly larger than computed number
of cells and the font metrics.
2021-09-08 22:57:42 -07:00
Wez Furlong
3e8e0aa7f4
docs: changelog for https://github.com/wez/wezterm/pull/1127
2021-09-08 17:47:20 -07:00
Wez Furlong
bd9b964106
docs: changelog for #1126
2021-09-08 17:40:25 -07:00
Wez Furlong
8eefe7a764
docs: changelog for #1074
...
closes : #1074
2021-09-08 09:43:19 -07:00
Wez Furlong
9fe11669fd
docs: changelog for #1120
2021-09-08 09:34:49 -07:00
Wez Furlong
27153e1cea
docs: changelog for #1122 , #1123
2021-09-08 09:28:36 -07:00
Wez Furlong
95638e0864
docs: explain why we need Windows 10+
2021-09-07 09:18:11 -07:00
Wez Furlong
aa61a6b065
gui: force cursor to be visible in copy mode
...
It appears as though kakoune hides the terminal cursor and renders
its own version of the cursor.
The hidden state was being picked up by the copymode overlay,
making it awkward to use.
This commit forces the cursor to be visible (and a block) when
copy mode is active.
closes : #1113
2021-09-06 19:51:20 -07:00
Wez Furlong
7da1971bad
docs: changelog for #1111 , #1112
2021-09-06 19:27:51 -07:00
Wez Furlong
86f0bae1db
fonts: tidy up fontconfig charset acceleration
...
and add a changelog entry!
refs: #250
2021-09-06 11:05:16 -07:00
Wez Furlong
4d5a923cb4
docs: changelog for #947
2021-09-06 10:13:28 -07:00
Wez Furlong
311bd78902
Fix SU
(scroll up) using default-blank cells
...
closes: https://github.com/wez/wezterm/issues/1102#
2021-09-04 17:35:33 -07:00
Wez Furlong
fea3a527dd
Fixed invisible I-beam/underline cursor w/force_reverse_video_cursor
...
closes: https://github.com/wez/wezterm/issues/1076
2021-09-04 14:24:58 -07:00
Wez Furlong
4c8ccf8efc
Add Multiple key assignment
...
refs: https://github.com/wez/wezterm/pull/1091
2021-09-04 13:01:34 -07:00
Wez Furlong
67e8bdc5c2
term: fix DCH removing cells instead of setting to current bg color
...
refs: #789
2021-09-03 16:21:15 -07:00
Wez Furlong
e9f1c319e7
docs: changelog for 1031
...
closes: https://github.com/wez/wezterm/issues/1031
2021-09-03 12:19:44 -07:00
Wez Furlong
bc4ed3735d
Add SendKey key assignment
...
refs: https://github.com/wez/wezterm/pull/1091
2021-09-03 12:07:17 -07:00
Wez Furlong
8da1f676a8
ALT+ "function" keys incorrectly sent ESC prefixed sequences
...
closes : #892
2021-09-03 11:35:01 -07:00
Wez Furlong
aaa9e3562d
docs: tweak get_appearance docs a little
2021-09-03 09:11:00 -07:00
Daniel Poulin
0acda5852d
Simply GNOME Wayland appearance documentation and implementation
2021-09-03 09:04:16 -07:00
Daniel Poulin
343727f4df
Document workaround for get_appearance on GNOME Wayland
2021-09-03 09:04:16 -07:00
Wez Furlong
da455cafa1
window: plumb get_appearance on x11/wayland systems
...
Not sure what happened here: presumably a borked merge or something
similar, but this commit allows `window:get_appearance` to return
the actual appearance value on X11.
Even though this plumbs the call through to Wayland, Wayland doesn't
provide an equivalent concept so still always return Light, as is
mentioned on our docs.
closes : #1098
2021-09-02 09:08:21 -07:00
Wez Furlong
f3e5c337fd
docs: changelog for https://github.com/wez/wezterm/issues/1051
...
closes : #1051
2021-09-02 08:53:31 -07:00
Wez Furlong
3d227d27cc
docs: changelog for https://github.com/wez/wezterm/pull/1096
2021-09-01 21:13:14 -07:00
Wez Furlong
af23d64e97
docs: changelog for #1083
2021-08-27 07:51:27 -07:00
Sandro Jäckel
6ed16441c0
Revert "docs: changelog for https://github.com/wez/wezterm/pull/1081 "
...
This reverts commit 14e6f9c4a8
.
2021-08-25 13:37:00 -07:00
Wez Furlong
14e6f9c4a8
docs: changelog for https://github.com/wez/wezterm/pull/1081
2021-08-25 09:42:31 -07:00
Wez Furlong
fc441e9879
Upgrade bundled harfbuzz library to 2.9.0
2021-08-23 21:59:16 -07:00
Wez Furlong
006fa6caac
docs: changelog for https://github.com/wez/wezterm/issues/1027
...
closes : #1027
2021-08-23 21:19:34 -07:00
Wez Furlong
0f6d2bc565
docs: changelog for #841 #1056
2021-08-23 16:37:42 -07:00
Jonas Belouadi
57036d70d3
Add indexed
table to color example in documentation.
2021-08-23 16:32:43 -07:00
karl
1e52016359
docs: Added Debain 11 download link for nightly
2021-08-20 14:01:34 -07:00
Wez Furlong
ab9291b6c6
docs: changelog for #250
...
refs: #250
refs: #1043
2021-08-19 21:00:56 -07:00
Wez Furlong
4a809b4077
docs: changelog updates
...
closes: https://github.com/wez/wezterm/issues/1042
2021-08-18 09:19:43 -07:00
Wez Furlong
2a39e8ad88
docs: changelog for https://github.com/wez/wezterm/issues/1029
2021-08-16 09:38:36 -07:00
Wez Furlong
8f030522f7
docs: update custom_block_glyphs since version for latest release
...
refs: https://github.com/wez/wezterm/issues/1025
2021-08-16 07:54:26 -07:00
Wez Furlong
befdc7ac3a
Fixed: text_background_opacity was not respected
2021-08-15 08:33:09 -07:00
Wez Furlong
10812c936d
docs: update for new 20210814-124438-54e29167 release
2021-08-14 14:15:05 -07:00
Wez Furlong
54e29167ba
docs: note about animated gifs in background images
2021-08-14 12:44:38 -07:00
Wez Furlong
ba0aa5432b
sync colorschemes with upstream
...
Built from 7f73027b71141a878cd3705ec664f5af8f3cfec5 in
https://github.com/mbadolato/iTerm2-Color-Schemes.git
2021-08-14 12:12:27 -07:00
Wez Furlong
ab6c4777cb
config: add wezterm.gradient_colors
2021-08-13 23:52:32 -07:00
Wez Furlong
5aa4abbac4
docs: fixup gradient table
2021-08-13 23:09:09 -07:00
Wez Furlong
e234ea7933
gradients: add presets
2021-08-13 22:41:31 -07:00
Wez Furlong
39a5a94915
docs: fix gradient screenshot url
2021-08-13 17:41:39 -07:00