Eugene Pankov
15073cbc81
reenabled @typescript-eslint/no-dynamic-delete
2021-01-02 20:31:26 +01:00
Eugene Pankov
946f4292ef
reenabled @typescript-eslint/prefer-nullish-coalescing
2021-01-02 19:09:34 +01:00
Eugene Pankov
aacc603309
lint typescript-eslint/consistent-indexed-object-style
2020-12-24 18:56:59 +01:00
Eugene Pankov
0ca971a289
electron 11 cleanup
2020-12-24 14:03:14 +01:00
Eugene Pankov
c6d918e401
build fix
2020-08-23 16:02:56 +02:00
Eugene Pankov
2745896ec3
lint
2020-08-15 20:49:18 +02:00
Eugene Pankov
f9b7f97863
handle cwd detection errors on linux
2020-08-14 12:39:14 +02:00
Eugene Pankov
d0fe64355b
ssh reconnection logic improvements - fixes #2705 , fixes #761 , fixes #2662
2020-07-05 12:47:32 +02:00
Eugene Pankov
baaebb402e
private service constructors
2020-03-16 22:30:11 +01:00
Eugene Pankov
04a0a0cc64
lint
2020-03-01 16:10:45 +01:00
Eugene Pankov
1ac22ec563
disable vibrancy while dragging window on buggy windows 10 builds ( fixes #949 )
2020-02-05 16:02:58 +03:00
Eugene Pankov
fa56f30f63
lint
2020-02-05 14:52:53 +03:00
Eugene Pankov
c40294628a
zmodem support ( fixes #693 )
2019-12-31 20:10:37 +01:00
Eugene Pankov
7b6cdb274c
fixed shell process not being killed on tab close
2019-12-31 13:01:37 +01:00
Eugene Pankov
2ce0f03282
lint
2019-12-28 22:13:36 +01:00
Eugene Pankov
9fe82f2c0a
xterm binary input support
2019-12-06 12:26:19 +01: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
Eugene Pankov
e452a825c6
Update sessions.service.ts
2019-10-26 19:12:21 +02:00
Eugene Pankov
181c523020
strict null checks
2019-09-18 20:56:59 +02:00
Eugene Pankov
252edad93f
lint
2019-09-02 13:48:24 +02:00
Eugene Pankov
ffa6d41d8b
go back to the upstream windows-process-tree
2019-07-24 11:51:26 +02:00
Eugene Pankov
dc9508f80d
lint & enabled linter on Azure pipelines
2019-07-24 11:24:57 +02:00
Eugene Pankov
b98bde71df
remove all external deps from generated typings files
2019-06-30 23:08:30 +02:00
Eugene Pankov
eb52a37f77
strip data-volume prefix from CWD on Catalina
2019-06-28 10:29:56 +02:00
Eugene Pankov
c008a3478e
@typescript-eslint linter
2019-06-14 23:47:48 +02:00
Eugene Pankov
a5ecdeb5ea
lint
2019-06-14 17:49:42 +02:00
Eugene Pankov
044a39abc9
restore pty bufferization
2019-06-06 19:51:38 +02:00
Eugene Pankov
39bbe54992
refactoring, build fix
2019-06-06 13:45:15 +02:00
Eugene Pankov
1c23db3b55
include xterm webgl renderer as a separate frontend
2019-06-05 22:16:24 +02:00
Eugene Pankov
46720e3236
webgl test
2019-06-05 20:18:39 +02:00
Eugene Pankov
15e6c42692
build fix
2019-05-30 11:37:55 +02:00
Eugene Pankov
661ada154e
cleanup
2019-05-24 21:21:42 +02:00
Eugene Pankov
a697e063a6
node-pty proper import
2019-05-24 20:02:22 +02:00
Eugene Pankov
25131a5e92
reverted back to upstream node-pty
2019-05-24 19:48:31 +02:00
Eugene Pankov
ee472bad35
Electron 5 compat
2019-05-04 18:59:50 +02:00
Eugene Pankov
2227f2cff3
bumped node-pty
2019-03-08 13:11:01 +01:00
Eugene Pankov
e246e22bfd
set TERM_PROGRAM ( fixes #702 )
2019-03-08 12:27:57 +01:00
Eugene Pankov
8cf7851801
autogen docs
2019-03-07 18:04:03 +01:00
Eugene Pankov
c70e6fde35
prep other plugins for typedoc
2019-03-07 02:05:26 +01:00
Eugene Pankov
61726cad36
parse iTerm OSC 1337 cwd reports
2019-02-20 01:07:05 +01:00
Eugene Pankov
3039a65757
fixed conpty detection ( fixes #653 )
2019-02-12 11:19:17 +01:00
Eugene Pankov
413ca70729
Warn when enabling ConPTY on older insider builds ( fixes #609 , fixes #594 )
2019-02-09 17:44:17 +01:00
Eugene Pankov
4e4d8a0e91
bumped node-pty
2019-01-16 16:25:43 +00:00
Eugene Pankov
3aaf490f57
fixed #597
2019-01-05 14:51:36 +01:00
Eugene Pankov
7a26e8bd65
ignore non-existent CWDs ( fixes #586 )
2018-12-30 15:59:40 +01:00
Eugene Pankov
21d533c7cf
attempt to detect CWD on classic windows shells
2018-12-22 01:36:05 +01:00
Eugene Pankov
6f41865474
lint
2018-12-21 23:18:22 +01:00
Eugene Pankov
504cfcf8ff
build fix (fixes 579)
2018-12-21 23:06:24 +01:00
Eugene Pankov
c204f6d5a4
use providedIn
2018-12-21 21:21:33 +01:00