Commit graph

446 commits

Author SHA1 Message Date
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
Eugene Pankov
f53eb31274
theme tweaks 2021-08-14 23:27:13 +02:00
Eugene Pankov
81663f351a
show icon colors in profile selector - fixes #4405 2021-08-14 23:14:14 +02:00
Eugene Pankov
434bacf185
fixed hotkey race condition 2021-08-08 17:54:53 +02:00
Eugene Pankov
79de7ec015
selector ui tweaks 2021-08-08 17:54:39 +02:00
Eugene Pankov
dfdb3b051b
fixed hotkey IDs for profiles with "." in name - fixes #4367 2021-08-07 19:35:11 +02:00
Eugeny
e2c8093b97
Merge pull request #4363 from al-wi/profile-filter-terms
Profile filter per search term instead of the entire search input
2021-08-06 10:09:21 +02:00
Alexander Wiedemann
ec2982b1c4 Filter per search term instead of the entire search input 2021-08-06 09:55:15 +02:00
Eugene Pankov
eadd8d563e
more hotkey fixes 2021-08-06 09:52:34 +02:00
Eugene Pankov
08f1ad4c75
hotkey handling fixes 2021-08-06 09:43:54 +02:00
Eugene Pankov
426606ba06
fixed split tab index - fixes #4249 2021-08-06 09:07:38 +02:00
Eugene Pankov
7b59ba4b73
reworked hotkey handling - fixes #4355, fixes #4326, fixes #4340 2021-08-06 09:03:55 +02:00
Eugene Pankov
fa70447223
keep "disable dynamic title" while duplicating or restoring a tab - fixes #4334 2021-08-04 19:51:08 +02:00
Eugene Pankov
edd7e9c7b7
set default cancel button in message boxes 2021-08-02 21:01:35 +02:00
Eugene Pankov
ab8061ab39
better new profile name handling - fixes #4325 2021-08-02 20:52:39 +02:00
Eugene Pankov
85be974e64
reworked drop zones to allow more pane drop positions 2021-08-02 17:40:54 +02:00
Eugene Pankov
0df5fb4a34
fixed start page button flickering - fixes #4298 2021-08-02 09:25:05 +02:00
Eugene Pankov
920b2b85b3
Update appRoot.component.pug 2021-08-02 09:22:42 +02:00
Eugene Pankov
4e4788bf57
fixed glitchy window drag in macOS - fixes #4324 2021-08-02 09:17:08 +02:00
Eugene Pankov
3b09dfa145
sftp: allow editing remote files locally - fixes #4311 2021-08-01 16:13:11 +02:00
Eugene Pankov
923b559857
bumped plugins 2021-08-01 10:17:53 +02:00
Eugene Pankov
cc6cfec907
added a default color to split tab spanners 2021-07-31 18:59:52 +02:00
Eugene Pankov
4ecfcfda36
ui tweaks 2021-07-31 18:02:39 +02:00
Eugene Pankov
c5681b1376
allow rearranging panes within a tab 2021-07-31 17:57:43 +02:00
Eugene Pankov
1fc57018e3
allow modifier-only hotkeys 2021-07-31 17:18:03 +02:00
Eugene Pankov
94819019ec
bumped plugins 2021-07-29 21:20:41 +02:00
Eugene Pankov
b9c6d30678
include titles of all panes in a split tab's title 2021-07-29 21:20:25 +02:00
Eugene Pankov
009556f984
possible fix for #4293 2021-07-29 21:07:47 +02:00
Eugene Pankov
61853428de
bumped plugins 2021-07-27 20:46:56 +02:00
Eugene Pankov
744e731a22
Update theme.scss 2021-07-27 20:41:49 +02:00
Eugene Pankov
bb34e21791
plugins bump 2021-07-27 20:40:28 +02:00
Eugene Pankov
74f91b7cb3
don't remember tabs if recovery is disabled 2021-07-27 20:40:08 +02:00
Eugene Pankov
7bcf3dbabe
Update theme.scss 2021-07-27 20:37:18 +02:00
Eugene Pankov
c853c96ae9
lint 2021-07-27 20:27:19 +02:00
Eugene Pankov
85fe9eb4ec
don't show drop hints when dragging the tab onto itself 2021-07-27 20:27:03 +02:00
Eugene Pankov
69115fb77a
experimental config sync 2021-07-24 16:31:32 +02:00
Eugene Pankov
99ab8dacd4
ui tweaks 2021-07-24 16:31:10 +02:00
Eugene Pankov
90149def0a
fixed #4230 - option to limit or disable "recent profiles" 2021-07-24 10:35:24 +02:00
Eugene Pankov
129bc8a9f1
transfer menu UI fix 2021-07-24 10:06:44 +02:00
Eugene Pankov
7fa29b4b37
transfers ui fixes 2021-07-22 21:35:47 +02:00
Eugene Pankov
b7a676f668
ng2-dnd cleanup 2021-07-21 23:06:50 +02:00
Eugene Pankov
26d81f10a6
dropped ng2-dnd 2021-07-21 23:05:26 +02:00
Eugene Pankov
be4cc804a2
allow dragging other tabs into existing split tabs - fixes #1347 2021-07-21 22:59:58 +02:00
Eugene Pankov
ff49b9e38a
settings: added release notes 2021-07-18 16:48:13 +02:00
Eugene Pankov
a725d25e46
web: added proper platform detection and hotkey handling 2021-07-17 16:39:08 +02:00
Eugene Pankov
4e42dfd46b
plugin version bump 2021-07-17 00:54:38 +02:00
Eugene Pankov
dbe7b8cf56
plugin version bump 2021-07-17 00:52:07 +02:00
Eugene Pankov
a82a65ed46
plugin version bump 2021-07-16 23:59:45 +02:00
Eugene Pankov
cbd7c7c02f remove outline buttons 2021-07-14 00:21:23 +02:00
Eugene Pankov
57a198b082 typing cleanup 2021-07-14 00:03:05 +02:00
Eugene Pankov
760311ffa0 lint 2021-07-13 23:50:31 +02:00
Eugene Pankov
2f13f3a401 strongly typed partial profiles wip 2021-07-13 23:44:23 +02:00
Eugene Pankov
a632a599d3 WSL: fixed multiple distro detection 2021-07-13 22:20:59 +02:00
Eugene Pankov
ca9f11484c move terminal-tab to use .profile 2021-07-13 21:47:06 +02:00
Eugene Pankov
9502240480
reworked login scripts - fixes #1349 2021-07-13 20:19:28 +02:00
Eugene Pankov
5053743b1b
fixed dynamic port forward listener not getting cleaned up - fixes #4200 2021-07-13 19:27:02 +02:00
Eugene Pankov
c043d5bc83
delegate getDescription to ProfilesService 2021-07-13 10:28:27 +02:00
Eugene Pankov
d7741f07a1
fixed configproxy 2021-07-13 10:28:08 +02:00
Eugene Pankov
5e771534a8
wording 2021-07-12 21:29:38 +02:00
Eugene Pankov
82f3b61b5e
bump 2021-07-12 21:29:28 +02:00
Eugene Pankov
25034342c3
bumped plugins 2021-07-11 23:02:27 +02:00
Eugene Pankov
ff18926bf9
WSA wip 2021-07-11 22:59:39 +02:00
Eugene Pankov
7db3335938
bump, include source maps in releases 2021-07-11 16:12:36 +02:00
Eugene Pankov
c1051379c1
add tabby-web-demo to the repo 2021-07-11 16:00:59 +02:00
Eugene Pankov
2706045cc2
tab context menu option to save split layouts as profiles - fixes #3468 2021-07-11 12:38:35 +02:00
Eugene Pankov
908f90cd52
automatically clean up defaults from the config file 2021-07-11 00:06:52 +02:00
Eugene Pankov
67bbbd7f65
allow renaming and replacing files in the vault - fixes #4110 2021-07-10 21:31:18 +02:00
Eugene Pankov
0008b2f022
preserve file modes for up- and downloads - fixes #4141 2021-07-10 20:39:45 +02:00
Eugene Pankov
3e61630c6a
added a way to switch a pane's profile - fixes #1007, fixes #2963, fixes #3082, fixes #4151 2021-07-10 20:05:31 +02:00
Eugene Pankov
f39b4c6dbe
Update buttonProvider.ts 2021-07-10 14:47:41 +02:00
Eugene Pankov
c49ff68ed6
avoid duplicate entries in recent profiles - fixes #4179 2021-07-10 14:30:33 +02:00
Eugene Pankov
891cf42338
make ssh the default quick-connect profile - fixes #4181 2021-07-10 14:10:55 +02:00
Eugene Pankov
46e0035327
sort profiles by groups - fixes #4163 2021-07-09 10:02:58 +02:00
Eugene Pankov
833a348fdb
fixed matchedHotkey deprecation - fixes #4153, fixes #4156 2021-07-09 09:46:54 +02:00
Eugene Pankov
a62752efec
bumped package versions 2021-07-08 16:07:45 +02:00
Eugene Pankov
a159890cba
lint 2021-07-07 21:33:26 +02:00
Eugene Pankov
224abcb2c4
new toolbar design 2021-07-07 20:11:38 +02:00
dependabot[bot]
6a2fa7efa9
Bump @types/js-yaml from 4.0.1 to 4.0.2 in /tabby-core
Bumps [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml)

