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
4274ed563b
Merge pull request #1304 from ehwarren/feature/working-directory-in-new-terminals
...
Allow configuration of new tab CWD behaviour
2019-07-25 08:22:04 +02:00
Austin Warren
2848f9f257
Added ability to configure whether new terminals will always open with the configured working directory
2019-07-24 11:56:57 -07: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
84a4491104
winston fixes
2019-05-31 18:17:33 +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
4afcfcb41a
fixed default profile selection
2019-05-24 14:21:08 +02:00
Eugene Pankov
60e095fbc7
shell icons
2019-05-17 23:48:59 +02:00
Eugene Pankov
26d7dc3031
fixed profile launching
2019-05-17 17:54:11 +02:00
Eugene Pankov
48ff7d7d5a
use profiles for everything
2019-05-11 21:28:04 +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
1a46f0ec3c
fixed cwd detection for split tabs
2019-03-08 12:35:14 +01:00
Eugene Pankov
e246e22bfd
set TERM_PROGRAM ( fixes #702 )
2019-03-08 12:27:57 +01:00
Eugene Pankov
89e4a80a37
fixed xterm hotkeys - fixed #696
2019-03-08 12:24:42 +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
9cdcc8d8e5
fixed #649
2019-02-09 22:10:42 +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
78f8f4005e
fixed #610
2019-01-16 17:13:34 +00:00
Eugene Pankov
4e4d8a0e91
bumped node-pty
2019-01-16 16:25:43 +00:00
Eugene Pankov
d03430fb2e
ssh - show connection log while connecting
2019-01-06 11:14:13 +01: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
a7c1fe3425
Experimental UAC start-as-admin wrapper ( fixes #511 )
2018-12-24 18:11:26 +01:00
Eugene Pankov
cbb6821814
don't set an empty jumplist
2018-12-23 20:56:39 +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