Commit Graph

1546 Commits

Author SHA1 Message Date
DRSDavidSoft
c8d48b7f3e ⬆️ Update dependencies (clink v1.3.50) 2022-10-26 13:56:46 +00:00
David Refoua
0f6ed93d0d merge into development branch 2022-10-25 21:15:01 +03:30
David Refoua
2be652707b ignore thumbnails in all directories 2022-10-25 20:39:26 +03:30
David Refoua
96ce96c53d ignore log files and clink history 2022-10-25 20:38:10 +03:30
David Refoua
ce23189427 do not stop when using fallback method 2022-10-25 19:46:56 +03:30
David Refoua
a2a996147e adjust root path 2022-10-25 18:42:30 +03:30
David Refoua
6d46df634e added a new line 2022-10-25 11:27:11 +03:30
David Refoua
fe08df3fdc update links and some minor formatting improvements 2022-10-25 11:24:37 +03:30
David Refoua
39ac92d61c add editors to ignore files 2022-10-25 00:48:28 +03:30
David Refoua
bdbd3aab2b
fix docs for user-aliases.cmd #2397 2022-10-25 00:44:47 +03:30
David Refoua
18aea2b258 Merge branch 'master' of https://github.com/cmderdev/cmder 2022-10-25 00:22:47 +03:30
David Refoua
5cd05b056b
Improvements to Cmder prompt 2022-10-25 00:22:15 +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
cbb10de06d consistent spaces 2022-10-24 20:54:24 +03:30
David Refoua
0b7e47cdc2 add new alias for file listing 2022-10-24 20:38:09 +03:30
David Refoua
96ca7cea4a enhance cmder prompt 2022-10-24 19:58:46 +03:30
David Refoua
0ba0dea6a2
Update Clink to v1.3.49 2022-10-23 18:38:45 +03:30
DRSDavidSoft
e320ba8aae ⬆️ Update dependencies (clink v1.3.49) 2022-10-23 15:06:50 +00:00
David Refoua
23b80264b0 use shorter commit message 2022-10-23 18:34:36 +03:30
David Refoua
90cd1130ac add link to repo url 2022-10-23 18:09:35 +03:30
David Refoua
7f71456a41
Merge pull request #2767 from cmderdev/update-vendor
Updates to `2` vendored dependencies
2022-10-21 11:07:33 +03:30
DRSDavidSoft
c606e5c8ee Update vendored dependencies (git-for-windows v2.38.1.windows.1, clink v1.3.48) 2022-10-20 13:58:38 +00:00
David Refoua
98d28846b3
Git-bash use conemu-msys2-64 connector (#2765) 2022-10-19 22:41:19 +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
eval Nya
211fbd6428
Sync Git-bash start argument from ConEmu to use conemu-msys2-64 connector
use conemu-msys2-64 connector would help to solve some display problems under Git Bash like character/cursor drifting, `tmux` display wrong, and so on. As the default profile is hardcoded and ConEmu upstream has solved it by using msys-connector, please add it.
2022-10-19 02:32:17 +08:00
David Refoua
2acb6808ed use pwsh as shell value 2022-10-18 16:54:26 +03:30
David Refoua
ee913e09ee use relative path 2022-10-18 16:51:59 +03:30
David Refoua
ede79c2199 use correct sources path 2022-10-18 16:41:38 +03:30
David Refoua
665df2a8c8 add step to initialize vendors 2022-10-18 16:26:47 +03:30
David Refoua
a0f234b9d0 check for clink existence 2022-10-18 16:22:05 +03:30
David Refoua
5cdb98abb7 add escape code color 2022-10-18 16:20:30 +03:30
David Refoua
9399cbdcd7 detect if clink initialization failed 2022-10-18 16:11:54 +03:30
David Refoua
c992215f94 Merge branch 'master' of https://github.com/cmderdev/cmder 2022-10-18 15:21:31 +03:30
David Refoua
55b90cc958 fix minor typo 2022-10-18 15:21:28 +03:30
David Refoua
971483b2b7 use consistent indentation in init.bat 2022-10-18 15:20:35 +03:30
Martin Kemp
c8d554220a
Update README.md 2022-10-18 12:37:10 +01:00
Martin Kemp
8feae5d81d
Update README.md 2022-10-18 12:36:44 +01:00
David Refoua
6d77c988db
changes to zip compression parameters 2022-10-18 14:58:16 +03:30
David Refoua
04b6ec2ac8
Update issue template labels
* update question template
* update bug-report label
* update feature-request label
2022-10-18 14:49:03 +03:30
David Refoua
b5bddc929e
Updated changelog to released 2022-10-18 14:38:53 +03:30
David Refoua
04e4446c37 add step label name 2022-10-18 12:44:59 +03:30
David Refoua
4b5e52014e Merge branch 'master' of https://github.com/cmderdev/cmder 2022-10-18 12:31:15 +03:30
David Refoua
8a71e7d51b stop steps if no new versions detected 2022-10-18 12:30:55 +03:30
David Refoua
668b9ad0fb
update questions issue template 2022-10-18 02:57:57 +03:30
David Refoua
11919ebc54
fix minor bad link 2022-10-18 02:53:49 +03:30
David Refoua
1754995aa0
re-order a section regarding docs 2022-10-18 02:52:04 +03:30
David Refoua
c333fc0c67 improvements to github form 2022-10-18 02:50:15 +03:30