Dax T. Games
9184f8e2bf
Merge branch 'master' of https://github.com/cmderdev/cmder into alias
2019-07-07 13:32:47 -04:00
Dax T. Games
1e0e2193e0
Merge branch 'master' into alias
2019-07-07 13:31:13 -04:00
Dax T. Games
38fd3468fe
restore old alias.cmd without 'create' option
2019-07-07 13:30:34 -04:00
Dax T Games
ebd977778b
Merge pull request #2113 from SupinePandora43/vscode
...
vscode.bat
2019-06-27 08:27:37 -04:00
SupinePandora43
72dd8376cd
move
...
https://github.com/cmderdev/cmder/pull/2113#issuecomment-506044156
2019-06-27 16:00:55 +05:00
SupinePandora43
b61752f89e
vscode.bat
...
add that to settings.json
`"terminal.integrated.shell.windows": "cmd.exe",
"terminal.integrated.shellArgs.windows": [
"/K",
"%CMDER_ROOT%/vscode.bat",
]`
for using cmder inside vscode
2019-06-25 12:37:57 +04:00
Martin Kemp
8f59d529f4
Update stale comments
2019-06-20 10:12:12 +01:00
Dax T Games
ea531cdd44
Fix post-install.bat not running and deleting itself ( #2106 )
...
* Fix post-install.bat not running
* Changelog
* Changelog
2019-06-03 11:23:00 +01:00
Martin Kemp
73c21d1a59
Wrap labels with quotes
2019-05-24 13:54:09 +01:00
Martin Kemp
a97ce1f950
Create stale.yml
2019-05-24 13:47:01 +01:00
Dax T Games
4510abb3c8
Merge pull request #2096 from eziosella/pull-request-2094-pars-forwarding
...
Add `/x "CONEMU ARGS"` command line argument.
2019-05-22 08:30:18 -07:00
Dax T Games
6d132c2665
Merge pull request #2099 from warthurton/patch-1
...
Update README.md
2019-05-22 08:27:53 -07:00
Ezio
543c7ca6e9
Replace /FWPARS argument with /X as "daxgames" request.
2019-05-19 22:54:47 +02:00
Wayne Arthurton
efc978f6f8
Update README.md
...
Added /t switch for timed init mode.
2019-05-16 15:13:07 -04:00
Ezio
5def1c584a
Add FWPARS cmdline argument.
...
This argument forwards parameters to ConEmu app.
e.g. Cmder.exe /FWPARS "-min -tsa"
In this case Cmder will start minimized on TaskBar
2019-05-12 15:18:15 +02:00
Dax T Games
865e443fcd
Merge pull request #2068 from cmderdev/history_cmd_index_sync
...
Print Index in History Command Output
2019-05-05 17:28:07 -04:00
Dax T. Games
893207453d
CHANGELog
2019-05-05 17:27:25 -04:00
Dax T. Games
5e5e0ece73
CHANGELog
2019-05-05 17:25:47 -04:00
Dax T. Games
834f031442
Merge branch 'master' of https://github.com/daxgames/cmder into history_cmd_index_sync
2019-05-05 17:19:49 -04:00
Dax T Games
0bd847e695
Merge pull request #2083 from JoshuaWebb/master
...
Close file handles in clink.lua
2019-05-05 17:13:57 -04:00
Dax T Games
efe64ee6fd
Merge pull request #2072 from daxgames/alias
...
Alias
2019-05-05 17:12:13 -04:00
Dax T. Games
5f9f3560c8
fix commnd line help
2019-05-05 17:11:31 -04:00
Dax T. Games
9b9bb13f6a
fix commnd line help
2019-05-05 17:06:44 -04:00
Joshua Webb
52eea5fe9f
Close file handles in clink.lua
2019-04-19 16:16:45 +10:00
Dax T. Games
ab3f0b76fb
fixes
2019-04-01 22:17:53 -04:00
Dax T. Games
528bbea7f5
fixes
2019-04-01 22:10:21 -04:00
Dax T. Games
f20eca01ac
fixes
2019-04-01 17:34:00 -04:00
Dax T. Games
26d8d58e77
Merge branch 'master' of https://github.com/cmderdev/cmder into alias
2019-04-01 17:32:57 -04:00
Dax T. Games
cf134604bb
fixes
2019-04-01 17:31:46 -04:00
Dax T. Games
67b374ad37
revert alias.cmd changes
2019-04-01 17:09:05 -04:00
Dax T. Games
d592f80364
Merge branch 'master' of https://github.com/cmderdev/cmder into alias
2019-04-01 17:04:03 -04:00
Dax T. Games
3e40c80331
new alias create syntax
2019-04-01 16:58:45 -04:00
Dax T Games
ac2082d56d
Merge pull request #2060 from daxgames/ps1_prompt
...
Fixes and More Cmder Like Powershell
2019-04-01 15:20:37 -04:00
Dax T. Games
a813e359c5
don't delete aliases by default but provide an easy way for users to do so.
2019-04-01 09:09:32 -04:00
Dax T. Games
345562dbd0
Merge branch 'ps1_prompt' of https://github.com/daxgames/cmder into ps1_prompt
2019-03-31 16:48:10 -04:00
Dax T. Games
13de4924ca
make powershell use of bash commands more bash like
2019-03-31 16:47:36 -04:00
Dax T. Games
f39b921121
fixes
2019-03-31 16:11:14 -04:00
Dax T. Games
43d5a7b833
Merge branch 'master' of https://github.com/cmderdev/cmder into history_cmd_index
2019-03-31 16:04:53 -04:00
Dax T. Games
b424012a08
make debug messages more verbose
2019-03-31 09:48:58 -04:00
Dax T. Games
192c2f4dd1
fix git detection
2019-03-31 09:47:50 -04:00
Dax T. Games
4622aa87e4
Merge branch 'master' of https://github.com/cmderdev/cmder into ps1_prompt
2019-03-23 15:05:05 -04:00
Dax T. Games
0b2c9bf005
Merge branch 'ps1_prompt' of https://github.com/daxgames/cmder into ps1_prompt
2019-03-23 15:04:06 -04:00
Dax T. Games
081624d88e
cleanup
2019-03-23 15:03:44 -04:00
David Refoua
280bbfff1f
update issue template ( #2062 )
2019-03-20 22:57:13 +01:00
Dax T Games
a93fff6798
Update init.bat
2019-03-17 15:09:02 -04:00
Dax T. Games
8abfa9d413
add back shell context menu to drives on register unregister
2019-03-16 19:15:36 -04:00
Dax T. Games
98a64b71b2
Allow full ps1 prompt customization by 'config/*.ps1' scripts
2019-03-16 13:52:47 -04:00
Dax T. Games
f2b26352b4
Merge branch 'master' of https://github.com/cmderdev/cmder
2019-03-12 21:12:42 -04:00
David Refoua
63128ed52f
✨ polished issues template ( #2056 )
...
- added version subsection
- better worded upstream technologies notice
- more clear instructions
2019-03-07 14:29:46 +01:00
Dax T. Games
2582891307
Merge branch 'master' of https://github.com/cmderdev/cmder
2019-03-01 19:54:14 -05:00