Eugene Pankov
|
2e9344f8b7
|
#7588 - serialized command execution
|
2022-12-05 12:16:42 +01:00 |
|
Eugene Pankov
|
98476df882
|
bumped eslint
|
2022-12-05 12:16:27 +01:00 |
|
Eugene Pankov
|
b0600b10cc
|
support for providing commands as toolbar buttons
|
2022-12-05 12:03:08 +01:00 |
|
Eugene Pankov
|
a1825bbbe6
|
#7588
|
2022-12-04 19:26:02 +01:00 |
|
Eugene Pankov
|
d736bdace4
|
fixed #280 - added option to hide tabs in fullscreen mode
|
2022-12-03 13:15:05 +01:00 |
|
Eugene Pankov
|
fa1649de83
|
fixed #7588 - prevent selector from opening when one is already open
|
2022-12-03 12:27:58 +01:00 |
|
Dani Nugraha
|
2d3234fe1d
|
fixed #6741
changed spanner to emit event to splitTab and tell its mousedown state
disabled tab focus on hover when spanner is being dragged by the mouse
|
2022-12-03 12:07:20 +01:00 |
|
Benjamin Brandmeier
|
3d2cd6d632
|
fix icon visibility for vertical tabs
|
2022-11-28 09:32:10 +01:00 |
|
Eugene Pankov
|
0c2f824cf4
|
disable dynamic tab titles for SSH by default
|
2022-11-24 13:38:30 +01:00 |
|
Eugene Pankov
|
74026ff59c
|
hide fluent background option by default
|
2022-11-20 20:23:24 +01:00 |
|
Eugene Pankov
|
875e693d63
|
improve tab rearranging UI
|
2022-11-20 20:22:44 +01:00 |
|
Eugene Pankov
|
d038ac6706
|
updated locales, added Swedish - fixed #7464
|
2022-11-09 21:07:05 +01:00 |
|
Eugene Pankov
|
1b1445bf20
|
new tabby-web release
|
2022-11-07 22:57:40 +01:00 |
|
Eugene Pankov
|
1eebe42931
|
updated locales, added Afrikaans
|
2022-11-03 20:35:10 +01:00 |
|
Eugene Pankov
|
1f5ed218f9
|
fixed #5193 - all-tabs broadcast mode
|
2022-11-01 23:14:02 +01:00 |
|
Eugene Pankov
|
f094db9de2
|
fixed #6164 - added command palette
|
2022-11-01 17:13:23 +01:00 |
|
Eugene Pankov
|
856c042bb8
|
fixed #7081 - laggy tab open/close animation
|
2022-11-01 16:38:17 +01:00 |
|
Eugene Pankov
|
0ea2adf6c8
|
fixed #3862 - option to close the window when closing all tabs
|
2022-10-25 21:49:54 +02:00 |
|
Eugene Pankov
|
aa439ccbb0
|
make ctrl-f select the search query
|
2022-10-21 20:50:23 +02:00 |
|
Eugene Pankov
|
12f971da19
|
fixed #7030 - directional pane navigation
|
2022-10-04 20:51:20 +02:00 |
|
dependabot[bot]
|
397825a32c
|
Bump mixpanel from 0.13.0 to 0.17.0 in /tabby-core
Bumps [mixpanel](https://github.com/mixpanel/mixpanel-node) from 0.13.0 to 0.17.0.
- [Release notes](https://github.com/mixpanel/mixpanel-node/releases)
- [Changelog](https://github.com/mixpanel/mixpanel-node/blob/master/history.md)
- [Commits](https://github.com/mixpanel/mixpanel-node/compare/v0.13.0...v0.17.0)
---
updated-dependencies:
- dependency-name: mixpanel
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-03 18:51:50 +02:00 |
|
dependabot[bot]
|
2a3c9fcd3e
|
Bump uuid from 8.3.2 to 9.0.0 in /tabby-core
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 to 9.0.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v8.3.2...v9.0.0)
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-03 18:49:55 +02:00 |
|
dependabot[bot]
|
e519020d11
|
Bump readable-stream from 3.6.0 to 4.2.0 in /tabby-core
Bumps [readable-stream](https://github.com/nodejs/readable-stream) from 3.6.0 to 4.2.0.
- [Release notes](https://github.com/nodejs/readable-stream/releases)
- [Commits](https://github.com/nodejs/readable-stream/compare/v3.6.0...v4.2.0)
---
updated-dependencies:
- dependency-name: readable-stream
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-02 19:57:17 +02:00 |
|
Eugene Pankov
|
ef1366ef7f
|
make Platform.exec async
|
2022-09-27 23:07:26 +02:00 |
|
Eugene Pankov
|
dd36908b95
|
lint
|
2022-09-05 10:37:17 +02:00 |
|
Eugene Pankov
|
fbea7db188
|
expose combined context menu in tab header and add visual context menu button - fixes #6966
|
2022-09-05 00:24:21 +02:00 |
|
Eugene Pankov
|
3226a3d70f
|
lint
|
2022-09-04 23:33:15 +02:00 |
|
Eugene Pankov
|
27e023a9ee
|
added pgup/pgdown support and fuzzy search to the profile selector - fixes #6872
|
2022-09-04 23:33:07 +02:00 |
|
Eugene Pankov
|
5d383eea04
|
avoid unnecessary config writes
|
2022-07-30 00:03:56 +02:00 |
|
Qiming-Liu
|
c3abff56aa
|
feat: hotkey-restart-tab, remove restart menu
|
2022-07-06 09:20:13 +02:00 |
|
Qiming-Liu
|
aa5970b12d
|
feat: tab context menu 'Restart'
|
2022-07-06 09:20:13 +02:00 |
|
Matheus Castello
|
1afdb4a398
|
Fix tab showing activity indicator even without new data
Fix regression from 7be921592a
Signed-off-by: Matheus Castello <matheus@castello.eng.br>
|
2022-06-30 09:14:36 +02:00 |
|
Eugene Pankov
|
84901fb9cf
|
debounce state saving
|
2022-06-26 16:19:13 +02:00 |
|
Eugene Pankov
|
78cd2a0794
|
display split tab spanners below the maximized pane
|
2022-06-18 11:27:30 +02:00 |
|
Eugene Pankov
|
7be921592a
|
fixed "notify on activity" not working for the currently active tab
|
2022-06-18 11:26:09 +02:00 |
|
Eugene Pankov
|
f469c91786
|
locale updates
|
2022-06-15 22:50:47 +02:00 |
|
Eugene Pankov
|
485cd0ef53
|
updated locales, added Indonesian and UK English
|
2022-06-15 22:49:46 +02:00 |
|
Brandon Rothweiler
|
0a0ec35b84
|
Hide description in selector model if it's the same as the title
|
2022-05-24 22:58:02 -04:00 |
|
Eugene Pankov
|
fdf9004323
|
fixed #6430
|
2022-05-21 21:22:26 -07:00 |
|
Eugene Pankov
|
12aa28e766
|
allow customizing selection foreground color
|
2022-05-21 20:34:19 -07:00 |
|
Eugene Pankov
|
cfa6c104cd
|
ui tweak
|
2022-05-21 19:42:57 -07:00 |
|
Atte Timonen
|
a98050b1cd
|
Implement 'focus follows mouse' for pane navigation
|
2022-05-20 09:01:23 +02:00 |
|
Atte Timonen
|
8ee1d0076b
|
Implement hotkeys for navigating to a specific pane
|
2022-05-20 09:01:10 +02:00 |
|
Eugene Pankov
|
d6bdccf66e
|
locale updates, added Ukrainian
|
2022-05-16 23:45:36 -07:00 |
|
Eugene Pankov
|
5f4a7c4d39
|
fixed #6373 - allow disabling dynamic title on saved layouts
|
2022-05-09 20:54:23 -07:00 |
|
Eugene Pankov
|
96cd676109
|
fixed #5922 - the combine-tabs hotkey on Windows
|
2022-05-09 20:49:17 -07:00 |
|
Eugene Pankov
|
7032bff827
|
Update profiles.ts
|
2022-04-30 12:02:57 -07:00 |
|
Eugene Pankov
|
271955e9d4
|
added missing strings
|
2022-04-30 11:36:50 -07:00 |
|
Eugene Pankov
|
a31cacf4ee
|
focus the next tab after closing a tab - fixes #6325
|
2022-04-30 09:58:20 -07:00 |
|
Eugene Pankov
|
7016688170
|
allow directly editing items from the profile selector - fixes #6039
|
2022-04-15 19:45:30 +02:00 |
|