Eugene Pankov
|
37a7d32bc8
|
copy as html if possible (fixes #503)
|
2019-06-06 20:53:14 +02:00 |
|
Eugene Pankov
|
044a39abc9
|
restore pty bufferization
|
2019-06-06 19:51:38 +02:00 |
|
Eugene Pankov
|
1031b2912c
|
Revert "bumped @types/node"
This reverts commit 025927577e .
|
2019-06-06 14:32:50 +02:00 |
|
Eugene Pankov
|
0a700fc6c3
|
added missing export
|
2019-06-06 13:55:53 +02:00 |
|
Eugene Pankov
|
025927577e
|
bumped @types/node
|
2019-06-06 13:46:54 +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
|
ac727885c4
|
Merge branch 'webgl'
|
2019-06-05 22:06:22 +02:00 |
|
Eugene Pankov
|
0e8482e28d
|
Search (fixes #85)
|
2019-06-05 22:04:40 +02:00 |
|
Eugene Pankov
|
46720e3236
|
webgl test
|
2019-06-05 20:18:39 +02:00 |
|
dependabot-preview[bot]
|
db12702baa
|
Bump xterm from 3.14.1 to 3.14.2 in /terminus-terminal
Bumps [xterm](https://github.com/xtermjs/xterm.js) from 3.14.1 to 3.14.2.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/compare/3.14.1...3.14.2)
|
2019-06-04 05:21:43 +00:00 |
|
Eugene Pankov
|
4033885eb7
|
fixed profile hotkeys (fixes #995)
|
2019-06-03 17:47:35 +02:00 |
|
dependabot-preview[bot]
|
f9707f796e
|
Bump xterm from 3.14.0 to 3.14.1 in /terminus-terminal
Bumps [xterm](https://github.com/xtermjs/xterm.js) from 3.14.0 to 3.14.1.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/compare/3.14.0...3.14.1)
|
2019-06-03 05:28:41 +00:00 |
|
Eugene Pankov
|
84a4491104
|
winston fixes
|
2019-05-31 18:17:33 +02:00 |
|
Eugene Pankov
|
2b2453a397
|
xterm 3.14 fixes
|
2019-05-31 18:17:28 +02:00 |
|
Eugene
|
249d487813
|
Bump xterm from 3.13.2 to 3.14.0 in /terminus-terminal (#986)
Bump xterm from 3.13.2 to 3.14.0 in /terminus-terminal
|
2019-05-31 09:45:24 +02:00 |
|
dependabot-preview[bot]
|
6153a8ba9f
|
Bump @types/node from 12.0.3 to 12.0.4 in /terminus-terminal
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.0.3 to 12.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
|
2019-05-31 06:00:46 +00:00 |
|
dependabot-preview[bot]
|
2099b1b3c2
|
Bump xterm from 3.13.2 to 3.14.0 in /terminus-terminal
Bumps [xterm](https://github.com/xtermjs/xterm.js) from 3.13.2 to 3.14.0.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/compare/3.13.2...3.14.0)
|
2019-05-31 05:29:44 +00:00 |
|
Eugene Pankov
|
15e6c42692
|
build fix
|
2019-05-30 11:37:55 +02:00 |
|
Eugene Pankov
|
382c47aae0
|
Merge branch 'master' of github.com:Eugeny/terminus
|
2019-05-29 12:01:38 +02:00 |
|
Eugene Pankov
|
b6bcb852e5
|
fixed font name autocompletion on Windows (fixes #661)
|
2019-05-29 12:01:35 +02:00 |
|
dependabot-preview[bot]
|
c1b70332fc
|
Bump @types/node from 12.0.2 to 12.0.3 in /terminus-terminal
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.0.2 to 12.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
|
2019-05-29 05:48:49 +00:00 |
|
Eugene Pankov
|
ad469c08fe
|
lint
|
2019-05-24 21:23:03 +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
|
8f9d6b2be8
|
Revert "Revert "use new style xterm events""
This reverts commit 6a969d2cd2 .
|
2019-05-24 19:45:40 +02:00 |
|
Eugene
|
bd33689d8b
|
Bump @types/node from 7.0.12 to 12.0.2 in /terminus-terminal (#865)
Bump @types/node from 7.0.12 to 12.0.2 in /terminus-terminal
|
2019-05-24 18:11:04 +02:00 |
|
Eugene
|
eaf5b6166d
|
Merge pull request #850 from Eugeny/dependabot/npm_and_yarn/terminus-terminal/slug-1.1.0
Bump slug from 0.9.3 to 1.1.0 in /terminus-terminal
|
2019-05-24 18:08:47 +02:00 |
|
dependabot-preview[bot]
|
d931d88d69
|
Bump @types/node from 7.0.12 to 12.0.2 in /terminus-terminal
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 7.0.12 to 12.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
|
2019-05-24 16:08:38 +00:00 |
|
Eugene
|
1df4e83e4a
|
Bump @types/mz from 0.0.31 to 0.0.32 in /terminus-terminal (#873)
Bump @types/mz from 0.0.31 to 0.0.32 in /terminus-terminal
|
2019-05-24 18:07:20 +02:00 |
|
Eugene Pankov
|
b19916513e
|
Merge branch 'master' of github.com:Eugeny/terminus
|
2019-05-24 18:04:54 +02:00 |
|
Eugene Pankov
|
df715595de
|
export frontend classes
|
2019-05-24 18:04:51 +02:00 |
|
dependabot-preview[bot]
|
56c4e802fe
|
Bump slug from 0.9.3 to 1.1.0 in /terminus-terminal
Bumps [slug](https://github.com/Trott/node-slug) from 0.9.3 to 1.1.0.
- [Release notes](https://github.com/Trott/node-slug/releases)
- [Commits](https://github.com/Trott/node-slug/compare/v0.9.3...v1.1.0)
|
2019-05-24 15:59:47 +00:00 |
|
Eugene
|
94def009c2
|
Bump xterm from 3.12.2 to 3.13.2 in /terminus-terminal (#888)
Bump xterm from 3.12.2 to 3.13.2 in /terminus-terminal
|
2019-05-24 17:58:23 +02:00 |
|
dependabot-preview[bot]
|
04a0e91175
|
Bump @types/mz from 0.0.31 to 0.0.32 in /terminus-terminal
Bumps [@types/mz](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mz) from 0.0.31 to 0.0.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mz)
|
2019-05-24 15:54:28 +00:00 |
|
dependabot-preview[bot]
|
a18afbb6dc
|
Bump xterm from 3.12.2 to 3.13.2 in /terminus-terminal
Bumps [xterm](https://github.com/xtermjs/xterm.js) from 3.12.2 to 3.13.2.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/compare/3.12.2...3.13.2)
|
2019-05-24 15:16:05 +00:00 |
|
dependabot-preview[bot]
|
dd6d71f023
|
Bump @types/webpack-env from 1.13.0 to 1.13.9 in /terminus-terminal
Bumps [@types/webpack-env](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack-env) from 1.13.0 to 1.13.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack-env)
|
2019-05-24 15:13:33 +00: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
|
054383ed8e
|
bumped node-pty
|
2019-05-10 17:57:03 +02:00 |
|
Eugene Pankov
|
005912dfe8
|
escape backslashes when dropping paths
|
2019-05-07 14:11:26 +02:00 |
|
Eugene Pankov
|
ee472bad35
|
Electron 5 compat
|
2019-05-04 18:59:50 +02:00 |
|
Eugene Pankov
|
dd16d44b3a
|
wip
|
2019-05-03 22:06:21 +02:00 |
|
Eugene Pankov
|
ea7ddc7d9a
|
wording
|
2019-05-02 12:24:16 +02:00 |
|
Florian Bachmann
|
6b21bbac58
|
Adds powershell profile for cmder
|
2019-05-01 14:27:45 +02:00 |
|
Eugene Pankov
|
c856f460e6
|
Revert "bumped xterm for true color support (#23)"
This reverts commit c5958bc9a0 .
|
2019-04-29 19:55:36 +02:00 |
|
Eugene Pankov
|
6a969d2cd2
|
Revert "use new style xterm events"
This reverts commit d42e070e6c .
|
2019-04-29 19:50:53 +02:00 |
|