Chris Kaczor
|
db86150832
|
Add option to disable tab restore on startup
|
2019-10-14 17:14:23 -04: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 |
|
Eugene Pankov
|
181c523020
|
strict null checks
|
2019-09-18 20:56:59 +02:00 |
|
Eugene Pankov
|
3ddbb62658
|
fallback font setting (#324)
|
2019-08-27 16:45:01 +02:00 |
|
Eugene Pankov
|
2ee336bef8
|
various scripts in appearance preview
|
2019-08-27 16:27:41 +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 |
|
Hans Koch
|
4782a67fe0
|
added proc destruction on tab close (fixes #1261)
|
2019-07-18 21:38:15 +02:00 |
|
Eugene Pankov
|
a146505c5a
|
fixed search panel background
|
2019-07-02 20:40:07 +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
|
f7eeb8df14
|
fixed custom shell input (fixes #1054)
|
2019-06-14 16:32:56 +02:00 |
|
Eugene Pankov
|
956d3dc6b1
|
proper font fallback support (fixes #1041)
|
2019-06-08 22:37:05 +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
|
0e8482e28d
|
Search (fixes #85)
|
2019-06-05 22:04:40 +02:00 |
|
Eugene Pankov
|
b6bcb852e5
|
fixed font name autocompletion on Windows (fixes #661)
|
2019-05-29 12:01:35 +02:00 |
|
Eugene Pankov
|
60e095fbc7
|
shell icons
|
2019-05-17 23:48:59 +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
|
a7d62b0234
|
fixed home/end keys with conpty (fixes #587)
|
2019-03-18 22:00:43 +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
|
d25751abe7
|
handle split pane being closed
|
2019-03-04 21:26:28 +01:00 |
|
Eugene Pankov
|
808e7f4699
|
build fix
|
2019-02-12 13:02:59 +01:00 |
|
Eugene Pankov
|
e338bc417a
|
only configure tabs if they're focused (fixes #659)
|
2019-02-12 12:44:23 +01:00 |
|
Eugene Pankov
|
3039a65757
|
fixed conpty detection (fixes #653)
|
2019-02-12 11:19:17 +01:00 |
|
Eugene Pankov
|
329d0448d3
|
reconfigure terminals on DPI change (fixes #576)
|
2019-02-10 00:23:49 +01:00 |
|
Eugene Pankov
|
a2c636fdbf
|
console logging
|
2019-02-09 17:44:23 +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
|
dd4566cf02
|
#618 fixes
|
2019-01-27 23:58:55 +01:00 |
|
Eugene Pankov
|
f2be34d137
|
limit max font size (fixes #618)
|
2019-01-27 23:40:33 +01:00 |
|
Eugene Pankov
|
04bf5dbcfb
|
fixed offset with tabs on bottom on macos (fixes #629)
|
2019-01-27 23:12:46 +01:00 |
|
Eugene Pankov
|
792de65696
|
properly recover tabs with xterm
|
2019-01-27 22:01:55 +01:00 |
|
Eugene Pankov
|
78f8f4005e
|
fixed #610
|
2019-01-16 17:13:34 +00:00 |
|
Eugene Pankov
|
38cfb3f036
|
middle click to paste (fixes #613)
|
2019-01-16 16:46:01 +00:00 |
|
Eugene Pankov
|
8b64a819e7
|
expose DOM element ref from BaseTerminalTab
|
2019-01-08 16:37:54 +03:00 |
|
Eugene Pankov
|
5b78a5c1ed
|
made tab context menu extensible
|
2019-01-07 19:30:03 +03:00 |
|
Eugene Pankov
|
d03430fb2e
|
ssh - show connection log while connecting
|
2019-01-06 11:14:13 +01:00 |
|
Eugene Pankov
|
caacc01aea
|
split common terminal behaviour into BaseTerminalTab
|
2019-01-05 16:54:22 +01:00 |
|
Eugene Pankov
|
9faa346699
|
better messageboxes
|
2019-01-03 17:20:02 +03:00 |
|
Eugene Pankov
|
8793613117
|
potentially fixed #576
|
2018-12-29 13:27:45 +01:00 |
|
Eugene Pankov
|
524550f6e3
|
made context menu extensible
|
2018-12-24 19:41:27 +01:00 |
|
Eugene Pankov
|
fe31131fc1
|
typo fix
|
2018-12-24 18:40:29 +01:00 |
|
Eugene Pankov
|
a7c1fe3425
|
Experimental UAC start-as-admin wrapper (fixes #511)
|
2018-12-24 18:11:26 +01:00 |
|
Eugene Pankov
|
d7b305bf29
|
fixes in profile editor
|
2018-12-24 17:22:27 +01:00 |
|
Eugene Pankov
|
0bd0c850da
|
fixed profile duplication
|
2018-12-24 11:32:04 +01:00 |
|
Eugene Pankov
|
88bb40f94b
|
offer shell selection in the terminal context menu
|
2018-12-23 21:03:09 +01:00 |
|
Eugene Pankov
|
a6fdabcd2f
|
removed debug logging
|
2018-12-22 11:15:50 +01:00 |
|
Eugene Pankov
|
0e6886d00a
|
fixed args field focus
|
2018-12-22 11:15:40 +01:00 |
|