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
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
462232a2fb
xterm scrollbar styles
2018-11-28 16:45:58 +01:00
Eugene Pankov
12d1fb9334
Merge branch 'master' of github.com:Eugeny/terminus
2018-11-15 12:39:59 +01:00
Eugene Pankov
ab6d5e851b
don't crash if no cwd
2018-11-15 12:39:51 +01:00
Eugene Pankov
64fc36df51
cleanup
2018-11-11 12:38:51 +01:00
Eugene Pankov
2e6acd2fa1
perf: reduced pty bufferization window
2018-11-10 21:10:47 +01:00
Eugene Pankov
4426d4827f
bring window to front when called from CLI ( fixes #489 )
2018-10-31 17:37:34 +01:00
Eugene Pankov
215ddf0eec
yarn integrity
2018-10-31 17:33:17 +01:00
Eugene Pankov
b68f601fbb
remove whitespace from selection's end ( fixes #327 )
2018-10-27 13:37:29 +02:00
Eugene Pankov
c2a40b2c5e
getChildProcesses() support for win32
2018-10-27 13:25:51 +02:00
Eugene Pankov
d9b28f4c0b
build fix
2018-10-26 17:57:31 +02:00
Eugene Pankov
a03d01d9ce
ligatures support in xterm ( fixes #417 )
2018-10-26 16:33:32 +02:00
Eugene Pankov
2b4d3e99b6
multi-window fixes
2018-10-26 16:17:20 +02:00
Eugene Pankov
b3f15e27c6
process completion notifications
2018-10-26 14:03:46 +02:00
Eugene Pankov
822e068bb5
analytics user UUID
2018-10-25 17:32:51 +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
4682ef72a1
build fix
2018-10-23 13:55:22 +02:00
Eugene Pankov
2fd28f2bf3
avoid double paste on macOS
2018-10-23 11:56:55 +02:00
Eugene Pankov
5cb3cef6ce
much faster tab closing on macOS
2018-10-23 11:56:44 +02:00
Eugene Pankov
a4ccbfa857
bumped electron
2018-10-23 11:45:16 +02:00
Eugene Pankov
c8e1c17514
bumped Angular to 7
2018-10-22 16:02:20 +02:00
Eugene Pankov
258665aaac
UI tweaks
2018-10-22 15:44:12 +02:00
Eugene Pankov
8881b835b4
suggest WSL root path as working directory ( #454 )
2018-10-13 19:09:50 +02:00
Eugene Pankov
144798a336
lint
2018-10-13 18:56:09 +02:00
Eugene Pankov
8110fef3c0
reversed cursor blink cycle ( fixes #422 )
2018-10-13 18:54:21 +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
8f0f1b19df
allow selecting windows vibrancy type ( fixes #460 )
2018-10-13 04:30:12 -07:00
Eugene Pankov
7b33d89032
build fix
2018-10-12 20:40:31 +02:00
Eugene Pankov
9b6a09129c
hotkeys for specific shells
2018-10-12 17:59:22 +02:00
Eugene Pankov
cc610e158e
bumped webpack
2018-10-12 16:55:55 +02:00
Eugene Pankov
0fa94d8397
split terminal settings into separate tabs
2018-10-12 16:55:42 +02:00
Eugene Pankov
c13159f7e2
nicer config editor font
2018-10-12 13:49:59 +02:00
Eugene Pankov
277f763d0e
disabled webpack minification
2018-10-12 00:17:02 +02:00
Eugene Pankov
b8bbaef7be
fixed #444
2018-10-12 00:00:12 +02:00
Eugene Pankov
69760f73d3
properly swallow registry errors ( fixes #463 )
2018-10-12 00:00:04 +02:00
Eugene Pankov
07792c227e
build re-fix
2018-10-09 08:34:23 +02:00
Eugene Pankov
665a8e714e
scan wsl distros directly in registry
2018-10-08 13:57:33 -07:00
Eugene Pankov
2ec3833977
dropped winreg in favor of rage-edit
2018-10-08 13:40:16 -07:00