---
updated-dependencies:
- dependency-name: "@types/js-yaml"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-07 11:27:53 +00:00
Eugene Pankov
0ad32fa79d
moved profile settings view to settings plugin, web entry cleanup 2021-07-07 01:22:50 +02:00
Eugene Pankov
93a89e3c86 lint 2021-07-06 21:56:52 +02:00
Eugene Pankov
4e667edf9f lint 2021-07-06 21:50:40 +02:00
Eugene Pankov
403bafe0a2 lint 2021-07-06 21:47:15 +02:00
Eugene Pankov
6c7a8092a4 fixed config reload race condition 2021-07-06 20:28:53 +02:00
Eugene Pankov
d3498a6a46 make comspec setting optional - fixes #4143 2021-07-06 19:03:34 +02:00
Eugene Pankov
636942ff86
updated rxjs imports 2021-07-06 09:43:16 +02:00
Eugene Pankov
d1b874c191
Merge branch 'master' of github.com:Eugeny/terminus 2021-07-06 09:40:58 +02:00
Eugene Pankov
89f369abe6
es2021 compilation 2021-07-06 09:40:54 +02:00
dependabot[bot]
2094409d23
Bump core-js from 3.14.0 to 3.15.2 in /tabby-core
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.14.0 to 3.15.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.15.2/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-06 06:56:19 +00:00
Eugene Pankov
461cd2bec7
deprecated matchedHotkey 2021-07-05 22:52:32 +02:00
Eugene Pankov
7f921c4d34
added a profile selector hotkey 2021-07-05 22:27:55 +02:00
Eugene Pankov
827345d899
added a telnet client - fixes #760 2021-07-04 16:48:48 +02:00
Eugene Pankov
a5a0546e68
config migration fix 2021-07-04 13:06:00 +02:00
Eugene Pankov
92b34fbc08
new profile system 2021-07-04 12:23:27 +02:00
Eugene Pankov
cb06a8e493
handle legacy plugins in plugin loader 2021-07-02 00:09:32 +02:00
Eugene Pankov
db8c534d0a
bumped plugin versions 2021-07-01 22:56:23 +02:00
Eugene Pankov
ced8557517
new repo name 2021-07-01 22:10:12 +02:00
Eugene Pankov
093f79df4e
Merge branch 'master' of github.com:Eugeny/terminus 2021-07-01 21:57:40 +02:00
Eugene Pankov
43cd3318da
project rename 2021-06-29 23:57:04 +02:00