Eugene Pankov
69d884e164
separate color schemes per profile - fixes #5885 , fixes #4593 , fixes #3516 , fixes #7457 , fixes #765
2023-02-04 19:51:16 +01:00
Eugene Pankov
85bb7a2e95
potentially fix config corruption - #5355 , #7874
2023-02-04 09:46:05 +01:00
Clem
9e5c9ede44
fix: prevent backspace in profile selection
2023-02-03 14:13:47 +01:00
Eugene Pankov
9ceb6b4416
bumped plugins
2023-01-29 13:21:51 +01:00
Eugene Pankov
010c18a07b
updated contributors
2023-01-29 10:46:35 +01:00
Eugene Pankov
842636aa15
#7315 - added terminal identification option on windows
2023-01-27 22:40:16 +01:00
Eugene Pankov
24f8a4bd43
fixed #7755 - prevent release notes links from navigating away
2023-01-08 20:09:26 +01:00
Eugene Pankov
33d6d41ea2
fixed exports
2023-01-04 14:22:37 +01:00
Benjamin Brandmeier
9544791c6c
barrel export + deep equals
2022-12-19 01:07:20 +01:00
Benjamin Brandmeier
72bc58332d
Mark duplicate hotkeys
2022-12-19 01:07:20 +01:00
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
Youngkwang Yang
0ee0f98462
Fix typo
2022-04-15 22:59:24 +09:00
Eugene Pankov
b330c428e6
updated locales, added Korean
2022-04-15 12:43:07 +02:00
Eugene Pankov
1e85acb99e
fixed tab header animations, allow disabling animations globally #6147
2022-04-15 12:27:48 +02:00
Eugene Pankov
38c1fafeee
Update theme.scss
2022-04-15 12:25:36 +02:00
Eugene Pankov
be72cd59cc
renamed setting, cleanup
2022-04-12 18:35:44 +02:00
christianbingman
4cf9eda55f
Allows the user to resize panes using hotkeys
...
Changes:
- Adds 4 hotkeys for resizing panes horizontally and vertically
- Updates the config files (default not set)
- Updates the window settings to allow the user to modify the pane
resize increments
2022-04-11 19:44:24 -05:00
Eugene Pankov
a9a0ea3a42
Update icons.json
2022-04-03 14:07:50 +02:00
dependabot[bot]
ac36627392
Bump minimist from 1.2.5 to 1.2.6 in /tabby-core
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 10:48:03 +00:00
Eugene Pankov
75c911b5e4
locale update, added Portuguese (Brazil) and missing strings
2022-03-22 15:25:41 +01:00
Eugene Pankov
8ec419f8e5
fixed duplicate default hotkeys
2022-03-22 11:28:17 +01:00
Eugene Pankov
9bc6831f40
sort hosts in the jump hosts list
2022-03-16 10:34:40 +01:00
Eugene Pankov
515ddbf64b
new color picker
2022-03-16 10:26:34 +01:00
Eugene Pankov
a5d84a490f
fixed SVG icons
2022-03-13 10:03:32 +01:00
Eugene Pankov
2c00b9a4bc
fixed profile order in the selector dialog - fixes #5537
2022-03-12 18:31:59 +01:00
Eugene Pankov
90becada86
fixed SVG icons in tab headers - fixes #5926
2022-03-12 18:31:21 +01:00
Eugeny
c7639c03f9
Merge pull request #5902 from microhobby/glasstron-b
2022-03-08 22:34:13 +01:00
Eugene Pankov
df77cc99d9
make vibrancy disabling optional
2022-03-08 20:05:58 +01:00
Eugene Pankov
1a834af663
locale update, added Portuguese
2022-03-06 14:38:31 +01:00
Eugene Pankov
555c8c18ee
show recent profiles in jump lists & dock menu - fixes #2587
2022-02-23 20:36:24 +01:00
Eugene Pankov
177a988292
added tab explore/combine hotkeys - fixes #5703
2022-02-22 22:46:06 +01:00
Eugene Pankov
6c5c670315
locale updates, added Bulgarian
2022-02-15 23:17:59 +01:00
Eugene Pankov
45b7391e89
cleanup
2022-02-15 23:06:17 +01:00
Martin Grulich
0eb1e8117c
optional profile icon added to tabHeader
2022-02-15 13:42:20 +01:00
Eugene Pankov
4c7e7f5fae
new translation extractor
2022-02-10 22:33:14 +01:00
Eugene Pankov
7b07a67947
sorted messages, cleaned up translateParams attributes
2022-02-10 19:10:38 +01:00
Eugene Pankov
fe5193d9f1
use languages' native names
2022-02-10 18:03:26 +01:00
Eugene Pankov
46a9b655fc
locale updates, added Italian
2022-02-10 16:24:24 +01:00
Eugene Pankov
762ee85773
lint
2022-02-10 09:48:31 +01:00
Eugene Pankov
650e362c42
lint
2022-02-09 22:27:19 +01:00
Eugene Pankov
f27e1ec62d
fixed tab rearranging conditions
2022-02-09 20:30:40 +01:00
Eugene Pankov
c736a84835
avoid duplicate title in split tab's title
2022-02-09 20:21:20 +01:00
Eugene Pankov
c0988e58b4
Revert "prevent dropping a tab on itself - fixes #5580 "
...
This reverts commit ceb1b59409
.
2022-02-09 19:20:45 +01:00
Eugene Pankov
194342d6fa
bumped plugins, added serialport mocks
2022-02-07 16:36:20 +01:00
Eugene Pankov
1bbf9d4294
bumped plugins
2022-02-07 15:33:34 +01:00
Eugene Pankov
10c8502fbd
locale updates, added Danish
2022-02-07 15:30:05 +01:00
Eugene Pankov
126d14dfb7
added Japanese translation
2022-02-05 17:20:23 +01:00
Eugene Pankov
9cfd02bff6
Update appRoot.component.ts
2022-02-01 22:11:39 +01:00
Eugene Pankov
8f4e28fba4
bumped plugins
2022-01-31 16:37:43 +01:00
Eugene Pankov
897bc77d05
Update tabHeader.component.scss
2022-01-30 21:00:17 +01:00
Eugene Pankov
8b5b53ab26
added drag handles to toolbars
2022-01-30 20:58:43 +01:00
Eugene Pankov
75764cd725
macOS vibrancy fixes
2022-01-30 20:43:59 +01:00
Eugene Pankov
eb0fa29fad
fixed the color and title settings not getting inherited from profile defaults - fixes #5395
2022-01-30 20:03:57 +01:00
Eugene Pankov
b664b9eed9
fixed repeated hotkeys canceling themselves - fixes #5406 , fixes #4566
2022-01-30 17:51:21 +01:00
Eugene Pankov
ceb1b59409
prevent dropping a tab on itself - fixes #5580
2022-01-29 19:28:19 +01:00
Eugene Pankov
63374f532c
cleaned up terminal toolbar implementation
2022-01-29 17:20:23 +01:00
Eugene Pankov
3e8e3f7ccd
enable vibrancy on macOS by default
2022-01-29 15:09:58 +01:00
Eugene Pankov
0a20716efd
locale updates, added Spanish
2022-01-28 23:43:46 +01:00
Eugene Pankov
1695c0b522
fixed hotkey name localization
2022-01-26 20:17:16 +01:00
Eugene Pankov
88bbdd0da1
debounce tab progress updates
2022-01-22 14:16:59 +01:00
Eugene Pankov
445a3d02da
lint
2022-01-18 22:13:38 +01:00
Eugene Pankov
5ef36896c5
show language selector in welcome tab
2022-01-18 22:12:19 +01:00
Eugene Pankov
5d22c15a78
locale update
2022-01-18 22:12:09 +01:00
Eugene Pankov
e1ee818932
locale updates
2022-01-18 14:05:16 +01:00
Eugene Pankov
87e8eefd49
lint
2022-01-18 10:46:25 +01:00
Eugene Pankov
c8b25cf911
locale updates
2022-01-18 10:26:49 +01:00
Eugene Pankov
eb60c3c3c6
locale fixes
2022-01-18 10:10:25 +01:00
Eugene Pankov
f6895d7696
locale updates
2022-01-16 19:44:30 +01:00
Eugene Pankov
782128308c
build fix
2022-01-16 19:36:55 +01:00
Eugene Pankov
d12a48f3fc
lint
2022-01-16 17:27:54 +01:00
boonkerz
1796ce4f1c
Update tabContextMenu.ts
...
Translate the selected Color
2022-01-16 15:35:42 +01:00
Eugene Pankov
0dd460a6d7
bumped plugins
2022-01-14 13:04:57 +01:00
Eugene Pankov
57bf79ec56
locale updates
2022-01-14 00:52:42 +01:00
Eugene Pankov
00a19769e1
snappier tab animations
2022-01-14 00:37:43 +01:00
Eugene Pankov
a639d65ed6
show checkmarks on completed transfers - fixes #5460
2022-01-13 23:54:35 +01:00
Eugene Pankov
b42314b29e
limit depth of tab de-closer history
2022-01-13 23:47:18 +01:00
Eugene Pankov
21e5d68994
support syncing fully encrypted config - fixes #5400
2022-01-10 21:15:03 +01:00
Eugene Pankov
a6a9c149dc
fixed incorrect await
2022-01-10 20:45:54 +01:00
Eugene Pankov
61c11abda2
don't include tab state in saved layouts
2022-01-10 20:39:29 +01:00
Eugene Pankov
3a11b51729
windows/linux: expand window content into the border area - fixes #5423
2022-01-10 19:45:44 +01:00
Eugene Pankov
ff1e2871d4
more localization fixes
2022-01-09 11:28:14 +01:00
Eugene Pankov
0ab02d032a
fixed dragging splits back out into the tab bar - fixes #5410 , fixes #5406 , fixes #4563
2022-01-08 19:16:08 +01:00
Eugene Pankov
ab8622c9fd
more localization fixes
2022-01-08 19:13:07 +01:00
Eugene Pankov
d8625d6b9f
start page translation fix
2022-01-08 17:35:49 +01:00
Eugene Pankov
0814d44207
Translation infrastructure
2022-01-08 16:03:01 +01:00
jary
54411e59ad
fix: paper theme sftp color
2021-12-28 17:22:02 +08:00
Eugene Pankov
e90db7f07f
UI switch for --disable-gpu - #5131 , #3499
2021-12-19 18:11:43 +01:00
Eugene Pankov
5249a9076a
config defaults tweaks
2021-12-19 17:56:50 +01:00
Eugene Pankov
0e9723cb3b
updated window docking logic
2021-12-15 23:21:56 +01:00
Eugene Pankov
5f94e84542
theme tweaks, fixed #5068
2021-12-12 12:18:02 +01:00
Eugene Pankov
4784a076fa
disable vibrancy on Windows by default
2021-12-12 12:03:18 +01:00
Eugene Pankov
0c8b6e56da
theme tweaks
2021-12-08 23:33:45 +01:00
Eugene Pankov
5be4a12ee5
theme updates
2021-12-08 23:25:46 +01:00
Eugene Pankov
433c7d33d9
fixed tab title recovery for split tabs - fixes #4810
2021-12-08 21:45:58 +01:00
Eugene Pankov
b755346ac0
fixed #5001
2021-12-08 21:01:48 +01:00
Eugene Pankov
bbb02f4e64
bundle the clickable-links plugin with Tabby
2021-12-08 19:54:26 +01:00
Eugene Pankov
d2ec08e3f8
build updates
2021-12-06 12:14:06 +01:00
Eugene Pankov
f308fd481d
bumped plugins
2021-12-06 09:19:32 +01:00
Nessun Kim
cd09043558
Fix hotkey setter to handle backticks and tildes properly
2021-11-25 20:12:00 +09:00
Eugene Pankov
8ff130ebfd
fixed #4931 - allow empty username to work with winscp integration
2021-11-20 17:39:10 +01:00
Eugene Pankov
064bcb31d8
fixed toolbar color in paper theme - fixes #4954
2021-11-20 17:24:09 +01:00
Eugeny
2b57061949
Merge pull request #4928 from composer404/master
2021-11-15 21:45:33 +01:00
Kozik Przemysław
ad2ab61927
toolbar icons update
2021-11-15 20:21:58 +01:00
Eugene Pankov
14098177e4
bumped plugins
2021-11-14 16:23:29 +01:00
Eugene Pankov
8a0a9700aa
added missing exports
2021-11-07 11:40:52 +01:00
Eugene Pankov
123d544cd1
removed old dep
2021-11-06 22:57:45 +01:00
Eugene Pankov
59d642434a
fixed "infinite" transfer speed display
2021-11-06 16:15:09 +01:00
Eugene Pankov
f2d6931f1a
icon updates
2021-11-06 15:56:43 +01:00
Eugene Pankov
f3312852a9
refreshed search panel design
2021-11-06 13:41:20 +01:00
Eugene Pankov
a16c397843
bumped plugins
2021-10-31 18:21:04 +01:00
Eugene Pankov
da2ba0ec49
lint
2021-10-31 17:38:30 +01:00
Eugene Pankov
9d8e19622f
avoid multiple parallel passphrase prompts - fixes #4811
2021-10-31 16:18:49 +01:00
Eugene Pankov
25cdf6d6bf
fixed transfers dropdown being clipped by the terminal - fixes #4688
2021-10-28 09:53:46 +02:00
Eugene Pankov
7be3904123
make titlebar double-click maximize window on macOS - fixes #4754
2021-10-28 09:26:32 +02:00
Eugene Pankov
3da6f6ffa6
bump
2021-10-27 13:03:48 +02:00
Eugene Pankov
ff4b137088
word
2021-10-23 09:53:43 +02:00
Eugene Pankov
e3375741af
lint
2021-10-18 13:53:27 +02:00
Aaron Davison
d82a88bcc6
added additional options for vault remember password
2021-10-18 16:00:17 +13:00
Me1onRind
1941d9b748
add duplicate tab hotkey
2021-10-16 22:49:03 +08:00
Eugene Pankov
a26b30f0bc
Update selectorModal.component.ts
2021-10-04 07:13:50 +02:00
Eugene Pankov
b94a943694
ui tweaks
2021-09-25 00:07:33 +02:00
Eugene Pankov
3923e46f22
fixed #4586 - fix disableDynamicTabTitle to work with switch-profile
2021-09-24 23:55:19 +02:00
Eugene Pankov
00191763cf
fixed #4629 - missing activity highlight
2021-09-24 23:29:41 +02:00
Eugene Pankov
d319a54fee
show recent profiles in the start page - fixes #4585
2021-09-19 13:35:26 +02:00
Eugene Pankov
397a93bd6f
a bit more reliable hotkey handling
2021-09-17 22:09:35 +02:00
Eugene Pankov
95a04788e5
hotkey fixes
2021-09-17 00:23:12 +02:00
Eugene Pankov
b337bc5cfd
word
2021-09-09 11:56:56 +02:00
Eugene Pankov
a9515d38d1
bumped plugins
2021-09-06 23:38:58 +02:00
Eugene Pankov
8d0bcb94b1
better separate profiles by group - fixes #4517
2021-09-02 22:30:21 +02:00
Eugene Pankov
f681f0e50a
added scrolling to transfers menu
2021-09-02 19:42:17 +02:00
Eugene Pankov
7252f80573
fixed #4483 - repeat keydown events affecting hotkeys
2021-08-27 20:02:32 +02:00
Eugene Pankov
2d331332a4
ui tweaks
2021-08-27 19:56:09 +02:00
Eugene Pankov
f36e2551b5
moved recentProfiles from config to localStorage
2021-08-27 19:54:20 +02:00
Eugene Pankov
de3aab4996
web related fixes
2021-08-25 01:25:40 +02:00
Eugene Pankov
59101cfcb3
added generic hotkeys for profile selectors by type
2021-08-22 20:59:50 +02:00
Eugene Pankov
20116d7af6
global profile settings - fixes #4098
2021-08-22 00:10:56 +02:00
Eugene Pankov
f5e5091b10
perf: debounce activity updates
2021-08-19 23:14:26 +02:00
Eugene Pankov
38691b80f2
moved deep-equal dependency out
2021-08-19 23:14:12 +02:00
Eugene Pankov
8d5eef6fa7
fixed up tab progress and title updates
2021-08-19 15:43:02 +02:00
Eugene Pankov
e0f935519a
prevent reporting the same progress value twice
2021-08-19 12:16:40 +02:00
Eugene Pankov
43183401b7
dropped nested corejs dep
2021-08-16 20:10:15 +02:00
Eugene Pankov
70b6be7301
autocomplete profile colors - fixes #4231
2021-08-15 16:16:26 +02:00
Eugene Pankov
03045eb952
fixed titlebar not adjusting to macOS fullscreen mode - fixes #4274
2021-08-15 14:40:40 +02:00
Eugene Pankov
f7b0272be5
allow type aliases
2021-08-15 14:23:26 +02:00
Eugene Pankov
4fa16c8a20
fixed split attachment - fixes #4374
2021-08-15 14:13:29 +02:00
Eugene Pankov
855a7bbe14
include platform arch in github issues
2021-08-15 13:47:56 +02:00
Eugene Pankov
2b3694f517
theme tweaks
2021-08-15 13:47:46 +02:00
Eugene Pankov
8b33f98c79
reduce hotkey timeout
2021-08-15 13:25:14 +02:00
Eugene Pankov
98e52f50a9
lint
2021-08-14 23:37:42 +02:00
Eugene Pankov
7551201796
fixed recovery of custom tab titles - fixes #4406
2021-08-14 23:36:41 +02:00
Eugene Pankov
3fe2dccb94
fixed instantiating saved layouts - fixes #4413
2021-08-14 23:34:01 +02:00