Commit Graph

662 Commits

Author SHA1 Message Date
Aram Drevekenin
57cc27c9f7
docs(changelog): line wrap bug 2023-09-15 16:25:13 +02:00
Aram Drevekenin
bf2e7e19e0 chore(release): v0.38.1 2023-08-31 10:49:14 +02:00
Aram Drevekenin
f42a2dc7f9
docs(changelog): input action new pane fix 2023-08-31 10:32:54 +02:00
Thomas Linford
6116195a29
docs(changelog): grid memory leak fix 2023-08-30 10:47:49 +02:00
Aram Drevekenin
1988206792
docs(changelog): fix glitches on windows terminal 2023-08-30 10:00:05 +02:00
Aram Drevekenin
90875b0c00
Update CHANGELOG.md 2023-08-29 20:56:27 +02:00
Jae-Heon Ji
a6f66b91f1
docs(changelog): refactor server 2023-08-28 22:58:10 +09:00
Aram Drevekenin
11fe4b3fb7 chore(release): v0.38.0 2023-08-28 09:38:52 +02:00
Aram Drevekenin
f6b08ddfaa
docs(changelog): stacked pane focus glitch 2023-08-27 22:06:06 +02:00
Aram Drevekenin
1ccc973c68
Update CHANGELOG.md 2023-08-26 11:07:05 +02:00
Aram Drevekenin
a819e9bf54
Update CHANGELOG.md 2023-08-25 19:47:53 +02:00
Aram Drevekenin
07433eb6dc
docs(changelog): fix plugin configuration uniqueness 2023-08-25 18:29:14 +02:00
Aram Drevekenin
759ab9102b
docs(changelog): keybind run floating pane 2023-08-25 16:27:26 +02:00
Aram Drevekenin
e34f7e7622
docs(changelog): move plugin to focused tab 2023-08-25 12:25:45 +02:00
Aram Drevekenin
877c467f9f
docs(changelog): update ux fixes 2023-08-24 18:13:07 +02:00
Aram Drevekenin
4a1d114753
docs(changelog): session manager 2023-08-24 13:37:14 +02:00
Aram Drevekenin
bf3c072d6d
docs(changelog): permission system 2023-08-12 15:38:20 +02:00
Aram Drevekenin
a1903b6b04
docs(changelog): protobuffers 2023-08-09 22:27:06 +02:00
Aram Drevekenin
c3e140cb4b
docs(changelog): plug memory leak 2023-08-04 10:23:45 +02:00
Aram Drevekenin
f75033e1c3
docs(changelog): break pane to new tab 2023-08-02 11:42:55 +02:00
Aram Drevekenin
8fb90391c8
docs(changelog): plugin api utility functions 2023-07-28 17:25:57 +02:00
Aram Drevekenin
859d633f5b
docs(changelog): focus glitches 2023-07-27 17:56:49 +02:00
Aram Drevekenin
5601766225
docs(changelog): configurable plugins 2023-07-25 10:05:19 +02:00
Thomas Linford
6cf795a7df
docs(changelog): generate session names with custom words list 2023-07-18 19:16:29 +02:00
har7an
fa8ef2a973
Fix colored pane frames in mirrored sessions (#2625)
* server/panes/tiled: Fix colored frames

in mirrored sessions. Colored frames were previously ignored because
they were treated like floating panes when rendering tiled panes.

* CHANGELOG: Add PR #2625

* server/tab/unit: Fix unit tests for server.
2023-07-16 14:35:34 +00:00
Aram Drevekenin
024fb2d22d
docs(changelog): resize glitches fix 2023-07-12 20:37:03 +02:00
Aram Drevekenin
385cc1c81b
docs(changelog): status-bar supermode 2023-07-12 11:32:56 +02:00
Thomas Linford
61f3789c88
docs(changelog): plugins tab switching with mouse fix 2023-06-30 09:44:19 +02:00
Aram Drevekenin
fda5923d64 chore(release): v0.37.2 2023-06-20 17:34:24 +02:00
Aram Drevekenin
97db481bb5
docs(changelog): fix plugin hide_self 2023-06-20 16:38:50 +02:00
Jae-Heon Ji
4fc30ee7ad
docs(changelog): hotfix default theme 2023-06-20 06:07:28 +09:00
Aram Drevekenin
a6c0a10eb7 chore(release): v0.37.1 2023-06-19 18:18:06 +02:00
Aram Drevekenin
7d99ea66aa
docs(changelog): plugin api fixes 2023-06-19 18:10:24 +02:00
Jae-Heon Ji
0adb10573d
docs(changelog): hotfix theme issue 2023-06-19 00:21:26 +09:00
Aram Drevekenin
9c4c78d5a3 chore(release): v0.37.0 2023-06-18 14:17:39 +02:00
Aram Drevekenin
10b7f3a981
docs(changelog): more plugin api methods 2023-06-17 14:44:11 +02:00
Aram Drevekenin
044519f537
docs(changelog): debounced watcher 2023-06-16 21:05:22 +02:00
Aram Drevekenin
317bdfc902
docs(changelog): plugin pane events 2023-06-15 17:08:23 +02:00
Aram Drevekenin
8d6f20cfd9
docs(changelog): relative plugin urls 2023-06-14 13:45:29 +02:00
Aram Drevekenin
0545c20d8d
docs(changelog): suppress debug logging 2023-06-13 14:56:41 +02:00
Aram Drevekenin
603eeb4c58
docs(changelog): plugin fs watch fix 2023-06-13 09:01:14 +02:00
Aram Drevekenin
9e69bea434
docs(changelog): strider search improvements 2023-06-12 23:27:43 +02:00
Aram Drevekenin
09e8da6a3a
docs(changelog): focus plugin tab fix 2023-06-12 22:06:22 +02:00
Aram Drevekenin
02ee810d82
docs(changelog): cursor flicker fix 2023-06-12 19:03:13 +02:00
Jae-Heon Ji
84e51d21fc
docs(changelog): fix local cache 2023-06-12 21:02:25 +09:00
Aram Drevekenin
49fbe15c98
docs(changelog): plugin api 2023-06-09 22:50:26 +02:00
Aram Drevekenin
7f0b878520
docs(changelog): plugin system overhaul 2023-06-07 12:45:18 +02:00
Jae-Heon Ji
b8f095330a
docs(changelog): fix cwd of newtab action 2023-06-01 02:54:58 +09:00
Aram Drevekenin
df0c7f1d9a
docs(changelog): plugin workers 2023-05-16 12:57:39 +02:00
Jae-Heon Ji
4b7d7c34b7
docs(changelog): update config file output 2023-05-15 23:57:06 +09:00