Eugene Pankov
4a1d8cdd0d
fixed admin tabs on windows - fixes #4669 , fixes #4601 , fixed #4594
2021-10-01 18:56:28 +02:00
Eugene Pankov
1674ec1ebf
pull utils-decorators dep up
2021-09-24 23:59:34 +02:00
Eugene Pankov
a9515d38d1
bumped plugins
2021-09-06 23:38:58 +02:00
Eugene Pankov
b7ac65fce0
added msys2 built-in profiles - fixes #2962
2021-09-02 23:52:31 +02:00
Eugene Pankov
601fff454d
auto-search powershell $PATH
2021-09-02 23:24:29 +02:00
Eugene Pankov
de3aab4996
web related fixes
2021-08-25 01:25:40 +02:00
Eugene Pankov
1992d99556
faster startup on macOS
2021-08-19 23:29:44 +02:00
Eugene Pankov
38691b80f2
moved deep-equal dependency out
2021-08-19 23:14:12 +02:00
Eugene Pankov
1ae8d9c643
removed hterm - #4295
2021-08-08 22:06: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
923b559857
bumped plugins
2021-08-01 10:17:53 +02:00
Eugene Pankov
94819019ec
bumped plugins
2021-07-29 21:20:41 +02:00
Eugene Pankov
61853428de
bumped plugins
2021-07-27 20:46:56 +02:00
Eugene Pankov
bb34e21791
plugins bump
2021-07-27 20:40:28 +02:00
Eugene Pankov
c853c96ae9
lint
2021-07-27 20:27:19 +02:00
Eugene Pankov
1926eca929
lint
2021-07-24 10:25:29 +02:00
Eugene Pankov
6f972ab4cc
lint
2021-07-24 10:14:07 +02:00
Eugene Pankov
a2e0db2a16
open SFTP panel in the CWD
2021-07-24 09:44:47 +02:00
Eugene Pankov
1eed32f8d8
local: UI to support single "command line" in profiles
2021-07-18 15:22:35 +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
Matthew Davidson
7e8c19e97b
Correctly name profiles for shells outside /usr
...
Shells outside /usr get named incorrectly. E.g., if I add /usr/local/bin/fish
to /etc/shells, when Tabby starts up, it think the profile name should be "local".
2021-07-16 16:50:32 -04: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
5ddf36d4c1
lint
2021-07-13 22:23:46 +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
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
67bbbd7f65
allow renaming and replacing files in the vault - fixes #4110
2021-07-10 21:31:18 +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
0ad32fa79d
moved profile settings view to settings plugin, web entry cleanup
2021-07-07 01:22:50 +02:00
Eugene Pankov
800c1fa039
don't log cwd check failures as errors
2021-07-06 20:29:11 +02:00
Eugene Pankov
9f87886a9b
ui tweaks
2021-07-06 19:34:00 +02:00
Eugene Pankov
0aa5df421d
added auto detection for vs developer prompt
2021-07-06 19:33: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
bf762cc4c7
moved login scripts processing into tabby-terminal
2021-07-05 23:56:38 +02:00
Eugene Pankov
461cd2bec7
deprecated matchedHotkey
2021-07-05 22:52:32 +02:00
Eugene Pankov
da599567f8
cleanup
2021-07-05 22:27:58 +02:00
Eugeny
3148927395
Merge pull request #4101 from Eugeny/dependabot/npm_and_yarn/tabby-local/utils-decorators-1.10.0
2021-07-05 15:00:41 +02:00
Eugene Pankov
827345d899
added a telnet client - fixes #760
2021-07-04 16:48:48 +02:00
dependabot[bot]
4afd49e38c
Bump utils-decorators from 1.8.3 to 1.10.0 in /tabby-local
...
Bumps [utils-decorators](https://github.com/vlio20/utils-decorators ) from 1.8.3 to 1.10.0.
- [Release notes](https://github.com/vlio20/utils-decorators/releases )
- [Commits](https://github.com/vlio20/utils-decorators/commits/1.10.0 )
---
updated-dependencies:
- dependency-name: utils-decorators
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-04 13:10:21 +00:00