1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-09-19 17:07:08 +03:00
Commit Graph

289 Commits

Author SHA1 Message Date
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
Eugene Pankov
57a198b082 typing cleanup 2021-07-14 00:03:05 +02:00
Eugene Pankov
e245629c5a ui tweak 2021-07-13 23:53:43 +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
8f55333d23
fixed visual layout of readline prompts 2021-07-12 22:31:17 +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
Eugeny
f7a0fb488b
Merge pull request #4175 from Eugeny/dependabot/npm_and_yarn/tabby-terminal/xterm-addon-ligatures-0.5.1
Bump xterm-addon-ligatures from 0.5.0 to 0.5.1 in /tabby-terminal
2021-07-11 12:39:02 +02:00
Eugene Pankov
0008b2f022
preserve file modes for up- and downloads - fixes #4141 2021-07-10 20:39:45 +02:00
dependabot[bot]
d026e634e5
Bump xterm-addon-ligatures from 0.5.0 to 0.5.1 in /tabby-terminal
Bumps [xterm-addon-ligatures](https://github.com/xtermjs/xterm.js) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits)

---
updated-dependencies:
- dependency-name: xterm-addon-ligatures
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-09 04:25:46 +00:00
Eugene Pankov
47dba5b52c
avoid including all of the util-decorators in the bundle 2021-07-08 22:03:25 +02:00
Eugene Pankov
a62752efec
bumped package versions 2021-07-08 16:07:45 +02:00
Eugene Pankov
4e13a601cc
tab padding fix 2021-07-07 21:33:35 +02:00
Eugene Pankov
224abcb2c4
new toolbar design 2021-07-07 20:11:38 +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
403bafe0a2 lint 2021-07-06 21:47:15 +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
89f369abe6
es2021 compilation 2021-07-06 09:40:54 +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
0eb006f297
Merge branch 'master' of github.com:Eugeny/terminus 2021-07-05 22:14:45 +02:00
Eugene Pankov
07095f3476
moved spinner intro baseTerminalTab 2021-07-05 22:14:42 +02:00
Eugeny
f091206e37
Merge pull request #4104 from Eugeny/dependabot/npm_and_yarn/tabby-terminal/utils-decorators-1.10.0
Bump utils-decorators from 1.8.3 to 1.10.0 in /tabby-terminal
2021-07-05 15:00:46 +02:00
Eugene Pankov
e17ba8c351
move createSession() into session 2021-07-04 17:11:21 +02:00
Eugene Pankov
827345d899
added a telnet client - fixes #760 2021-07-04 16:48:48 +02:00
dependabot[bot]
5f04c3b74b
Bump utils-decorators from 1.8.3 to 1.10.0 in /tabby-terminal
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:28 +00:00
Eugene Pankov
9155104662
moved stream processing into tabby-terminal 2021-07-04 14:05:25 +02:00
Eugene Pankov
92b34fbc08
new profile system 2021-07-04 12:23:27 +02:00
Eugene Pankov
db8c534d0a
bumped plugin versions 2021-07-01 22:56:23 +02:00
Eugene Pankov
43cd3318da
project rename 2021-06-29 23:57:04 +02:00