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
a-kenji
13f3e747e4
docs(changelog): fix unused import on darwin
2021-10-31 20:47:26 +01:00
a-kenji
0cfc5633d3
docs(changelog): update cargo-make
for v0.35.3
2021-10-31 20:44:09 +01:00
a-kenji
954b432711
docs(changelog): fix a typo
2021-10-31 20:40:50 +01:00
Aram Drevekenin
03e62eb91c
docs(changelog): fix link
2021-10-30 10:56:50 +02:00
Aram Drevekenin
bbf88c63d3
docs(changelog): home end key fix
2021-10-29 15:29:44 +02:00
Aram Drevekenin
2ac1454ec0
docs(changelog): scroll fix
2021-10-29 12:23:49 +02:00
Aram Drevekenin
14df486353
docs(changelog): bracketed paste fix
2021-10-27 19:22:26 +02:00
Brooks Rady
3b1dd1253a
chore(docs): update changelog
2021-10-26 18:49:01 +01:00
Aram Drevekenin
70acfe74f2
docs(changelog): wide char midline fix
2021-10-26 16:46:58 +02:00
Kunal Mohan
829882d556
docs(changelog): Rotate Pane locations ( #802 )
2021-10-26 09:56:37 +05:30
Alex Kenji
90c68fb6a6
docs(changelog): Use hyperlinks for setup --check
subcommand
2021-10-25 20:09:50 +02:00
Aram Drevekenin
e1dab60d4f
docs(changelog): performance fix
2021-10-25 16:52:26 +02:00
Aram Drevekenin
aa53a03726
chore(release): v0.19.0
2021-10-20 12:28:23 +02:00
Aram Drevekenin
e5b0e28a41
docs(changelog): multiple-clients groundwork
2021-10-20 10:55:57 +02:00
Kunal Mohan
4fa55dbfde
docs(Cchangelog): directional movement of panes #762
2021-10-19 20:26:43 +05:30
Brooks J Rady
b94b25c5fe
fix(plugin): clean up the mouse PR a little
2021-10-12 23:11:23 +01:00
Kunal Mohan
a6453f111e
docs(changelog): preserve umask/keep default file permissions
2021-10-12 20:49:24 +05:30
Aram Drevekenin
21901c6e79
docs(changelog): kill sessions commands
2021-10-11 16:59:14 +02:00
Aram Drevekenin
8415004834
docs(changelog): update screen/tab client refactor
2021-10-07 15:26:24 +02:00
Aram Drevekenin
24154e40e0
docs(changelog): fullscreen fix
2021-10-07 13:43:19 +02:00
a-kenji
4ca8a2b327
docs(changelog): add options to default config file
2021-10-05 20:09:19 +02:00
a-kenji
aa838c3339
docs(changelog): switch setup order
2021-10-05 13:44:43 +02:00
a-kenji
f616af362c
docs(changelog): treat empty config files as valid
...
- treat empty config files as valid empty yaml files
2021-10-01 22:06:04 +02:00
Kunal Mohan
ee7b4a85b0
docs(changelog): fix scroll buffer overwrite when scrolled up
2021-10-01 22:30:00 +05:30
Aram Drevekenin
4b94949b5a
chore(release): v0.18.1
2021-09-30 11:14:41 +02:00
Aram Drevekenin
ce2957cb37
docs(changelog): update strider hotfix
2021-09-30 10:50:15 +02:00
Aram Drevekenin
d001dea238
docs(changelog): mouse selection hotfix
2021-09-30 10:23:31 +02:00
Aram Drevekenin
50452b53cb
chore(release): v0.18.0
2021-09-29 14:48:24 +02:00
Aram Drevekenin
cff3098f12
docs(changelog): viewport scrollback fix
2021-09-28 16:45:17 +02:00
Aram Drevekenin
865209c18b
docs(changelog): progress bar fix
2021-09-28 15:42:32 +02:00
Aram Drevekenin
9227ff0981
docs(changelog): fullscreen message
2021-09-27 12:08:59 +02:00
Aram Drevekenin
5c54bf18c2
feat(sessions): mirrored sessions ( #740 )
...
* feat(sessions): mirrored sessions
* fix(tests): input units
* style(fmt): make rustfmt happy
* fix(tests): make mirrored sessions e2e test more robust
* refactor(sessions): remove force attach
* style(fmt): rustfmtify
* docs(changelog): update change
* fix(e2e): retry on all errors
2021-09-27 11:29:13 +02:00
Brooks Rady
c93a4f1f67
chore(docs): update changelog
2021-09-22 18:38:31 +01:00
a-kenji
852f363b11
docs(changelog): Copy example config on release
2021-09-21 17:17:27 +02:00
a-kenji
9de73d2920
docs(changelog): Solely name tab in tabs
section
2021-09-21 16:41:12 +02:00
Brooks Rady
16844c375d
chore(docs): update changelog
2021-09-19 16:22:01 +01:00
Brooks Rady
84e045aeef
chore(docs): add new Visible
event
2021-09-19 14:17:20 +01:00