Commit Graph

532 Commits

Author SHA1 Message Date
Kian-Meng Ang
16b53aa52f
docs: fix typos (#1481) 2022-06-10 23:37:55 +09:00
a-kenji
d0435ab67b chore(changelog): add default-layout option 2022-06-07 21:35:26 +02:00
a-kenji
f11fa14f79 chore(changelog): update crossbeam 0.8.0 -> 0.8.1 2022-06-07 18:22:01 +02:00
raphCode
92c5c6cb03
Add logging to ipc receiver (#1459)
* Add logging to ipc receiver

* Add to changelog
2022-06-07 17:14:22 +02:00
Aram Drevekenin
3c692248d8 chore(release): v0.30.0 2022-06-07 15:31:52 +02:00
Aram Drevekenin
747b4ae7db
docs(changelog): status bar tips 2022-06-07 14:29:59 +02:00
Aram Drevekenin
3e5312087b
docs(changelog): tweak simplified ui 2022-06-06 22:32:58 +02:00
Thomas Linford
627bb71f37
docs(changelog): mouse selection stuck fix 2022-06-06 12:08:10 +02:00
Aram Drevekenin
56aa269a4b
docs(changelog): client loop fix 2022-06-06 09:31:07 +02:00
Aram Drevekenin
e75b8da1ff
docs(changelog): edit scrollback with default editor 2022-06-06 09:22:11 +02:00
a-kenji
9f777fbacc docs(changelog): add compact-bar & compact layout 2022-06-03 11:20:06 +02:00
Aram Drevekenin
2514ae43c3
docs(changelog): layout cli arg merge 2022-05-28 12:28:12 +02:00
raphTec
8f3f6ed5fc docs(changelog): fix client process hanging / not exiting 2022-05-24 14:44:39 +02:00
Jae-Heon Ji
69ec7c7e3a
docs(changelog): checking for missing extensions 2022-05-24 13:10:48 +09:00
a-kenji
9d1d3dac74 docs(changelog): update names & dialoguer 2022-05-23 21:44:31 +02:00
a-kenji
d44aef4011 docs(changelog): strip debug symbols on release 2022-05-22 19:57:49 +02:00
Jae-Heon Ji
aff1214d1e
docs(changelog): fix strider plugins 2022-05-22 16:57:48 +09:00
Aram Drevekenin
db4fbf6724
docs(changelog): dump scrollback to file 2022-05-20 11:23:59 +02:00
Thomas Linford
9b184a351b
docs(changelog): paste freeze fix 2022-05-16 21:17:08 +02:00
Aram Drevekenin
69e570cf71
docs(changelog): ansi resize input 2022-05-16 15:33:28 +02:00
Jae-Heon Ji
82822374b4
docs(changelog): update to output error 2022-05-12 22:43:46 +09:00
a-kenji
f04e5bd873 docs(changelog): rename suggestion -> suggest 2022-05-10 16:40:17 +02:00
a-kenji
43fa2b727e docs(changelog) add alias to help output 2022-05-10 16:37:56 +02:00
a-kenji
e6cbd1195c docs(changelog): fix typo 2022-05-10 09:46:46 +02:00
raphCode
7b0a46f812
feat: Attach sessions by unique prefix name (#1169) (#1360)
* feat: Attach sessions by unique name prefix (#1169)

This makes attaching to sessions more convenient since only the first character(s) of the
session name must be typed.
If this prefix matches multiple sessions and is therefore ambiguous, zellij will complain
and show all sessions names starting with these characters.
If any session name matches the given string exact, it is attached immediately, therefore
it is always possible to attach to every session, even if the set of session names is not
prefix-free.

* Add feature to changelog

* Try to fix flaky e2e test
2022-05-03 18:55:31 +02:00
Thomas Linford
e487537472
docs(changelog): middle or right click selection fix 2022-05-03 13:05:12 +02:00
Aram Drevekenin
a7ddfe1acc chore(release): v0.29.1 2022-05-02 22:31:08 +02:00
Thomas Linford
00f2a53fe9
docs(changelog): plugin mouse event fix 2022-05-02 22:22:24 +02:00
Aram Drevekenin
be2659ed2e chore(release): v0.29.0 2022-05-02 13:29:00 +02:00
Thomas Linford
e341b10daa
docs(changelog): mouse fixes 2022-04-30 18:47:42 +02:00
raphCode
1f4e3d88c8
Fix crash on renaming a floating pane (#1323) (#1357)
* Fix crash on renaming a floating pane (#1323)

* Add rename tests for embedded and floating panes

* docs(changelog): fix floating pane rename
2022-04-29 16:16:53 +02:00
Jae-Heon Ji
b0a29c046a
docs(changelog): change how sessions are sorted 2022-04-29 21:51:40 +09:00
Aram Drevekenin
e558c46e3e
docs(changelog): saved cursor position on resize 2022-04-29 11:23:30 +02:00
Aram Drevekenin
34788270a8
docs(changelog): pane frame title overflow fix 2022-04-29 10:31:24 +02:00
Thomas Linford
8984d1eef6
docs(changelog): link handler panic fix 2022-04-28 20:56:09 +02:00
Aram Drevekenin
b51c29d2dd
docs(changelog): osc 10 + 11 2022-04-28 17:28:01 +02:00
Aram Drevekenin
88e63e5689
docs(changelog): ipc fix 2022-04-27 10:46:57 +02:00
Aram Drevekenin
90da35f4e6
docs(changelog): grid stabilizations 2022-04-26 22:40:02 +02:00
Jae-Heon Ji
667ee8b1b9
docs(changelog): add command for auto-start 2022-04-21 00:30:22 +09:00
Jae-Heon Ji
da1ebe961f
docs(changelog): minor system improvements 2022-04-16 16:13:31 +09:00
Thomas Linford
348740f5fa
docs(changelog): copy_on_select option 2022-04-16 09:05:53 +02:00
Aram Drevekenin
53afaa01a9
docs(changelog): SIGHUP change 2022-04-15 19:48:42 +02:00
Aram Drevekenin
ae3dde319e
docs(changelog): ansi scrolling regression fix 2022-04-14 11:53:22 +02:00
Thomas Linford
6822b9a475
docs(changelog): copy message improvement 2022-04-14 09:27:02 +02:00
Aram Drevekenin
bf21442186 chore(version): bump development version 2022-04-13 19:17:09 +02:00
Aram Drevekenin
aae9ad95ec
docs(changelog): multiuser UI fix 2022-04-13 10:07:17 +02:00
Aram Drevekenin
8e53fcbe1b
docs(changelog): XTWINOPS 14 + 16 2022-04-12 18:08:57 +02:00
Aram Drevekenin
028885c822
docs(changelog): tiled_panes refactor 2022-04-12 11:02:51 +02:00
a-kenji
e21fb56bbc docs(changelog): add overlays to flake outputs 2022-04-11 15:47:20 +02:00
Aram Drevekenin
a9ca64a260
docs(changelog): additional background pad fix 2022-04-09 13:35:48 +02:00
Aram Drevekenin
8097ae3903
docs(changelog): background color scrolling fix 2022-04-09 00:01:30 +02:00
Thomas Linford
ae2453ee68
docs(changelog): nord theme 2022-04-08 09:09:09 +02:00
Thomas Linford
d770388e4b
docs(changelog): wsl paste fix 2022-04-07 18:49:14 +02:00
a-kenji
25d79fd429 add: musl target to rust-toolchain 2022-04-04 20:21:55 +02:00
Kunal Mohan
9f716487ca
Improve theme usage + add default ones (#1274)
* Remove gray from theme config and improve colors for dark themes

* improve theme usage

* Add new themes and minor fixes

* improve tokyo-night theme according to new changes

* Fix formatting

* change default black colour

* docs(CHANGELOG): #1274 improve themes
2022-04-02 03:19:42 +05:30
Aram Drevekenin
9e64e43a05 docs(changelog): new version 2022-03-31 14:41:07 +02:00
Thomas Linford
8ab6873ba6
docs(changelog): revert csi erase display fix 2022-03-29 19:17:07 +02:00
Thomas Linford
79421fbc92
docs(changelog): selection background render fix 2022-03-28 20:40:10 +02:00
Aram Drevekenin
e8dc5d8b34
docs(changelog): ansi scroll fix 2022-03-28 12:41:12 +02:00
Thomas Linford
6bdc6f6f5d
docs(changelog): single core close pane crash fix 2022-03-25 21:00:33 +01:00
Aram Drevekenin
05e6579508
docs(changelog): tab intermediate crash fix 2022-03-25 15:42:15 +01:00
Aram Drevekenin
be02f99652
docs(changelog): alt + arrows 2022-03-25 14:29:09 +01:00
Aram Drevekenin
854228046e
docs(changelog): stability fixes 2022-03-25 10:36:35 +01:00
Aram Drevekenin
f2b7658e97
docs(changelog): floating pane embed fix 2022-03-24 18:57:12 +01:00
Thomas Linford
c53b3235c8
docs(changelog): fix crash on tab open 2022-03-23 09:24:26 +01:00
Aram Drevekenin
e7447fe88f
docs(changelog): termion ==> termwiz 2022-03-23 09:09:46 +01:00
Brooks Rady
d394617a3d
chore(docs): update changelog with rounded corners 2022-03-22 15:02:51 +00:00
Aram Drevekenin
d6b174f596
docs(changelog): tab refactor 2022-03-18 10:33:53 +01:00
Jae-Heon Ji
6d71d0a9f1
docs(changelog): bump nix dependency 2022-03-17 21:32:31 +09:00
a-kenji
adb385126c docs(changelog): use cache_dirs for plugin data 2022-03-17 11:58:43 +01:00
a-kenji
19b74e073a docs(changelog): fix feature asset installation 2022-03-17 11:41:23 +01:00
Aram Drevekenin
9c7d13984f chore(release): v0.26.1 2022-03-16 14:03:07 +01:00
a-kenji
1a8b7dd0e7 docs(changelog): switch to annotated release tags 2022-03-16 11:11:14 +01:00
Jae-Heon Ji
9f9c16d60b
docs(changelog): add error reporting system 2022-03-13 20:47:13 +09:00
Aram Drevekenin
93642b08bf chore(release): v0.26.0 2022-03-11 15:45:35 +01:00
a-kenji
f3d9681ffd docs(changelog): add POSIX style overrides 2022-03-10 22:20:15 +01:00
Thomas Linford
2e96fcb314
docs(changelog): forward mouse events 2022-03-10 13:16:21 +01:00
Thomas Linford
c38981c655
docs(changelog): home and end keys fix 2022-03-09 21:23:39 +01:00
Aram Drevekenin
2b89b63eb7
docs(changelog): replace wide chars under cursor 2022-03-09 11:08:58 +01:00
a-kenji
ed3316491c docs(changelog): breaking change in list-session 2022-03-09 08:58:15 +01:00
Thomas Linford
ef8f3d1f56
docs(changelog): floating pane mouse select fix 2022-03-08 18:29:23 +01:00
Thomas Linford
e93f2fe223
docs(changelog): floating panes mouse tooltip fix 2022-03-07 11:47:35 +01:00
Jae-Heon Ji
30e34387f0
docs(changelog): improve detach instruction 2022-03-07 19:21:51 +09:00
a-kenji
520dee5426 docs(changelog): fix typo in completion 2022-03-06 19:49:33 +01:00
a-kenji
525d4bfb0d docs(changelog): add dynamic completions 2022-03-05 16:25:09 +01:00
a-kenji
be022e212f docs(changelog): fix output of list-sessions 2022-03-04 18:00:22 +01:00
a-kenji
1ac829a537 docs(changelog): add instructions for void linux 2022-03-04 08:25:52 +01:00
a-kenji
7da408f6b5 docs(changelog): improve layout naming 2022-03-03 14:11:20 +01:00
a-kenji
f7cd29d015 add(nix): binary cache 2022-03-02 19:01:54 +01:00
a-kenji
837f7ed250 docs(changelog): add env to config and layout 2022-03-01 15:48:49 +01:00
a-kenji
feadcbb42d changelog(docs): fix terminal title no pane-frame 2022-02-28 17:56:00 +01:00
a-kenji
c2e06a1a70 docs(changelog): add manpage to nix package 2022-02-28 13:44:42 +01:00
Thomas Linford
2f475d5d1c
docs(changelog): e2e tests plugins fix 2022-02-27 22:06:49 +01:00
Thomas Linford
90d9cbe90b
docs(changelog): csi erase display fix 2022-02-27 21:17:56 +01:00
Jae-Heon Ji
b00b23570c
docs(changelog): support cargo-binstall 2022-02-27 23:08:39 +09:00
a-kenji
b7e4d902f2 docs(changelog): fix unused code warnings 2022-02-27 13:25:26 +01:00
a-kenji
29b7dd126e docs(changelog): init nix support 2022-02-27 13:09:08 +01:00
a-kenji
cecc3ea988 docs(changelog): add detach action to tmux-mode 2022-02-27 12:04:00 +01:00
a-kenji
13847f4af8 docs(changelog): suggestion 0.1.0 -> 0.3`
`
2022-02-27 12:00:14 +01:00
a-kenji
27b0f2eff4 docs(changelog): add information about clipy 2022-02-27 11:55:56 +01:00
Aram Drevekenin
bc2330162d
docs(changelog): alternate screen fix 2022-02-25 15:01:59 +01:00
Aram Drevekenin
e4829ee6ad
docs(changelog): discontiguous STDIN input 2022-02-25 14:36:00 +01:00
Aram Drevekenin
1562672877
docs(changelog): terminal title fix 2022-02-24 11:26:21 +01:00
a-kenji
5c4e5d70b8 docs(changelog): add various actions to tmux-mode 2022-02-24 10:20:03 +01:00
a-kenji
58ca188015 docs(changelog): add ^b action to tmux-mode 2022-02-24 04:59:46 +01:00
Jae-Heon Ji
6e1915fdf2
docs(changelog): fix invalid client_id 2022-02-23 23:52:03 +09:00
Aram Drevekenin
59a9ba08e4 chore(release): v0.25.0 2022-02-22 12:35:25 +01:00
Aram Drevekenin
4985864592
docs(changelog): prefer last active pane when changing focus 2022-02-21 20:14:55 +01:00
Thomas Linford
379271f41b
docs(changelog): copy wrapped lines fix 2022-02-21 18:03:55 +01:00
Aram Drevekenin
0ac524b295
docs(changelog): tmux mode 2022-02-21 15:53:35 +01:00
Jae-Heon Ji
8aef32863f
docs(changelog): bump autocfg dependency 2022-02-21 19:58:06 +09:00
Aram Drevekenin
690076491b
docs(changelog): floating panes 2022-02-18 21:10:56 +01:00
Jae-Heon Ji
4e1043cb82
docs(changelog): update the confusing tips 2022-02-08 11:07:02 +09:00
Thomas Linford
ff8616280b
docs(changelog): add copy-clipboard option 2022-02-02 15:24:12 +01:00
Thomas Linford
2799eb9160
docs(changelog): alternate screen scrollback fix 2022-02-02 12:58:43 +01:00
Jae-Heon Ji
0737a5a215
docs(changelog): add focus attribute in layout 2022-02-01 02:20:38 +09:00
a-kenji
1163189d6b docs(changelog): warn on active empty mode 2022-01-31 16:25:30 +01:00
Jae-Heon Ji
a0791e3504
docs(changelog): add theme example 2022-01-28 01:16:29 +09:00
Thomas Linford
20c7e7789d
docs(changelog): csi erase compatibility fix 2022-01-26 18:51:41 +01:00
Thomas Linford
f851cc1861
docs(changelog): scroll by page up/down fix 2022-01-26 18:21:50 +01:00
Jae-Heon Ji
bbffbecdef docs(changelog): accept only printable unicode 2022-01-25 22:17:19 +09:00
Jae-Heon Ji
430fd58707
docs(changelog): update parsing crate to clap v3.0 2022-01-24 13:53:33 +09:00
Thomas Linford
ddbf16e1b3
docs(changelog): copy-command option 2022-01-15 12:41:25 +01:00
Jae-Heon Ji
6af419528f
docs(changelog): fix dependency problem 2022-01-13 20:48:00 +09:00
Aram Drevekenin
49af892970
docs(changelog): cwd fix 2022-01-09 11:02:06 +01:00
Aram Drevekenin
f6ee6ec6e5 chore(release): v0.24.0 2022-01-05 10:37:31 +01:00
Kunal Mohan
ba9f88443a docs(changelog): Configurable scroll buffer size 2022-01-04 23:26:12 +05:30
Aram Drevekenin
ee7b7946ef
docs(changelog): keybindings 2022-01-04 17:25:19 +01:00
Aram Drevekenin
34634f77f7
docs(changelog): recent fixes 2022-01-04 11:09:08 +01:00
Aram Drevekenin
04fe184713
docs(changelog): multi user tab clicking sync bug 2022-01-03 16:56:20 +01:00
Aram Drevekenin
d509fea457
docs(changelog): multi user tab click crash 2022-01-03 15:56:04 +01:00
Aram Drevekenin
e2f9f30405
docs(changelog): ring bell 2022-01-03 15:50:59 +01:00
Aram Drevekenin
82384dc970
docs(changelog): switch tab mouse fullscreen fix 2022-01-03 14:59:22 +01:00
Aram Drevekenin
855413c8c4
docs(changelog): multi user tab switch fix 2021-12-29 16:33:21 +01:00
Aram Drevekenin
d296da8cfa
docs(changelog): asset creation fix 2021-12-29 16:29:58 +01:00
Thomas Linford
590d3479e6
docs(changelog): ensure clippy runs on all targets 2021-12-29 09:19:39 +01:00
Thomas Linford
ed251d3e23
docs(changelog): unhandled mouse events bugfix 2021-12-28 21:41:41 +01:00
Aram Drevekenin
fc2a79c7a5
Update CHANGELOG.md 2021-12-28 08:58:57 +01:00
Aram Drevekenin
0863e74d10
docs(changelog): detach client bugfix 2021-12-23 10:45:31 +01:00
Aram Drevekenin
3f2724dc07
docs(changelog): delete in midline with wide chars 2021-12-22 17:59:07 +01:00
Aram Drevekenin
827db866e7
docs(changelog): post wide-char insertion fix 2021-12-22 14:35:32 +01:00
Aram Drevekenin
082231101f chore(release): v0.22.1 2021-12-20 17:42:38 +01:00
Aram Drevekenin
4962fc3dad
docs(changelog): collaboration support 2021-12-20 17:32:12 +01:00
Aram Drevekenin
1a991ce7fb chore(version): bump development version 2021-12-14 17:32:02 +01:00
Aram Drevekenin
903873c427
docs(changelog): fullscreen bug 2021-12-14 09:43:40 +01:00
Aram Drevekenin
92f902ef7e chore(release): v0.22.0 2021-12-13 15:52:53 +01:00
Kunal Mohan
c0afb23e06 docs(changelog): Allow naming panes 2021-12-09 23:33:11 +05:30
a-kenji
368c852e57 docs(changelog): distinct tips in status-bar 2021-12-09 18:57:26 +01:00
a-kenji
25e7ed80de docs(changelog): update default layouts 2021-12-09 18:55:50 +01:00
Aram Drevekenin
90f463138b
docs(changelog): multiple users in plugins 2021-12-08 18:42:40 +01:00
Thomas Linford
d34e624010
docs(changelog): fix resize performance 2021-12-05 11:29:37 +01:00
a-kenji
0a84d39a58 docs(changelog): fix unbind key 2021-12-04 16:08:36 +01:00
a-kenji
db3d8a71a8 docs(changelog): update example config options 2021-12-03 11:19:01 +01:00
Aram Drevekenin
60cbf7bde0
docs(changelog): windows paste fix 2021-12-02 18:36:47 +01:00
Aram Drevekenin
180aa786a5
docs(changelog): fix flaky scrolling issue 2021-12-01 13:02:13 +01:00
Kunal Mohan
c3f838a906 docs(changelog): prevent session from attaching to itself 2021-11-30 17:34:39 +05:30
a-kenji
5180d8016f docs(changelog): formatting 2021-11-30 11:34:01 +01:00
a-kenji
77ef8aaa8c docs(changelog): add gray to themes section 2021-11-30 11:04:23 +01:00
a-kenji
798a57e535 docs(changelog): fix missing theme on config merge 2021-11-30 09:48:51 +01:00
Aram Drevekenin
1ee743156c chore(version): bump development version 2021-11-29 10:09:22 +01:00
a-kenji
1725075cbb docs(changelog): add zellij version to plugin api 2021-11-26 10:46:14 +01:00
Aram Drevekenin
10ced5a3cd
docs(changelog): multi user ui for panes 2021-11-25 16:23:54 +01:00
a-kenji
9fb2c7ca16 add: leave ephemeral modes by pressing esc 2021-11-23 12:45:02 +01:00
Thomas Linford
d05878315f
docs(changelog): osc8 support 2021-11-22 18:57:01 +01:00
Thomas Linford
d8959ca6e1
docs(changelog): large scrollback performance fix 2021-11-22 18:38:47 +01:00
a-kenji
4eee6cae00 docs(changelog): init first overlay changes 2021-11-15 20:14:03 +01:00
a-kenji
55aef0aeec docs(changelog): add initial zellij.desktop file 2021-11-15 17:28:09 +01:00
a-kenji
94582d4255 docs(changelog): add THIRD_PART_INSTALL.md 2021-11-15 09:08:26 +01:00
Thomas Linford
851bc863c1
docs(changelog): refactor character style diff 2021-11-15 08:35:36 +01:00
a-kenji
5458c5624b docs(changelog): add config through layouts 2021-11-14 23:00:34 +01:00
Thomas Linford
96315ed332
docs(changelog): refactor close_pane 2021-11-13 21:55:33 +01:00
Aram Drevekenin
ce3109ee7e
docs(changelog): tab multi-users 2021-11-12 17:24:22 +01:00
Thomas Linford
3e07040808
doc(changelog): CSI cursor next line fix 2021-11-11 21:30:14 +01:00
a-kenji
db452577ba docs(changelog): suggest similar session name 2021-11-11 18:30:45 +01:00
a-kenji
59ca0babaf docs(changelog): overwriting options on cli 2021-11-11 17:17:49 +01:00
Aram Drevekenin
0fec10b08b chore(release): v0.20.1 2021-11-10 17:54:39 +01:00
Aram Drevekenin
aa7784baa8
docs(changelog): paste hotfix 2021-11-10 17:43:09 +01:00
a-kenji
ba5ec8e493 docs(changelog): toggle boolean opts from cli flag 2021-11-10 13:35:56 +01:00
a-kenji
4a3e8689de docs(changelog): unify environment variable's 2021-11-10 09:16:20 +01:00
a-kenji
03f58fc184 docs(changelog): use key-value in docker-compose 2021-11-09 20:30:13 +01:00
a-kenji
050d6aa982 docs(changelog): add e2e instructions for darwin 2021-11-09 17:39:15 +01:00
a-kenji
f897a7ad33 docs(changelog): add darwin systems to ci 2021-11-09 17:34:57 +01:00
a-kenji
2d39ce9eb2 docs(changelog): simplify match arms 2021-11-09 09:58:56 +01:00
Alex Kenji
38ae0ba830 docs(changelog): add initial session name to layout 2021-11-08 19:44:36 +01:00
Aram Drevekenin
ff83733f58 chore(release): v0.20.0 2021-11-08 15:17:26 +01:00
Aram Drevekenin
7a1ae13478
docs(changelog): half page scrolling 2021-11-08 15:07:16 +01:00
a-kenji
21fb8a15eb docs(changelog): simplify the main.rs function 2021-11-05 23:03:19 +01:00
a-kenji
6e7f44a8e8 docs(changelog): add --index option for attach 2021-11-05 22:06:41 +01:00
a-kenji
b955dc6a4f docs(changelog): fix stray ' 2021-11-05 20:50:13 +01:00
a-kenji
82b5b3ab62 docs(changelog): use thiserror to simplify errors 2021-11-05 20:46:59 +01:00
a-kenji
c1cf7287ab docs(changelog): add colored crate for error fmt 2021-11-05 20:40:36 +01:00
Aram Drevekenin
6e5c8dc852
docs(changelog): non-directional resize 2021-11-05 09:30:35 +01:00
Aram Drevekenin
3e052519f9
docs(changelog): resize fix 2021-11-04 23:20:51 +01:00
Aram Drevekenin
55c5b640ed
docs(changelog): update cwd fix 2021-11-03 18:02:06 +01:00
Brooks Rady
b37b9e81cb
chore(docs): update changelog 2021-11-02 18:52:02 +00:00
a-kenji
2904c04ab0 docs(changelog): colors_transform to colorsys 2021-11-02 11:47:49 +01:00
Aram Drevekenin
7e9dc406bc
docs(changelog): forkpty => openpty 2021-11-01 22:03:22 +01:00
a-kenji
043a3cf388 docs(changelog): add rust-version to Cargo.toml 2021-11-01 17:15:48 +01:00
a-kenji
c39c27c98c docs(changelog): fix typo bug_report template 2021-11-01 13:23:35 +01:00
a-kenji
c3e361de22 docs(changelog): Add WriteChars action 2021-11-01 08:53:53 +01:00