1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-08-15 23:40:32 +03:00
Commit Graph

129 Commits

Author SHA1 Message Date
Eugene
bacb458df3
fixed #9164 - only auto-open a new tab if there are no tabs recovered after startup 2024-03-11 21:20:51 +01:00
Clem
3d9b15a82d ref(tabby-local): remove SaveAsProfile context menu 2023-07-07 10:35:03 +02:00
Eugene Pankov
86cff8d98a
change the terminal.autoOpen default to true 2023-06-04 20:34:28 +02:00
Eugene Pankov
b9b98bd949
Merge branch 'master' of github.com:Eugeny/tabby 2023-04-23 21:34:17 -07:00
Eugene Pankov
20479e9f27
bumped plugins 2023-04-23 10:22:38 -07:00
Eugene Pankov
e48b2032ad
updated peerDependencies 2023-04-23 08:57:05 -07:00
Eugene Pankov
dc8ddfcd15
#8282 - updated package.json files 2023-04-23 08:40:17 -07:00
Clem
b1acfe2519 resolves Eugeny/tabby#7751, Eugeny/tabby#8062, Eugeny/tabby#6617 add behavior when session ends 2023-04-23 10:50:39 +02:00
Clem
f2a62413da ref(tabby-local): use setSession method in terminalTab component 2023-04-22 15:51:29 +02:00
Clem
f423be1510 Revert "resolves Eugeny/tabby#7751, Eugeny/tabby#8062, Eugeny/tabby#6617 add configurable behavior when session ends"
This reverts commit 268af8806c.
2023-04-22 14:36:43 +02:00
Clem
268af8806c resolves Eugeny/tabby#7751, Eugeny/tabby#8062, Eugeny/tabby#6617 add configurable behavior when session ends 2023-04-12 23:20:06 +02:00
Eugene Pankov
3b8ca0d592
lint 2023-04-10 21:21:49 +02:00
Eugene Pankov
92513814e4
lint 2023-03-21 10:36:40 +01:00
Eugene Pankov
8cba805522
moved more electron stuff out of tabby-local 2023-03-19 13:20:30 +01:00
Eugene Pankov
35ca7015c8
moved electron-specific parts of tabby-local into tabby-electron 2023-03-19 12:39:31 +01:00
Eugene Pankov
441f442915
typing fixes 2023-02-27 00:09:04 +01:00
Eugene
1e5cfd1d4b
bootstrap 5 WIP (#7891)
New standard theme that follows your chosen terminal colors, Bootstrap 5 & Angular 15 upgrade
2023-02-26 20:42:31 +01:00
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
Sicco
e4ab127567 Fix issues 2023-01-30 19:52:18 +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
b624218feb
fixed #7745 - skip incorrect WSL registry entries 2023-01-14 19:41:34 +01:00
Eugene Pankov
f444aad568
lint 2022-12-05 15:20:29 +01:00
Eugene Pankov
98476df882
bumped eslint 2022-12-05 12:16:27 +01:00
Eugene Pankov
d26ce6c316
fixed #7481 - broadcast not available on SSH tabs 2022-11-17 10:56:22 +01:00
Eugene Pankov
1b1445bf20
new tabby-web release 2022-11-07 22:57:40 +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
37e058d7d8
lint 2022-09-29 09:03:29 +02:00
Eugene Pankov
d3d09dfd44
fixed #7156 2022-09-28 22:56:08 +02:00
Eugene Pankov
296188c45e
cli: allow directly opening script and .command files - fixes #6406, fixes #6018 2022-05-27 20:05:40 +02:00
Liangcheng Juves
7e0b9ecb56 Update official icon for kali profile
Icon from https://www.kali.org/images/kali-logo.svg
2022-05-15 15:13:13 +08:00
Liangcheng Juves
e537b61edd Add icon for oracle wsl profiles 2022-05-15 15:03:17 +08:00
Liangcheng Juves
175016bb1a Add icon for openEuler profile 2022-05-15 15:02:55 +08:00
Liangcheng Juves
9f4c12ba96 Add icon for AlmaLinux-8 profile 2022-05-15 15:02:12 +08:00
Liangcheng Juves
6dc14e0fd5 Add icon for Ubuntu-22.04 profile 2022-05-15 15:01:29 +08:00
Liangcheng Juves
b154d87865 Update official icon for powershell profiles
Icon from https://docs.microsoft.com/zh-CN/powershell/
2022-05-15 14:56:51 +08:00
Liangcheng Juves
0aa7e53a78
Update official icon for git bash profile
Icon from https://github.com/git-for-windows/git-for-windows.github.io/blob/main/img/gwindows_logo.svg
2022-05-15 14:54:23 +08:00
Liangcheng Juves
272918bff6 Change name Git-Bash to Git Bash 2022-05-15 14:51:23 +08:00
Liangcheng Juves
7cddcee951 Fix the problem that the Developer Prompt for VS 2022 profile could not be loaded 2022-05-15 14:49:23 +08:00
Liangcheng Juves
fa2bbe39c4 Different versions of vs profile use different icon to differentiate 2022-05-15 14:48:58 +08:00
Liangcheng Juves
a5fb726206 Use linux icon by default when no WSL profile icon is found 2022-05-15 14:41:13 +08:00
Liangcheng Juves
ec22c00ba5
Switch to more classic linux icon
Icon from https://upload.wikimedia.org/wikipedia/commons/archive/3/35/20120923174402!Tux.svg
2022-05-15 02:00:11 +08:00
Eugene Pankov
271955e9d4
added missing strings 2022-04-30 11:36:50 -07:00
Liangcheng Juves
716ce018fb Add icon for docker profiles 2022-04-28 22:49:25 +08:00
Eugene Pankov
3d841eb97c
added "new window" to macOS dock menu - fixes #6037 2022-04-15 19:52:07 +02:00
Eugene Pankov
94b3212afb
msys2: set correct starting directory - fixes #6079 2022-04-02 17:46:34 +02:00
Eugene Pankov
1029884ef7
set COLORTERM 2022-03-12 21:18:27 +01:00
Eugene Pankov
555c8c18ee
show recent profiles in jump lists & dock menu - fixes #2587 2022-02-23 20:36:24 +01:00