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