Eugene
4dc77d11cf
Bump xterm-addon-search from 0.4.0-beta5 to 0.4.0 in /terminus-… ( #1863 )
...
Bump xterm-addon-search from 0.4.0-beta5 to 0.4.0 in /terminus-terminal
2019-12-06 12:06:00 +01:00
Eugene
245698b67d
Bump xterm-addon-webgl from 0.4.0-beta.15 to 0.4.0 in /terminus… ( #1862 )
...
Bump xterm-addon-webgl from 0.4.0-beta.15 to 0.4.0 in /terminus-terminal
2019-12-06 12:05:49 +01:00
dependabot-preview[bot]
6c11189b3e
Bump xterm from 4.3.0-beta.30 to 4.3.0 in /terminus-terminal
...
Bumps [xterm](https://github.com/xtermjs/xterm.js ) from 4.3.0-beta.30 to 4.3.0.
- [Release notes](https://github.com/xtermjs/xterm.js/releases )
- [Commits](https://github.com/xtermjs/xterm.js/commits/4.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-06 04:26:55 +00:00
dependabot-preview[bot]
dd70f5f5d8
Bump xterm-addon-search from 0.4.0-beta5 to 0.4.0 in /terminus-terminal
...
Bumps [xterm-addon-search](https://github.com/xtermjs/xterm.js ) from 0.4.0-beta5 to 0.4.0.
- [Release notes](https://github.com/xtermjs/xterm.js/releases )
- [Commits](https://github.com/xtermjs/xterm.js/commits/0.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-06 04:26:30 +00:00
dependabot-preview[bot]
47277ac5aa
Bump xterm-addon-webgl from 0.4.0-beta.15 to 0.4.0 in /terminus-terminal
...
Bumps [xterm-addon-webgl](https://github.com/xtermjs/xterm.js ) from 0.4.0-beta.15 to 0.4.0.
- [Release notes](https://github.com/xtermjs/xterm.js/releases )
- [Commits](https://github.com/xtermjs/xterm.js/commits/0.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-06 04:26:30 +00:00
Eugene Pankov
99698913a8
lint
2019-12-03 00:55:22 +01:00
Eugene Pankov
0f8cff2d5b
fixes
2019-12-01 19:11:05 +01:00
Eugene Pankov
471f9effcf
better search UI
2019-12-01 18:52:22 +01:00
Eugene Pankov
b010791767
bumped xterm
2019-11-26 00:38:52 +01:00
Eugene Pankov
ef61a141a6
xterm version fix
2019-11-26 00:02:12 +01:00
Eugene Pankov
18aa78fa2e
webpack 5
2019-11-25 12:20:41 +01:00
Eugene Pankov
d90f68c439
eslint bump
2019-11-25 12:05:58 +01:00
Eugene
133c5067b6
Bump xterm-addon-search from 0.4.0-beta3 to 0.4.0-beta5 in /ter… ( #1755 )
...
Bump xterm-addon-search from 0.4.0-beta3 to 0.4.0-beta5 in /terminus-terminal
2019-11-25 11:47:59 +01:00
Eugene
dd1e7706a4
Bump xterm-addon-fit from 0.4.0-beta1 to 0.4.0-beta2 in /termin… ( #1754 )
...
Bump xterm-addon-fit from 0.4.0-beta1 to 0.4.0-beta2 in /terminus-terminal
2019-11-25 11:47:50 +01:00
dependabot-preview[bot]
2ac26685b0
Bump xterm-addon-search in /terminus-terminal
...
Bumps [xterm-addon-search](https://github.com/xtermjs/xterm.js ) from 0.4.0-beta3 to 0.4.0-beta5.
- [Release notes](https://github.com/xtermjs/xterm.js/releases )
- [Commits](https://github.com/xtermjs/xterm.js/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 10:45:51 +00:00
Eugene
881e7bf91c
Merge pull request #1799 from Eugeny/dependabot/npm_and_yarn/terminus-terminal/xterm-addon-webgl-0.4.0-beta.13
...
Bump xterm-addon-webgl from 0.4.0-beta1 to 0.4.0-beta.13 in /terminus-terminal
2019-11-25 11:44:25 +01:00
dependabot-preview[bot]
afb4343828
Bump xterm-addon-webgl in /terminus-terminal
...
Bumps [xterm-addon-webgl](https://github.com/xtermjs/xterm.js ) from 0.4.0-beta1 to 0.4.0-beta.13.
- [Release notes](https://github.com/xtermjs/xterm.js/releases )
- [Commits](https://github.com/xtermjs/xterm.js/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 04:21:41 +00:00
boxmein
3a67f1eb41
Fix linter errors
2019-11-23 23:18:09 +02:00
boxmein
d7c8bc9da0
Catch errors when trying to derive CWD in Linux, fixes #1576
...
When the process it tries to read the working dir from has exited,
then "/proc/PID/cwd" is an invalid link and fs.readlink() will reject
its promise with an error.
This results in the terminal "new tab" and "new pane" buttons stopping
working, which is very disruptive :(
This commit makes sure that the "new tab" and "new pane" buttons keep
working, whatever happens.
2019-11-23 16:50:25 +02:00
dependabot-preview[bot]
d93a549406
Bump xterm-addon-fit in /terminus-terminal
...
Bumps [xterm-addon-fit](https://github.com/xtermjs/xterm.js ) from 0.4.0-beta1 to 0.4.0-beta2.
- [Release notes](https://github.com/xtermjs/xterm.js/releases )
- [Commits](https://github.com/xtermjs/xterm.js/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-11 04:25:02 +00:00
dependabot-preview[bot]
ab1f8dba16
Bump xterm-addon-search in /terminus-terminal
...
Bumps [xterm-addon-search](https://github.com/xtermjs/xterm.js ) from 0.3.0-beta9 to 0.4.0-beta3.
- [Release notes](https://github.com/xtermjs/xterm.js/releases )
- [Commits](https://github.com/xtermjs/xterm.js/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-31 18:34:41 +00:00
Eugene
1a0eb415b0
Bump xterm-addon-fit from 0.3.0-beta7 to 0.4.0-beta1 in /termin… ( #1715 )
...
Bump xterm-addon-fit from 0.3.0-beta7 to 0.4.0-beta1 in /terminus-terminal
2019-10-31 19:31:17 +01:00
dependabot-preview[bot]
617557998d
Bump xterm-addon-fit in /terminus-terminal
...
Bumps [xterm-addon-fit](https://github.com/xtermjs/xterm.js ) from 0.3.0-beta7 to 0.4.0-beta1.
- [Release notes](https://github.com/xtermjs/xterm.js/releases )
- [Commits](https://github.com/xtermjs/xterm.js/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-30 11:39:52 +00:00
dependabot-preview[bot]
682d665fb7
Bump xterm-addon-webgl from 0.3.0 to 0.4.0-beta1 in /terminus-terminal
...
Bumps [xterm-addon-webgl](https://github.com/xtermjs/xterm.js ) from 0.3.0 to 0.4.0-beta1.
- [Release notes](https://github.com/xtermjs/xterm.js/releases )
- [Commits](https://github.com/xtermjs/xterm.js/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-30 11:39:49 +00:00
Eugene Pankov
64309b364f
bumped plugins
2019-10-29 14:33:29 +01:00
Eugene Pankov
ec956d463a
fixed search in ssh tabs ( fixes #1394 )
2019-10-28 12:31:44 +01:00
Eugene
35c92db737
Bump xterm-addon-webgl from 0.3.0-beta9 to 0.3.0 in /terminus-t… ( #1693 )
...
Bump xterm-addon-webgl from 0.3.0-beta9 to 0.3.0 in /terminus-terminal
2019-10-26 10:44:03 -07:00
Eugene
911369d9dd
Bump xterm-addon-fit from 0.3.0-beta3 to 0.3.0-beta7 in /termin… ( #1657 )
...
Bump xterm-addon-fit from 0.3.0-beta3 to 0.3.0-beta7 in /terminus-terminal
2019-10-26 10:40:42 -07:00
Eugene
3d013195ce
Merge pull request #1679 from Eugeny/dependabot/npm_and_yarn/app/node-pty-0.10.0-beta2
...
Bump node-pty from 0.9.0-beta25 to 0.10.0-beta2 in /app
2019-10-26 10:37:41 -07:00
Eugene Pankov
e452a825c6
Update sessions.service.ts
2019-10-26 19:12:21 +02:00
dependabot-preview[bot]
53c03b4349
Bump xterm-addon-webgl from 0.3.0-beta9 to 0.3.0 in /terminus-terminal
...
Bumps [xterm-addon-webgl](https://github.com/xtermjs/xterm.js ) from 0.3.0-beta9 to 0.3.0.
- [Release notes](https://github.com/xtermjs/xterm.js/releases )
- [Commits](https://github.com/xtermjs/xterm.js/commits/0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-26 17:09:50 +00:00
Eugene
9c3e63fd74
Bump xterm-addon-webgl from 0.3.0-beta6 to 0.3.0-beta13 in /ter… ( #1671 )
...
Bump xterm-addon-webgl from 0.3.0-beta6 to 0.3.0-beta13 in /terminus-terminal
2019-10-26 10:08:48 -07:00
dependabot-preview[bot]
83492b9f26
Bump xterm-addon-search in /terminus-terminal
...
Bumps [xterm-addon-search](https://github.com/xtermjs/xterm.js ) from 0.3.0-beta5 to 0.3.0-beta10.
- [Release notes](https://github.com/xtermjs/xterm.js/releases )
- [Commits](https://github.com/xtermjs/xterm.js/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-23 04:32:04 +00:00
dependabot-preview[bot]
cccdab5739
Bump xterm-addon-webgl in /terminus-terminal
...
Bumps [xterm-addon-webgl](https://github.com/xtermjs/xterm.js ) from 0.3.0-beta6 to 0.3.0-beta13.
- [Release notes](https://github.com/xtermjs/xterm.js/releases )
- [Commits](https://github.com/xtermjs/xterm.js/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-23 04:31:34 +00:00
dependabot-preview[bot]
70d3f30034
Bump xterm-addon-fit in /terminus-terminal
...
Bumps [xterm-addon-fit](https://github.com/xtermjs/xterm.js ) from 0.3.0-beta3 to 0.3.0-beta7.
- [Release notes](https://github.com/xtermjs/xterm.js/releases )
- [Commits](https://github.com/xtermjs/xterm.js/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-22 04:32:00 +00:00
Chris Kaczor
db86150832
Add option to disable tab restore on startup
2019-10-14 17:14:23 -04:00
Eugene Pankov
ead8c9e867
lint
2019-10-13 22:00:27 -07:00
Eugene
d34650ef5f
Bump xterm-addon-webgl from 0.3.0-beta4 to 0.3.0-beta6 in /term… ( #1601 )
...
Bump xterm-addon-webgl from 0.3.0-beta4 to 0.3.0-beta6 in /terminus-terminal
2019-10-13 20:28:02 -07:00
Eugene
73de8d8a81
Bump xterm-addon-search from 0.3.0-beta4 to 0.3.0-beta5 in /ter… ( #1602 )
...
Bump xterm-addon-search from 0.3.0-beta4 to 0.3.0-beta5 in /terminus-terminal
2019-10-13 20:27:26 -07:00
Chris Kaczor
35289a54b3
Change search options to not be static/global
2019-10-13 21:51:40 -04:00
Chris Kaczor
cbc60c606c
Add close button to search panel
2019-10-13 21:41:29 -04:00
dependabot-preview[bot]
74f87b848b
Bump xterm-addon-search in /terminus-terminal
...
Bumps [xterm-addon-search](https://github.com/xtermjs/xterm.js ) from 0.3.0-beta4 to 0.3.0-beta5.
- [Release notes](https://github.com/xtermjs/xterm.js/releases )
- [Commits](https://github.com/xtermjs/xterm.js/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-09 05:00:21 +00:00
dependabot-preview[bot]
14d734365a
Bump xterm-addon-webgl in /terminus-terminal
...
Bumps [xterm-addon-webgl](https://github.com/xtermjs/xterm.js ) from 0.3.0-beta4 to 0.3.0-beta6.
- [Release notes](https://github.com/xtermjs/xterm.js/releases )
- [Commits](https://github.com/xtermjs/xterm.js/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-09 04:59:49 +00:00
Daniel Imms
85d1763533
Use stable xterm element API
2019-10-03 11:15:48 -07:00
Eugene Pankov
6406e63e29
dep bump
2019-09-29 15:38:20 +02:00
dependabot-preview[bot]
96da7d2c52
Bump xterm-addon-webgl from 0.2.0 to 0.3.0-beta2 in /terminus-terminal
...
Bumps [xterm-addon-webgl](https://github.com/xtermjs/xterm.js ) from 0.2.0 to 0.3.0-beta2.
- [Release notes](https://github.com/xtermjs/xterm.js/releases )
- [Commits](https://github.com/xtermjs/xterm.js/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-21 17:10:50 +00:00
dependabot-preview[bot]
904563aef2
Bump xterm-addon-search from 0.2.0 to 0.3.0-beta2 in /terminus-terminal
...
Bumps [xterm-addon-search](https://github.com/xtermjs/xterm.js ) from 0.2.0 to 0.3.0-beta2.
- [Release notes](https://github.com/xtermjs/xterm.js/releases )
- [Commits](https://github.com/xtermjs/xterm.js/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-20 09:55:37 +00:00
Eugene
7e92d4c49f
Bump xterm-addon-fit from 0.2.0 to 0.3.0-beta2 in /terminus-ter… ( #1512 )
...
Bump xterm-addon-fit from 0.2.0 to 0.3.0-beta2 in /terminus-terminal
2019-09-18 21:01:25 +02:00
Eugene Pankov
181c523020
strict null checks
2019-09-18 20:56:59 +02:00
dependabot-preview[bot]
d2d1bd391e
Bump xterm-addon-fit from 0.2.0 to 0.3.0-beta2 in /terminus-terminal
...
Bumps [xterm-addon-fit](https://github.com/xtermjs/xterm.js ) from 0.2.0 to 0.3.0-beta2.
- [Release notes](https://github.com/xtermjs/xterm.js/releases )
- [Commits](https://github.com/xtermjs/xterm.js/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-18 11:06:49 +00:00