Commit Graph

96 Commits

Author SHA1 Message Date
Keith Kjer
9757cd7199 Reverting unnecessary ConEmu.xml changes to master. 2013-12-09 10:15:17 -08:00
Keith Kjer
66a7743ff2 Merge remote-tracking branch 'parent/master' into update
Conflicts:
	Cmder.bat
2013-12-09 10:02:38 -08:00
Samuel Vasko
4f5a96aec7 whops 2013-12-09 18:52:04 +01:00
Samuel Vasko
cbe2f25dcb Hi there 2013-12-09 18:48:30 +01:00
Samuel Vasko
fcea0b5b49 Real launcher added! :pops champagne: 2013-12-09 18:23:23 +01:00
Samuel Vasko
08e478f7a9 Removed the batch launcher 2013-12-09 18:22:34 +01:00
Samuel Vasko
27f0eb2c95 Quick and dirty packaging 2013-12-09 18:17:35 +01:00
kjerk
ed89747bc7 Reverting init.bat to parent repo original. 2013-12-09 03:36:18 -08:00
kjerk
1ac2d6dad7 Adding a commandline argument to set Executionpolicy for a given powershell session. 2013-12-09 03:31:46 -08:00
kjerk
5cc318a461 Merge branch 'master' into dev
Conflicts:
	vendor/init.bat
2013-12-09 03:23:27 -08:00
Samuel Vasko
394c24eb16 Now also compiles the launcher 2013-12-09 11:24:44 +01:00
Samuel Vasko
d1d8c3ef76 Build and pack now 2013-12-09 01:00:36 +01:00
Samuel Vasko
4744fb1c61 Messages are useless, I always clear them 2013-12-09 00:56:16 +01:00
Samuel Vasko
3c979780f9 handles spaces better, also using CMDER_ROOT for everything 2013-12-09 00:55:18 +01:00
Samuel Vasko
092c046456 Tricky whitespace 2013-12-09 00:52:46 +01:00
Samuel Vasko
c1029ab245 Use windows native copy instead of cp 2013-12-07 21:56:19 +01:00
Samuel Vasko
fc19a8b328 Merge branch 'master' of https://github.com/bliker/cmder 2013-12-07 21:44:46 +01:00
Samuel Vasko
340d70a596 This somehow works in git folder 2013-12-07 21:44:33 +01:00
Samuel Vasko
fa179f6528 Lambda is now handled by clink 2013-12-07 21:04:38 +01:00
Samuel Vasko
e5e9e67ee7 Merge pull request #77 from jdsumsion/patch-1
Fixed a couple tiny typos in the readme
2013-12-07 10:52:06 -08:00
Samuel Vasko
8e0312aec4 Merge pull request #62 from austinwagner/master
Add executable launcher
2013-12-07 10:50:34 -08:00
Austin Wagner
8f6a473a40 Add Cmder Here
Add option to launcher to register and unregister Cmder Here
2013-12-07 09:17:35 -05:00
Samuel Vasko
2b12546cb0 Merge pull request #75 from brkc/term-cygwin
Change TERM from msys to cygwin.
2013-12-07 05:57:31 -08:00
John Sumsion
ed42db82f6 Fixed a couple tiny typos in the readme
Also added a shortcut I saw in the config.
2013-12-05 11:08:08 -07:00
Samuel Vasko
5c20bbb08d Merge pull request #74 from MartiUK/patch-2
Removed "C:\Users\bliker" reference in config/ConEmu.xml
2013-12-05 06:16:58 -08:00
Brandon Coffman
56613b9758 Change TERM from msys to cygwin. 2013-12-05 06:03:13 -05:00
Martin Kemp
1ef7ca682f Removed "C:\Users\bliker" reference in config/ConEmu.xml
Fixes #71
2013-12-05 08:24:34 +00:00
kjerk
6ced56ef1c Quotes break the cmd prompt, I don't know why. 2013-12-01 05:30:56 -08:00
kjerk
27ccd2d065 Added quotes around cmd.exe launch to prevent problems with spaces in the path. Added powershell arguments for default profile script and to not load the windows level profile. Added CMDER_ROOT to powershell arg. Added powershell script and script dump folder, which contains a script definition to mirror cmd's prompt style. 2013-12-01 05:29:32 -08:00
kjerk
74930bdf6e Adding the ability to launch from a folder/parent folder with spaces in it. 2013-12-01 05:29:32 -08:00
Samuel Vasko
9feec9e0c2 Better dirty check 2013-11-30 19:26:56 +01:00
Samuel Vasko
686e3516ed Fix for #40 2013-11-30 19:22:19 +01:00
Austin Wagner
48e4046754 Add launcher
Fixes bliker/cmder#39
Launcher replaces functionality of batch file to allow taskbar pinning
2013-11-30 09:15:42 -05:00
Samuel Vasko
d3d2b80d88 Merge pull request #60 from austinwagner/master
Remove wget dependency and verify existence of 7z.exe in build script
2013-11-29 08:59:26 -08:00
Austin Wagner
6126437762 Check for 7-zip before build 2013-11-29 11:48:32 -05:00
Austin Wagner
168958ce2b Remove wget dependency in build script 2013-11-29 11:47:08 -05:00
Samuel Vasko
ee50cc5e7c Whops, fixed the start dir 2013-11-29 16:21:07 +01:00
Samuel Vasko
f7d1dfa2b7 Added icon 2013-11-29 14:09:46 +01:00
Samuel Vasko
12d21de1c3 Changed shortcut for new console to LShift + alt + #, Closing #9 and #17 2013-11-29 12:20:59 +01:00
Samuel Vasko
a231fd9f60 Unecessary whitespace removed + pwd alias added 2013-11-29 12:15:31 +01:00
Samuel Vasko
9d5d3e1556 Allow to run cmd task from custom location. 2013-11-29 12:09:20 +01:00
Samuel Vasko
d95f25207d Merge pull request #51 from MartiUK/patch-1
Allow use of Vim from msysgit.
2013-11-28 10:40:48 -08:00
Martin Kemp
f3d93c0f99 Allow use of Vim from msysgit.
Added vim location to PATH setup in init.bat.
2013-11-28 16:32:37 +00:00
Samuel Vasko
47b725bf0f Merge pull request #34 from schlamar/gitattributes
Fix line ending handling if autocrlf is false.
2013-11-28 03:49:46 -08:00
Samuel Vasko
6ae803987b Merge pull request #32 from Shoozza/patch-4
Fix spelling in init.bat
2013-11-27 14:54:32 -08:00
Samuel Vasko
027be08286 Merge pull request #26 from Vivix/master
Added minimal validation and usage help.
2013-11-27 10:49:43 -08:00
Samuel Vasko
42bad3e509 Merge pull request #22 from Shoozza/patch-1
Fix spelling
2013-11-27 08:53:17 -08:00
Samuel Vasko
2ac148ce22 Merge pull request #18 from tonylau/patch-1
Fixed grammar
2013-11-27 08:48:11 -08:00
schlamar
55aef09412 Fix line ending handling if autocrlf is false. 2013-11-27 10:20:34 +01:00
Shoozza
0bde8b361a Fix spelling in init.bat 2013-11-27 10:11:29 +01:00