Dax T. Games
1c77c9261d
Merge remote-tracking branch 'upstream/master' into development-dax
...
* upstream/master:
cleanup
respect PATHEXT instead of hardcoding our own value
add missing qualified dir
cleanup
prevent warnings if the dir does not exist
enable `/d` flag in `excd` by default
fix conflict
add notes on what shim actually is
⬆️ Update dependencies (git-for-windows v2.47.0.windows.1, clink v1.7.3, clink-completions v0.6.0)
make library comments consistent and clean up code
2024-12-29 16:04:36 -05:00
David Refoua
510178852d
add missing qualified dir
...
https://github.com/cmderdev/cmder/pull/1961
2024-11-13 23:58:11 +03:30
Dax T. Games
f8aa7feb1f
PR - Requested Changes
2023-11-23 07:10:59 -05:00
Dax T. Games
5311b25d9f
Merge remote-tracking branch 'upstream/master' into more_speed_2
2023-07-04 11:03:08 -04:00
David Refoua
e9750ab73d
avoid erroneous messages, skip clink if injection fails fatally
2023-07-04 12:10:32 +03:30
Dax T. Games
cd92c9fa74
cleanup
2023-07-03 17:51:02 -04:00
Dax T. Games
3ca03795d3
sync
2023-07-03 16:36:57 -04:00
Dax T. Games
4bf659833c
fix multiuser user_init.cmd creation
2023-07-03 16:19:07 -04:00
Dax T. Games
c4d9365584
x
2023-03-11 14:59:12 -08:00
Dax T. Games
e0b694324c
add bypass
2023-03-05 15:00:11 -08:00
Dax T. Games
f1e2fb5697
prevent timer results every time.
2023-02-26 18:00:26 -08:00
Dax T. Games
9cbc1845fb
cleanup
2023-02-18 05:56:09 -08:00
Dax T. Games
3a2e747d22
add cleanup of unused env vars
2023-02-18 05:40:46 -08:00
Dax T. Games
1e623ecab4
auto generate cmd user_init.cmd
2023-02-12 09:48:27 -08:00
Dax T. Games
727a99b479
shared or user user_init.cmd
2023-02-11 19:27:15 -08:00
Dax T. Games
56f45a81ca
add debugging of path adds
2023-02-11 18:57:27 -08:00
Dax T. Games
274cce1f00
optimize for speed
2023-02-10 19:19:50 -08:00
Dax T. Games
d82fece61e
Remove unnecessary git actions in fiast init
2023-01-23 19:16:44 -08:00
David Refoua
8b3f38ad21
fix misspellings
2022-12-21 02:35:11 +03:30
David Refoua
9e55c48200
fix checking for clink injection
2022-12-21 02:29:31 +03:30
David Refoua
e3d9f81e25
add prompt for vanilla cmd.exe when clink not present
2022-11-06 11:37:58 +03:30
David Refoua
4e1918dcf7
formatting
2022-11-04 12:58:24 +03:30
David Refoua
c0fc10009a
use colons for batch labels
2022-10-25 00:13:21 +03:30
David Refoua
cc5e4a0e60
fix a misspelling
2022-10-24 21:20:52 +03:30
David Refoua
6e0e1729d8
use a variable to keep DRY
2022-10-24 21:01:55 +03:30
David Refoua
96ca7cea4a
enhance cmder prompt
2022-10-24 19:58:46 +03:30
David Refoua
27f28e6ed7
fix double escaped percent
2022-10-19 10:21:56 +03:30
David Refoua
8b6d1d8a6f
alternative where filter instead of relying on find.exe
2022-10-19 00:33:10 +03:30
David Refoua
a0f234b9d0
check for clink existence
2022-10-18 16:22:05 +03:30
David Refoua
9399cbdcd7
detect if clink initialization failed
2022-10-18 16:11:54 +03:30
David Refoua
971483b2b7
use consistent indentation in init.bat
2022-10-18 15:20:35 +03:30
David Refoua
abbab3f8b4
trim trailing spaces
2022-10-15 12:46:13 +03:30
Dax T. Games
ef51ed2be2
Merge branch 'fix_find_git' of https://github.com/daxgames/cmder into fix_find_git
2022-04-16 11:35:41 -04:00
Dax T. Games
6d313853f3
only look at \cmd\git.exe for found git
2022-04-16 11:35:19 -04:00
Dax T Games
f46e8b81d8
Merge branch 'master' into fix_find_git
2022-04-16 11:18:38 -04:00
Dax T. Games
ce02fb4a0e
fix find latest git
2022-04-16 10:51:26 -04:00
Dax T Games
e345f187d8
Remove set term=cygwin in init.bat ( #2688 )
2022-04-16 15:01:17 +01:00
dgames
357e51acd1
spelling fixes
2022-01-15 11:00:58 -05:00
Dax T. Games
0ef76ee2d3
add configurable prompt
2021-04-11 18:28:43 -04:00
Dax T Games
c34eb73555
Merge pull request #2452 from daxgames/1.3.18
...
1.3.18
2021-03-26 05:45:35 -04:00
兮陌
cc1d459ea9
Fix some commands like ls' are not available
2021-02-08 23:23:30 +08:00
Stephen Solis
10d63daf90
Fix enhance_path call if no usr\bin in %GIT_INSTALL_ROOT%
2021-01-16 23:34:22 +01:00
dgames
01d300f779
cleanup
2020-12-24 18:43:23 -05:00
dgames
b5d172cd32
cleanup
2020-12-24 18:33:10 -05:00
dgames
783cf68d10
CLink migration and clenaup
2020-12-24 17:48:00 -05:00
dgames
da0af1d96b
1.3.17 Fixes for clink settings and history
2020-12-24 12:14:46 -05:00
Dax T Games
9088a5e2e6
Merge pull request #2430 from qfp64/faster-init
...
Improve init speed
2020-12-11 05:48:07 -05:00
Kyle McInnes
11a78a8d64
Fix errors
2020-12-10 13:35:40 +00:00
Kyle McInnes
2a9a4d2860
Speed up calls to lib_console
2020-12-07 19:41:11 +00:00
Dax T. Games
467b4d4ad9
hide possible file write conflict
2020-09-13 08:27:10 -04:00