Eugene Pankov
6f41865474
lint
2018-12-21 23:18:22 +01:00
Eugene Pankov
9aaf670092
fontawesome 5
2018-12-21 21:37:34 +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
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
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
Austin Warren
6b823d0fa0
Fixed build errors
2018-12-14 14:50:38 -08: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
Felicia Hummel
9b263c7237
Fix for MouseWheelEvent deprecation in TypeScript 3.2
...
MouseWheelEvent is deprecated and was removed with TypeScript 3.2, however, MouseWheelEvent is still aliased to WheelEvent. For more info see https://github.com/Microsoft/TSJS-lib-generator/pull/579
This PR fixes the build with TypeScript 3.2 by checking the object properties.
2018-12-05 00:33:10 +01:00
Eugene Pankov
2107ed7ab7
force focus on new terminal tabs ( fixes #533 )
2018-12-05 00:06:01 +01:00
Eugene Pankov
c2a40b2c5e
getChildProcesses() support for win32
2018-10-27 13:25:51 +02:00
Eugene Pankov
b3f15e27c6
process completion notifications
2018-10-26 14:03:46 +02:00
Eugene Pankov
2ebb107bed
ui fix
2018-10-25 16:23:32 +02:00
Eugene Pankov
7566bcaaac
custom environment vars ( fixes #346 )
2018-10-25 15:51:46 +02:00
Eugene Pankov
8881b835b4
suggest WSL root path as working directory ( #454 )
2018-10-13 19:09:50 +02:00
Eugene Pankov
a0e3b0b033
tell the user how to mute the WSL bell ( fixes #413 )
2018-10-13 14:14:39 +02:00
Eugene Pankov
0fa94d8397
split terminal settings into separate tabs
2018-10-12 16:55:42 +02:00
Eugene Pankov
621a6d8127
cleanup
2018-10-05 10:10:02 +01:00
Eugene Pankov
6bc2d18f3c
faster tab creation
2018-09-20 12:46:50 +02:00
Eugene Pankov
6fa5ab5eb2
scroll terminal to bottom on user input
2018-09-20 12:12:57 +02:00
Eugene Pankov
0749096d9f
smarter progress detection ( fixes #406 )
2018-08-31 12:41:58 +02:00
Eugene Pankov
a98f2ce12d
bumped bootstrap
2018-08-26 21:03:49 +02:00
Eugene Pankov
7af14c5699
naming
2018-08-26 13:23:57 +02:00
Eugene Pankov
d3a5c7be8d
xterm frontend
2018-08-26 13:15:00 +02:00
Eugene Pankov
06d14f9bb2
settings redesign
2018-08-25 09:37:56 +02:00
Eugene Pankov
64f670bd86
report progress from the console commands in tab headers and taskbar
2018-08-25 00:22:43 +02:00
Eugene Pankov
627d7402ca
fixed line breaks when pasting on Windows ( fixes #396 )
2018-08-24 23:48:02 +02:00
Eugene Pankov
c4415577fa
fixed #399
2018-08-23 16:06:00 +02:00
Eugene Pankov
23e93f0969
rxjs cleanup
2018-08-09 12:37:14 -07:00
Eugene Pankov
0419900e1d
isolated VT implementation into TerminalContainer
2018-08-02 23:22:36 +02:00
Eugene Pankov
cc9c66c4a9
Vibrancy ( fixes #5 ) ( #383 )
2018-08-02 10:34:46 -07:00
Eugene Pankov
7e253d72ea
made contentUpdated$ Observable
2018-07-26 22:18:50 +02:00
Eugene Pankov
7bfc13dae5
bumped angular & webpack
2018-05-20 16:12:05 +02:00
Eugene Pankov
d3a192da58
offer using Alt key as Meta key ( fixes #316 )
2018-04-24 16:41:34 +02:00
Eugene Pankov
4b30dfef58
settings layout fixes
2018-04-24 16:07:42 +02:00
Eugene Pankov
8432e3ef66
remove selection after copying using smart Ctrl-C
2018-04-24 16:01:05 +02:00
Eugene Pankov
30f221d05e
convert CRLF to LF on paste ( fixes #293 )
2018-04-01 20:05:30 +02:00
Eugene Pankov
5087224017
refreshed settings UI ( fixes #314 )
2018-04-01 19:51:04 +02:00
Eugene Pankov
dce8647f55
smart ctrl-c behaviour ( fixes #307 )
2018-03-30 23:42:50 +02:00
Eugene Pankov
f947fe3f0f
paste as a configurable hotkey ( fixes #260 )
2018-03-30 23:33:46 +02:00