Eugene Pankov
d999320c24
bumped plugin versions
2019-01-03 13:08:57 +03:00
Eugene Pankov
453c613571
bumped xterm scrollback size ( fixes #589 )
2019-01-03 12:55:14 +03:00
Eugene Pankov
7a26e8bd65
ignore non-existent CWDs ( fixes #586 )
2018-12-30 15:59:40 +01: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
120e2a2cd5
fixed --login flag for older shells
2018-12-23 21:02:18 +01:00
Eugene Pankov
cbb6821814
don't set an empty jumplist
2018-12-23 20:56:39 +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
Eugene Pankov
459d6aadd9
fixed beam cursor on xterm ( fixes #582 )
2018-12-22 09:39:17 +01:00
Eugene Pankov
21d533c7cf
attempt to detect CWD on classic windows shells
2018-12-22 01:36:05 +01:00
Eugene Pankov
211566488d
removed default ctrl-a hotkeys ( fixes #578 )
2018-12-21 23:49:30 +01:00
Eugene Pankov
282aab2e55
fixed alt-v passing in hterm ( fixes #560 )
2018-12-21 23:48:44 +01:00
Eugene Pankov
6f41865474
lint
2018-12-21 23:18:22 +01:00
Eugene Pankov
e4bcfd8f39
bumped node-pty
2018-12-21 23:11:53 +01:00
Eugene Pankov
504cfcf8ff
build fix (fixes 579)
2018-12-21 23:06:24 +01:00
Eugene Pankov
9aaf670092
fontawesome 5
2018-12-21 21:37:34 +01:00
Eugene Pankov
c204f6d5a4
use providedIn
2018-12-21 21:21:33 +01:00
Eugene Pankov
91bba042b5
made conpty optional
2018-12-21 21:05:59 +01:00
Eugene Pankov
2ca6135c06
ui tweaks
2018-12-21 20:43:11 +01:00
Eugene Pankov
9ef3cbc177
profile args editor
2018-12-21 20:06:03 +01:00
Eugene Pankov
8a3906687a
Merge branch 'master' into persistence
2018-12-21 20:04:49 +01:00
Eugene
3192a14c9d
Merge pull request #568 from ehwarren/feature/rename-tab-qol
...
Feature/rename tab qol
2018-12-19 10:17:08 +01:00
Eugene Pankov
137dd0bbe8
profile editor, env vars editor, creating profiles from shell list
2018-12-18 15:08:23 +01:00
Eugene Pankov
4b5b75a57a
ui
2018-12-17 20:41:08 +01:00
Eugene Pankov
68c497e5fc
windows jumplist integration
2018-12-16 23:20:35 +01:00
Eugene Pankov
1da7c85973
cli option to launch a specific profile
2018-12-16 23:13:14 +01:00
Eugene Pankov
fe75aab724
show profiles in macos dock item menu
2018-12-16 23:02:17 +01:00
Eugene Pankov
85bcac1fb7
profile settings
2018-12-16 17:41:30 +01:00
Eugene Pankov
72287cc7cb
profile settings tab
2018-12-16 17:09:35 +01:00
Eugene Pankov
1f1d212c1d
build fix
2018-12-16 15:57:08 +01:00
Eugene Pankov
cded1284de
simpler tab recovery system
2018-12-16 15:42:04 +01:00
Eugene Pankov
df97e7ebb5
updated wsl truecolor warning
2018-12-15 23:51:03 +01:00
Eugene Pankov
d80c9a27d3
pulled in the freshest node-pty ( fixes #23 )
2018-12-15 23:44:20 +01:00
Eugene Pankov
76633db25e
migrate back to stock rage-edit
2018-12-15 14:27:12 +01:00
Austin Warren
6b823d0fa0
Fixed build errors
2018-12-14 14:50:38 -08:00
Eugene Pankov
cb17fd0866
fixed #564
2018-12-13 18:00:59 +01:00
Eugene Pankov
17bac5a904
build fix
2018-12-10 17:18:23 +01:00
Eugene Pankov
c755885bbb
build fix
2018-12-10 15:06:15 +01:00
Eugene Pankov
7852ac2071
potential fix for xterm double-paste ( #468 )
2018-12-10 14:23:08 +01:00
Eugene Pankov
60358e7ac4
xterm copy-on-select ( fixes #400 )
2018-12-10 13:08:57 +01:00
Eugene Pankov
f32bdbdeac
make scroll-on-input behaviour configurable ( fixes #543 )
2018-12-10 11:57:13 +01:00
Eugene
6e5ce8e0b1
Merge pull request #536 from Drachenkaetzchen/wsl-color-warning
...
Inform users about 16 color limit with WSL
2018-12-05 01:33:36 +01:00
Eugene
bd5f274cf3
Merge pull request #537 from Drachenkaetzchen/bugfix-wheelevent-ts32
...
Fix for MouseWheelEvent deprecation in TypeScript 3.2
2018-12-05 01:30:19 +01:00
Felicia Hummel
1d593e0495
Inform users about 16 color limit with WSL
...
This patch adds a warning that when using WSL we're limited to 16 colors. It took me about 4 hours debugging why it didn't work, and this patch hopefully prevents others from wasting 4 hours.
2018-12-05 00:38:19 +01:00