Commit Graph

727 Commits

Author SHA1 Message Date
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
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
Vivix
f9c6d61ee0 Added minimal validation and usage help. 2013-11-27 04:36:48 +01:00
Shoozza
bbcbd2ece9 Fix spelling 2013-11-27 01:44:04 +01:00
Tony Lau
6f6d9f29ec Fixed grammar 2013-11-26 19:50:59 +00:00
Samuel Vasko
4d926e0836 Merge pull request #15 from jyggen/patch-1
Fixed issue when rootDir contains spaces.
2013-11-22 03:15:46 -08:00
Jonas Stendahl
75cb46392e Fixed issue when rootDir contains spaces. 2013-11-22 11:11:04 +01:00
Samuel Vasko
471e341a97 Now with icons! 2013-11-15 17:06:46 +01:00
Samuel Vasko
c2b37021d4 Now with git in prompt (fix for #13) 2013-11-15 17:06:15 +01:00
Samuel Vasko
3fefa9698e Ignore exe 2013-11-15 17:05:17 +01:00
Samuel Vasko
14799b307d Restored to batch file. Now compiled in distributed package 2013-11-15 17:04:38 +01:00
Samuel Vasko
4c4930704f Fix for #1 #11 handling of C:\Users\Samuel directory 2013-11-13 14:34:19 +01:00
Samuel Vasko
42d22f1e17 Removed home declaration 2013-11-03 18:04:36 +01:00
Samuel Vasko
2d0a7093d4 Changed to LCtrl in tab opening 2013-11-03 18:00:18 +01:00
Samuel Vasko
f8b96665a8 Added Thumbs file 2013-11-03 17:55:48 +01:00
Samuel Vasko
049e54dfe0 Merge branch 'master' of https://github.com/bliker/cmder 2013-10-12 13:25:08 +02:00
Samuel Vasko
dc0cc7350b New link from Maximus5 2013-10-12 13:24:51 +02:00
Samuel Vasko
8489977575 Merge pull request #5 from BeingTomGreen/patch-1
minor typo fix
2013-10-08 10:20:38 -07:00
Tom Green
ee898d9d28 minor typo fix 2013-10-08 11:29:35 +01:00
Samuel Vasko
a516858048 Nicer intro 2013-09-28 20:53:19 +02:00
Samuel Vasko
4dc1065399 Forgot the prefix echo with @ 2013-09-28 20:43:09 +02:00