Commit Graph

17 Commits

Author SHA1 Message Date
Dax T. Games
968beb8a27 Add initial Windows Terminal support 2023-09-25 11:14:54 -04:00
David Refoua
fbe3e17eea add check for config dir 2022-11-06 11:30:56 +03:30
David Refoua
cbb10de06d consistent spaces 2022-10-24 20:54:24 +03:30
Dax T. Games
7a9ad78e66 Fix #2740 2022-09-01 13:00:43 +00:00
Dax Games
4c522aa0c4 trigger push 2016-10-30 18:22:29 -05:00
Dax T. Games
7f43014b68 pulled in upstream development branch 2015-11-14 12:15:42 -06:00
Dax T. Games
cf15dcffc7 Added/enhanced bash with cmder.sh/user-cmder.sh, organized tasks menu
added personal files to .gitignore so they never get uploaded to the repo and added support for msys2 bash in the new git for windows

added autocreate of config/user-cmder.sh if iot does not exist and added it to the .gitignore

Added tasks: cmd::Cmder, cmd::Cmder as Admin, bash::bash, bash::bash as Admin, bash::mintty, bash::mintty as admin, powershell::powershell, powershell::powershell as Admin. Set default task to cmd::Cmder.  Cot rid of init.bat running before /bin/bash, fixes double exit requirement

Added running git for windows post-install.bat on first cmder launch

fixed file/path not found  errors when launching powershell as admin

fixed file/path not found errors when launching bash/mintty as admin

fixed PATH in vendor/cmder.sh

Added sourcing ~/.bashrc if it exists.

changed .gitignore to ignore anything with path of config/user-*

removed my personal files from .gitignore, left in config/user-*

Make sure $CMDER_ROOT does not have a trailing '/'

%CMDER_ROOT% does not have trailing '\'. allow user to specify a conemu.xml on the command line

Removed '\' from %CMDER_ROOT%
2015-11-14 12:07:56 -06:00
Dax Games
eb5ab51573 Removed training '\' from %CMDER_ROOT% and added config/user-* to .gitignore 2015-11-14 11:14:14 -06:00
Samuel Vasko
4ac8f5ad82 keep the launcher for winxp 2013-12-24 20:45:43 +01:00
Samuel Vasko
08e478f7a9 Removed the batch launcher 2013-12-09 18:22:34 +01:00
Samuel Vasko
f7d1dfa2b7 Added icon 2013-11-29 14:09:46 +01:00
Samuel Vasko
9d5d3e1556 Allow to run cmd task from custom location. 2013-11-29 12:09:20 +01:00
Samuel Vasko
14799b307d Restored to batch file. Now compiled in distributed package 2013-11-15 17:04:38 +01:00
Samuel Vasko
dc0cc7350b New link from Maximus5 2013-10-12 13:24:51 +02:00
Samuel Vasko
eaa78c6bf3 created new build script, and accomodated to new file names 2013-09-28 20:38:52 +02:00
Samuel Vasko
adad76ec14 Better running, moved XML file 2013-07-16 16:31:52 +02:00
Samuel Vasko
7cdc039cad Batch file instead of link 2013-07-16 12:23:56 +02:00