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 |
|
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 |
|