1
0
mirror of https://github.com/mintty/wsltty.git synced 2024-10-05 18:31:04 +01:00
Commit Graph

231 Commits

Author SHA1 Message Date
mintty
ae9dff3427 3.1.4.2 2020-04-02 15:00:32 +02:00
mintty
b8ad6553c4 fix installer: invoke configuration (#232), shortcuts generation (#237, #162),
usernames with spaces (#230) and other chars (#213), #162 generate shortcuts
2020-04-02 14:44:32 +02:00
mintty
8964534a5c 2020-04-02 14:44:21 +02:00
mintty
70b6f4cc45 fix imported distros fix (#226) 2020-04-01 20:27:19 +02:00
mintty
223671ce0d
Merge pull request #236 from Conduitry/fix-fallback-icon
fix fallback icon in generated shortcuts
2020-04-01 20:25:09 +02:00
Conduitry
37032d79fa fix fallback icon in generated shortcuts 2020-03-30 01:13:25 -04:00
mintty
bbee0d6339 3.1.4 2020-03-07 19:05:28 +01:00
Thomas Wolff
00c4c2f20b tweak removal of ALL previous shortcuts, also on reconfigure (#218) 2020-03-05 14:15:57 +01:00
Thomas Wolff
9ae697ac20 fix cd /D "%installdir%" for drive changing (#223) 2020-03-05 11:07:31 +01:00
mintty
6397307878 3.1.0.3; fix wsl invocation from cygwin32 2020-02-15 13:44:53 +01:00
Thomas Wolff
67b1596fd2 Merge branch 'master' of https://github.com/mintty/wsltty 2020-01-20 15:49:58 +01:00
Thomas Wolff
433b11c47b remove ALL shortcut lnk and bat files (#218) 2020-01-20 15:49:04 +01:00
Thomas Wolff
2aace74c9d additional quoting for CMD variables (#213) 2020-01-20 15:47:56 +01:00
mintty
afa230733a ConPTY support via bundling with cygwin 3.1.0 2019-12-17 01:04:08 +01:00
mintty
40fe1db02c 2019-12-02 22:10:53 +01:00
Thomas Wolff
b6800f7762 2019-12-02 16:39:56 +01:00
Thomas Wolff
8a3f7d19df adapt removal ref to previous installer (now arch-specific) 2019-12-02 15:48:08 +01:00
Thomas Wolff
4f6e12741a fix icon access 2019-12-02 15:18:13 +01:00
Thomas Wolff
bc7e612b0c login mode (#196, #191, #70, #56, #37) 2019-11-29 17:29:20 +01:00
Thomas Wolff
2aefc8ae13 3.1.0; support 32-bit build; propagate proxy to backend for package download 2019-11-25 16:35:07 +01:00
Thomas Wolff
83a9c12fc6 update to wslbridge2 release v0.5 2019-10-30 14:48:44 +01:00
Thomas Wolff
79d9ab6f70 ensure backend build dependencies 2019-10-14 17:42:13 +02:00
mintty
49e57f64bf 3.0.6 2019-10-06 16:36:19 +02:00
mintty
3793d84b4d 2019-10-02 20:04:48 +02:00
mintty
c439d4fbdc mention login parameter "-" explicitly (#191) 2019-10-02 16:12:42 +02:00
mintty
08adea1fb4 Windows requirement (#192) 2019-10-02 11:19:38 +02:00
mintty
3320dbc55a 3.0.5 VERSION 2019-10-02 01:00:08 +02:00
mintty
3c47f24dbc 3.0.5 2019-10-02 00:57:48 +02:00
mintty
eacede80ba improve section Configuration (#188) 2019-09-12 14:09:08 +02:00
mintty
d8ec165954 improve description of installed shortcuts and scripts for invocation 2019-09-12 14:07:24 +02:00
mintty
66768d2ab4 2019-09-12 13:53:33 +02:00
mintty
fabdf1ec30 uninstall to remove desktop shortcut (#184) 2019-08-12 18:12:58 +02:00
mintty
0799e4a69a revert using mkshortcut.c 2019-08-07 23:48:03 +02:00
mintty
24c450ea82 fix mkshortcut dependencies 2019-08-07 20:51:34 +02:00
mintty
639ed3da8f fix and polish install tweaks 2019-08-07 20:37:08 +02:00
mintty
7940883bd6 continue: consider custom $installdir (#180), using mkshortcut.exe;
deploy tweaked mkshortcut, drop mkshortcut.vbs,
under the assumption that the VBS would cause false virus alerts (#181, #182)
2019-08-07 17:12:14 +02:00
mintty
b60bcc15da 2019-08-07 16:41:01 +02:00
mintty
0a38ed1126 consider custom $installdir (#180);
introduce mkshortcut.exe, preparing to drop mkshortcut.vbs (incomplete),
under the assumption that this may cause false virus alerts (#181, #182)
2019-08-07 00:03:33 +02:00
mintty
5136d7e878 3.0.2.2 beta 2019-07-24 23:32:05 +02:00
mintty
0d39faaaf6 deploy uninstall.bat in installation directory (#170, ~#175, ~#15) 2019-07-24 23:30:49 +02:00
mintty
d61e551236 backend patch v3, linking properly (#169), with dlopen for getpwuid (#156) 2019-07-24 23:06:41 +02:00
mintty
3f60e3f48c find proper icon and rootfs for wsldl-built distros (#169) 2019-07-24 22:38:36 +02:00
mintty
a207cae3a8 3.0.2 2019-07-13 11:20:31 +02:00
mintty
79c3f9e450 ensure cmd.exe is available in PATH during installation/configuration (#172) 2019-07-07 19:07:48 +02:00
mintty
75c67869bf instruction to disable WSL 2 (#171) 2019-07-03 13:06:30 +02:00
mintty
7776748081 do without powershell to determine the exe with the icon 2019-05-28 22:31:08 +02:00
mintty
bac370cfce
Merge pull request #111 from caksoylar/patch-1
use icon from exe if determined from manifest
2019-05-28 22:30:26 +02:00
mintty
975dbb9398 3.0.1.2 2019-05-28 19:49:33 +02:00
mintty
432b71d2fd 3.0.1 2019-05-28 07:33:38 +02:00
mintty
1b41dfa1e0 determine Desktop folder from registry (#166) 2019-05-22 10:40:41 +02:00