Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
275 commits
Select commit Hold shift + click to select a range
5311b25
Merge remote-tracking branch 'upstream/master' into more_speed_2
daxgames Jul 4, 2023
3ced7a2
'.gitignore
daxgames Jul 4, 2023
4129084
add comment to clink.lua explaining /c [folderpath]
daxgames Jul 8, 2023
b47cf43
Merge pull request #14 from cmderdev/master
daxgames Jul 25, 2023
9b446b3
Merge remote-tracking branch 'upstream/master' into more_speed_2
daxgames Jul 28, 2023
52e1a02
Merge remote-tracking branch 'upstream/master' into more_speed_2
daxgames Aug 11, 2023
bd857ba
Merge remote-tracking branch 'origin/more_speed_2' into more_speed_2
daxgames Aug 11, 2023
6b330b8
allow launching windows terminal w/cmder from cmder
daxgames Aug 11, 2023
e52fa81
Merge branch 'more_speed_2' of https://github.com/daxgames/cmder into…
daxgames Aug 11, 2023
94ea2da
make it work with windows terminal
daxgames Sep 22, 2023
7c04ee9
fixes
daxgames Sep 22, 2023
968beb8
Add initial Windows Terminal support
daxgames Sep 25, 2023
d75ba7b
Merge branch 'master' of https://github.com/cmderdev/cmder into windo…
daxgames Sep 25, 2023
74c183c
Add initial Windows Terminal support
daxgames Sep 25, 2023
2728f36
fix
daxgames Sep 25, 2023
19fe75c
Merge branch 'master' into windows_terminal
daxgames Sep 25, 2023
7db6297
fix
daxgames Sep 25, 2023
759d0ed
fix
daxgames Sep 25, 2023
63bab36
fix
daxgames Sep 25, 2023
7fa041d
fix
daxgames Sep 25, 2023
7d3e691
add start_git_bash.cmd
daxgames Sep 25, 2023
8bb2c5d
Update Cmder command line help
daxgames Sep 25, 2023
e24f653
add pack code for windows terminal releases
daxgames Sep 25, 2023
cb54352
Merge branch 'master' of https://github.com/cmderdev/cmder into windo…
daxgames Sep 25, 2023
ab10e83
sync and add windows terminal to sources.
daxgames Sep 25, 2023
ad21915
Add pack code for windows terminal
daxgames Sep 25, 2023
3671a6e
pack and build all
daxgames Sep 25, 2023
3cc22ca
pack and build all
daxgames Sep 25, 2023
58db4e3
pack and build all
daxgames Sep 25, 2023
01da2fe
turn off /t in windows terminal defaults
daxgames Sep 25, 2023
ddad83c
PR Review requested changes
daxgames Sep 26, 2023
43a5e7e
PR Review requested changes
daxgames Sep 26, 2023
90d86a7
add vendor/bin/create-cmdercfg.cmd
daxgames Nov 6, 2023
9c834b6
Merge branch 'master' into development
DRSDavidSoft Nov 9, 2023
678b482
Merge branch 'master' into windows_terminal
daxgames Nov 11, 2023
2ab6bcd
cleanup
daxgames Nov 11, 2023
01c41a9
Merge branch 'master' into more_speed_2
daxgames Nov 11, 2023
f69e622
Merge branch 'master' into development
daxgames Nov 11, 2023
86091b7
properly set CMDER_ROOT for windows terminal bash
daxgames Nov 12, 2023
9a40419
Merge pull request #2896 from daxgames/more_speed_2
DRSDavidSoft Nov 21, 2023
8025b5b
Merge branch 'development' into windows_terminal
DRSDavidSoft Nov 21, 2023
e01a553
Merge pull request #2897 from daxgames/windows_terminal
DRSDavidSoft Nov 21, 2023
f0c18f1
Update Cmder.bat
daxgames Nov 23, 2023
f8aa7fe
PR - Requested Changes
daxgames Nov 23, 2023
08fd69b
PR - Requested Changes
daxgames Nov 23, 2023
26e684f
PR - Requested Changes
daxgames Nov 23, 2023
30718ab
Merge remote-tracking branch 'origin/windows_terminal' into windows_t…
daxgames Nov 23, 2023
016846d
Merge remote-tracking branch 'origin/windows_terminal' into development
daxgames Nov 23, 2023
67b6278
add cmder slim
daxgames Nov 23, 2023
99b4e66
add Cmder for win
daxgames Nov 24, 2023
3c2a25a
cleanup
daxgames Nov 24, 2023
5c101a0
remove small typo
DRSDavidSoft Nov 24, 2023
e2303b1
add cmder slim (i.e. option for no bundled terminal)
DRSDavidSoft Nov 24, 2023
9ce6911
add bash and powershell to Cmder for Windows
daxgames Nov 24, 2023
467d564
cleanup
daxgames Nov 24, 2023
3ff9737
Merge remote-tracking branch 'origin/development' into development
daxgames Nov 24, 2023
a7f19f5
cleanup
daxgames Nov 24, 2023
2beb27d
cleanup
daxgames Nov 24, 2023
0f6c91d
cleanup
daxgames Nov 24, 2023
7a385eb
cleanup
daxgames Nov 24, 2023
0a691cb
Merge remote-tracking branch 'upstream/development' into development
daxgames Nov 24, 2023
d8238b0
cleanup
daxgames Nov 24, 2023
4729203
add mintty
daxgames Nov 27, 2023
38a91de
cleanup
daxgames Nov 27, 2023
28e9018
make mintty /a work
daxgames Nov 27, 2023
6e21311
Merge branch 'more_speed_2' of https://github.com/daxgames/cmder into…
daxgames Nov 27, 2023
131949b
Merge branch 'master' into development
MartiUK Dec 20, 2023
c5579d2
Add Monokai, Default to One Half Dark
daxgames Jan 2, 2024
1ed3a36
Update windows_terminal_default_settings.json
daxgames Jan 2, 2024
5814792
Merge pull request #15 from daxgames/development-dax
daxgames Jan 2, 2024
d68c5b4
Merge pull request #2909 from cmderdev/master
DRSDavidSoft Apr 26, 2024
aac7cfc
Fix GitHub action (merge master into development)
DRSDavidSoft May 21, 2024
5d80371
Merge remote-tracking branch 'upstream/development' into development-dax
daxgames May 22, 2024
9ce8238
Update Windows Terminal to 1.20.11271.0
daxgames May 22, 2024
92c662d
Merge branch 'master' into development
DRSDavidSoft May 23, 2024
546d921
Merge branch 'master' into development
DRSDavidSoft May 28, 2024
41ac761
Update Windows Terminal
daxgames May 28, 2024
6692331
Merge remote-tracking branch 'upstream/development' into development-dax
daxgames May 29, 2024
2b05b3a
Update Windows Terminal default settings
daxgames May 30, 2024
23b2a86
Update Windows terminal default settings
daxgames May 30, 2024
0643c6f
Update Windows terminal default settings
daxgames May 30, 2024
881938e
Update Windows Terminal default settings and version
daxgames May 30, 2024
db3889d
remove vendor/start_git_mintty.cmd
daxgames May 30, 2024
e850f82
add vendor/start_git_mintty.cmd
daxgames May 30, 2024
c594642
update build workflow to upload cmder_win.zip
daxgames May 30, 2024
9463d4e
update build workflow to upload cmder_win*
daxgames May 30, 2024
9120d92
Merge pull request #2943 from daxgames/new_wt
daxgames May 30, 2024
167f57b
Merge branch 'upstream-development' into cmder4win
daxgames May 30, 2024
f38e0b3
sync
daxgames May 30, 2024
e457afa
Merge branch 'master' into development
DRSDavidSoft May 31, 2024
fe4f460
Merge remote-tracking branch 'upstream/development' into development-dax
daxgames May 31, 2024
2e945fb
Fix launcher overwritting/backing up emulator settings
daxgames May 31, 2024
339e6b4
Merge branch 'master' into development
DRSDavidSoft Jun 6, 2024
e84f2ff
Merge branch 'master' into development
DRSDavidSoft Jul 27, 2024
3feebbc
Merge branch 'upstream_development' into development-dax
daxgames Aug 3, 2024
82ab068
cleanup
daxgames Aug 15, 2024
85fcef1
Merge remote-tracking branch 'origin/fix_launcher_overwrite' into dev…
daxgames Aug 20, 2024
8e44daf
Sync
daxgames Aug 20, 2024
f4f6255
remove extra {}
daxgames Aug 20, 2024
ffa37d4
sync fix launcher overwrite
daxgames Aug 22, 2024
376981a
x
daxgames Aug 22, 2024
d047236
x
daxgames Aug 22, 2024
fbd4c04
Merge branch 'master' into development
DRSDavidSoft Oct 14, 2024
4740b83
adjust indentation and merge from main
DRSDavidSoft Oct 17, 2024
9b466e3
merge changes from master
DRSDavidSoft Oct 17, 2024
940cadc
Merge branch 'master' into development
DRSDavidSoft Oct 17, 2024
cc40343
Merge branch 'master' into development
DRSDavidSoft Nov 13, 2024
d15e7ac
cleanup
DRSDavidSoft Nov 13, 2024
5d0699a
Merge branch 'development' of https://github.com/cmderdev/cmder into …
DRSDavidSoft Nov 13, 2024
b140db4
Merge branch 'development' of https://github.com/cmderdev/cmder into …
DRSDavidSoft Nov 13, 2024
6c95424
Merge branch 'development' of https://github.com/cmderdev/cmder into …
DRSDavidSoft Nov 13, 2024
f11b1cb
x
daxgames Dec 22, 2024
1c77c92
Merge remote-tracking branch 'upstream/master' into development-dax
daxgames Dec 29, 2024
246711a
Merge remote-tracking branch 'upstream/development' into development-dax
daxgames Dec 29, 2024
ebce847
origin/fix_launcher_overwrite
daxgames Dec 29, 2024
b0d59c9
Merge branch 'fix_launcher_overwrite' into development-dax
daxgames Dec 29, 2024
8ea276d
not set
daxgames Jan 2, 2025
36ea619
not set
daxgames Jan 2, 2025
9b5be7b
cleanup
daxgames Jan 2, 2025
05f616f
cleanup
daxgames Jan 2, 2025
74d7dd2
cleanup
daxgames Jan 2, 2025
a9f8707
Merge branch 'fix_launcher_overwrite-2' into development-dax
daxgames Jan 2, 2025
a1a6a02
Merge pull request #2825 from daxgames/more_speed_2
daxgames Jan 5, 2025
980083f
Merge pull request #23 from daxgames/more_speed_2
daxgames Jan 5, 2025
6cf4a42
Merge pull request #24 from daxgames/fix_launcher_overwrite-2
daxgames Jan 5, 2025
bd3f132
Merge branch 'origin-development-dax' into cmder4win
daxgames Jan 5, 2025
0c2e5ce
CHANGELOG.md
daxgames Jan 6, 2025
b00dce8
Merge remote-tracking branch 'origin/cmder4win' into cmder4win
daxgames Jan 6, 2025
e0aa20a
CHANGELOG.md
daxgames Jan 6, 2025
0634969
CHANGELOG.md
daxgames Jan 6, 2025
b412036
CHANGELOG.md
daxgames Jan 6, 2025
d349f57
add executionpolicy bypass
daxgames Jan 6, 2025
8683dad
Remove /a switch and associated code.
daxgames Jan 6, 2025
15d5618
Merge pull request #2988 from daxgames/fix_launcher_overwrite-2
daxgames Jan 6, 2025
c1bbc46
Merge branch 'upstream-development' into cmder4win
daxgames Jan 6, 2025
f604b06
update windows terminal, clink, and git
daxgames Mar 8, 2025
7ac805c
Merge pull request #2942 from daxgames/cmder4win
daxgames Mar 9, 2025
6d82cf8
fix build script
daxgames Apr 3, 2025
a44b30c
Update build.yml
daxgames Apr 3, 2025
e3fc1a1
Merge branch 'master' into development
DRSDavidSoft Apr 8, 2025
8b004be
Merge branch 'master' into development
DRSDavidSoft Apr 8, 2025
2868f9e
revert inadvertent changes
daxgames Apr 8, 2025
df42ff2
indentation cleanup and comment fix
DRSDavidSoft Apr 8, 2025
aa156a2
revert inadvertent changes
DRSDavidSoft Apr 8, 2025
76c5b9e
resolve conflicts
DRSDavidSoft Jul 15, 2025
bb14aea
merge with master
DRSDavidSoft Jul 15, 2025
cf97d7d
Merge branch 'master' into development
DRSDavidSoft Jul 15, 2025
623bd52
Merge branch 'master' into development
DRSDavidSoft Jul 16, 2025
e52906a
Merge branch 'master' into development
DRSDavidSoft Jul 16, 2025
e2784bc
Bump actions/checkout from 4 to 5
DRSDavidSoft Aug 12, 2025
b1b9bd2
Merge branch 'master' into development
DRSDavidSoft Nov 6, 2025
66747a1
Merge branch 'master' into development
DRSDavidSoft Nov 6, 2025
d45651f
Merge branch 'master' of https://github.com/cmderdev/cmder into devel…
DRSDavidSoft Nov 6, 2025
4886f61
Merge branch 'development' of https://github.com/cmderdev/cmder into …
DRSDavidSoft Nov 6, 2025
2f148fb
Merge branch 'master' into development
DRSDavidSoft Nov 6, 2025
f9a4b0d
Merge branch 'master' into development
DRSDavidSoft Nov 6, 2025
f6eb7aa
Improve path enhancement handling in lib_path.cmd
DRSDavidSoft Nov 6, 2025
2786942
fix typo
DRSDavidSoft Nov 6, 2025
375f63a
fix indentation
DRSDavidSoft Nov 6, 2025
76711b4
improve consistency
DRSDavidSoft Nov 6, 2025
b522c13
Merge branch 'master' into development
DRSDavidSoft Nov 6, 2025
74b3f18
Merge pull request #3037 from mbotezatu/master
DRSDavidSoft Nov 7, 2025
d4433f8
Merge branch 'master' into development
DRSDavidSoft Nov 7, 2025
f6bf29d
Merge branch 'master' into development
DRSDavidSoft Nov 7, 2025
71b648f
Merge branch 'master' into development
DRSDavidSoft Nov 7, 2025
a0a5b2c
Merge branch 'master' into development
DRSDavidSoft Nov 7, 2025
85c0824
merge with master
DRSDavidSoft Nov 7, 2025
09ab2f2
Merge branch 'master' into development
DRSDavidSoft Nov 8, 2025
36670ea
Merge branch 'master' into development
DRSDavidSoft Nov 8, 2025
3ca3b9f
Merge branch 'master' of https://github.com/cmderdev/cmder into devel…
DRSDavidSoft Nov 8, 2025
bf7d516
Merge branch 'development' of https://github.com/cmderdev/cmder into …
DRSDavidSoft Nov 8, 2025
b0ab14d
Ignore whitespace-only .ps1 commits in blame
DRSDavidSoft Nov 8, 2025
081e818
Ignore whitespace-only .cmd commits in blame
DRSDavidSoft Nov 8, 2025
f91d0bd
Refactor .git-blame-ignore-revs for clarity
DRSDavidSoft Nov 8, 2025
96f0bc9
ignore commit
DRSDavidSoft Nov 8, 2025
d900f6a
Merge branch 'master' into development
DRSDavidSoft Nov 8, 2025
a571eed
Merge branch 'master' into development
DRSDavidSoft Nov 8, 2025
842393a
Merge branch 'master' into development
DRSDavidSoft Nov 8, 2025
e2fcb1c
Merge branch 'master' into development
DRSDavidSoft Nov 8, 2025
1b03e29
Merge branch 'master' into development
DRSDavidSoft Nov 8, 2025
9030e7a
Merge branch 'master' into development
DRSDavidSoft Nov 9, 2025
d001d91
Merge branch 'master' into development
DRSDavidSoft Nov 9, 2025
f67e570
resolve conflicts
DRSDavidSoft Nov 9, 2025
5536ea2
ignore git commit
DRSDavidSoft Nov 9, 2025
105ff01
resolve conflicts
DRSDavidSoft Nov 9, 2025
7bb7678
Merge branch 'master' into development
DRSDavidSoft Nov 9, 2025
480b638
Merge branch 'master' into development
DRSDavidSoft Nov 9, 2025
8fa1d2e
Merge remote-tracking branch 'upstream/development' into development-dax
daxgames Nov 27, 2025
974f5b0
spacing
daxgames Nov 27, 2025
13904e4
Merge pull request #3053 from daxgames/cmder-micro-tasks
daxgames Nov 27, 2025
f461904
Merge pull request #3034 from cmderdev/pr/lib_path
daxgames Nov 27, 2025
f4b8d08
update clink
daxgames Dec 6, 2025
de9402a
Merge remote-tracking branch 'origin/development-dax' into sources-up…
daxgames Dec 14, 2025
e4a6640
update sources
daxgames Dec 14, 2025
58bbe78
x
daxgames Dec 14, 2025
f9d7972
Add install-pacman.sh
daxgames Dec 14, 2025
df0785d
Add a disclaimer
daxgames Dec 14, 2025
83df88d
fixes for windows 10
daxgames Dec 22, 2025
6431633
x
daxgames Dec 25, 2025
c2cdcfc
Merge remote-tracking branch 'origin/install-pacman' into install-pacman
daxgames Dec 25, 2025
be5b641
add installPacman switch to build.sh
daxgames Jan 16, 2026
24254e6
Merge remote-tracking branch 'upstream/development'
daxgames Feb 14, 2026
c5e103f
⬆️ Update dependencies (git-for-windows v2.53.0.windows.1, clink v1.9…
DRSDavidSoft Feb 20, 2026
3ea6067
rehome to daxgames/cmder
daxgames Feb 21, 2026
6faf5c8
Install Pacman and remove conemu packages
daxgames Feb 21, 2026
bbb64f3
install pacman
daxgames Feb 21, 2026
11123a8
Merge branch 'main' into install-pacman-main
daxgames Feb 21, 2026
06a8b1d
Merge branch 'install-pacman-main'
daxgames Feb 21, 2026
c017ea4
Merge branch 'install-pacman-main'
daxgames Feb 21, 2026
6e3efa2
Update build.yml to exclude conemu.
daxgames Feb 21, 2026
eaffa39
update help and windows-terminal pack section
daxgames Feb 21, 2026
6d62043
add scripts/rehome.sh
daxgames Feb 21, 2026
be7b1c4
Update help
daxgames Feb 21, 2026
08f66ba
add 2.0.0 unreleased to changelog.
daxgames Feb 21, 2026
c9462d5
x
daxgames Feb 21, 2026
7486039
fix spacing
daxgames Feb 21, 2026
a5cc171
fix spacing
daxgames Feb 21, 2026
43ff028
Initial plan
Copilot Feb 21, 2026
3bd2d4c
Fix PowerShell parser error in Summary - Artifacts uploaded step
Copilot Feb 21, 2026
431db2b
Merge pull request #31 from daxgames/copilot/investigate-job-failure
daxgames Feb 21, 2026
e4c7d9e
x
daxgames Feb 21, 2026
1ed3a38
Initial plan
Copilot Feb 21, 2026
8bf01a1
Fix PowerShell backtick escaping in CodeQL workflow summary step
Copilot Feb 21, 2026
7bf26f1
Fix formatting of branch name in vendor.yml
daxgames Feb 22, 2026
40ab0ef
Fix formatting for branch name in PR summary
daxgames Feb 22, 2026
33f88b6
Merge remote-tracking branch 'upstream/update-vendor'
daxgames Feb 22, 2026
ba15c2c
2.0.0-rc.1
daxgames Feb 22, 2026
45aebd8
fixes
daxgames Feb 22, 2026
1dfe74f
x
daxgames Feb 22, 2026
f5746c1
Merge pull request #33 from daxgames/copilot/fix-commit-issue
daxgames Feb 22, 2026
330f354
fix vendor
daxgames Feb 22, 2026
6944cf5
update workflows from pr
daxgames Feb 22, 2026
752d576
install pacman again
daxgames Feb 22, 2026
5d9fe09
whitespace
daxgames Feb 22, 2026
a46c8e8
fix vendor.yml
daxgames Feb 22, 2026
6edcfee
workflow updates
daxgames Feb 22, 2026
26827ae
workflow updates
daxgames Feb 22, 2026
896a394
workflow updates
daxgames Feb 22, 2026
205cc14
workflow updates
daxgames Feb 22, 2026
979168a
workflow updates
daxgames Feb 22, 2026
abe2dba
sync
daxgames Feb 22, 2026
8f7eada
Merge branch 'upstream-master'
daxgames Feb 22, 2026
2d3e89c
Merge branch 'upstream-master'
daxgames Feb 22, 2026
6e591d4
sync
daxgames Feb 22, 2026
af4b6af
sync
daxgames Feb 22, 2026
05029b7
Fixes
daxgames Feb 28, 2026
bf546be
⬆️ Update dependencies (git-for-windows v2.53.0.windows.1, clink v1.9…
github-actions[bot] Feb 28, 2026
832e8a9
comments
daxgames Feb 28, 2026
bef9365
use set-ghvariable
daxgames Feb 28, 2026
fa48e46
Merge branch 'main' of https://github.com/daxgames/cmder
daxgames Feb 28, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# List of whitespace-only commits to ignore in the Git blame;
# to improve tracking changes and avoid noise
58db4e3419bf1e5cc1bb61fcd7ce2ebbca89243a
efb3338f5cf0eec21e8a75abc62ee14965cb4a7e
3859f6ffc088b2ae78748abc84986f4adcadcd41
d6569192fc91167f555c3eff58402ff01f1197ea
67de97a492c9389f95499db38f9474a1c20ec585
a0d085f93eaa69c22449d0217e8daf9eaea2b180
1cfba25beb46c74bb1debca2bcfe7ac470e96172
f6bc623284914489e891bbac923feb774c862b99
abbab3f8b477e917d0a175d0de23cce121096631
126347025f9cade241beff182738b2527da7535e
4740b836f300658b27e6ad4d79efac63c9c24c24
be44bac95670b1cbbc91bd657882d985989846f9
f67e5704eda60526d495be758572181f01a6cac8
14 changes: 7 additions & 7 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ body:
label: Version Information
description: |
Please write your Cmder and ConEmu version below. If applicable, write down your Windows edition too.
**👉 See:** [How to find out which Cmder version I'm using](https://github.com/cmderdev/cmder/wiki/Cmder-troubleshooting)
**👉 See:** [How to find out which Cmder version I'm using](https://github.com/daxgames/cmder/wiki/Cmder-troubleshooting)
placeholder: |
Cmder version:
Operating system:
Expand Down Expand Up @@ -52,13 +52,13 @@ body:

| **README.md** | **Wiki** |
| ------------- | -------- |
| 🌐 [Open Link](https://github.com/cmderdev/cmder/blob/master/README.md) | 🌐 [Open Link](https://github.com/cmderdev/cmder/wiki) |
| 🌐 [Open Link](https://github.com/daxgames/cmder/blob/main/README.md) | 🌐 [Open Link](https://github.com/daxgames/cmder/wiki) |

(What you may be asking here could already be explained there!)

- Searched for existing issues (including the **closed** ones) for similar problems here:

🗃 https://github.com/cmderdev/cmder/issues?q=is:issue
🗃 https://github.com/daxgames/cmder/issues?q=is:issue

- Please understand that Cmder uses ConEmu as the default underlying Terminal Emulator.

Expand Down Expand Up @@ -91,10 +91,10 @@ body:

#### Prerequisites before submitting an issue
- We do not support any versions older than the current release series, if you are using an older Cmder please update to the latest version first.
- Verify that the issue is not already fixed and is reproducible in the **[latest official Cmder version](https://github.com/cmderdev/cmder/releases).**
- Check the **[current issues list](https://github.com/cmderdev/cmder/issues?q=is%3Aissue)** and perform a **search of the issue tracker (including closed ones)** to avoid posting a duplicate bug report.
- Make sure this is not a support request or question, both of which are better suited for either the **[discussions section](https://github.com/cmderdev/cmder/discussions)**, or the **[questions section](https://github.com/cmderdev/cmder/issues/new?template=question.yml)**.
- Verify that the **[wiki](https://github.com/cmderdev/cmder/wiki)** did not contain a suitable solution either.
- Verify that the issue is not already fixed and is reproducible in the **[latest official Cmder version](https://github.com/daxgames/cmder/releases).**
- Check the **[current issues list](https://github.com/daxgames/cmder/issues?q=is%3Aissue)** and perform a **search of the issue tracker (including closed ones)** to avoid posting a duplicate bug report.
- Make sure this is not a support request or question, both of which are better suited for either the **[discussions section](https://github.com/daxgames/cmder/discussions)**, or the **[questions section](https://github.com/daxgames/cmder/issues/new?template=question.yml)**.
- Verify that the **[wiki](https://github.com/daxgames/cmder/wiki)** did not contain a suitable solution either.

Thank you for making sure you are opening a new valid issue! ♥

Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
blank_issues_enabled: false
contact_links:
- name: 📄 Wiki
url: "https://github.com/cmderdev/cmder/wiki"
url: "https://github.com/daxgames/cmder/wiki"
about: "Consult the wiki first, it might already contain the information you are looking for"

- name: 💬 Discussions
url: "https://github.com/cmderdev/cmder/discussions"
url: "https://github.com/daxgames/cmder/discussions"
about: "Please ask questions related to usage/setup/support/non-issue development discussion in the Discussions section"
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/feature-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ body:

- Searched for existing issues (including the **closed** ones) for similar feature requests here:

🗃 https://github.com/cmderdev/cmder/issues?q=is:issue
🗃 https://github.com/daxgames/cmder/issues?q=is:issue

- If you are opening the feature request regarding any of the **upstream technologies** that are used by Cmder, please open the feature request at the corresponding upstream repos instead:
- **[Clink](https://github.com/chrisant996/clink)**, the default shell in Cmder
Expand All @@ -28,7 +28,7 @@ body:

You may already have an answer under the Guides or Questions section.

For a list of labels, visit **[🌐 Labels](https://github.com/cmderdev/cmder/labels)**.
For a list of labels, visit **[🌐 Labels](https://github.com/daxgames/cmder/labels)**.

(Be sure to also check “Closed” issues in the labels section!)

Expand Down
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/question.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@ body:

| **README.md** | **Wiki** | **Issues** |
| ------------- | -------- | ---------- |
| 🌐 [Open Link](https://github.com/cmderdev/cmder/blob/master/README.md) | 🌐 [Open Link](https://github.com/cmderdev/cmder/wiki) | 🗃 [Open Link](https://github.com/cmderdev/cmder/issues?q=is:issue) |
| 🌐 [Open Link](https://github.com/daxgames/cmder/blob/main/README.md) | 🌐 [Open Link](https://github.com/daxgames/cmder/wiki) | 🗃 [Open Link](https://github.com/daxgames/cmder/issues?q=is:issue) |

(What you may be asking here could already be explained there!)

- If you would like to ask for guides on how to integrate Cmder with your favorite IDE of choice, or how to perform a specific task with Cmder, make sure you visit our label section first.

You may already have an answer under the [💬 Guides](https://github.com/cmderdev/cmder/issues?q=label%3A%22%F0%9F%92%AC+Type%3A+Guide%22), [📖 Documentation](https://github.com/cmderdev/cmder/issues?q=label%3A%22%F0%9F%93%96+Documentation%22) or [❔ Questions](https://github.com/cmderdev/cmder/issues?q=is%3Aissue+label%3A%22%E2%9D%94+Type%3A+Question%22) section.
You may already have an answer under the [💬 Guides](https://github.com/daxgames/cmder/issues?q=label%3A%22%F0%9F%92%AC+Type%3A+Guide%22), [📖 Documentation](https://github.com/daxgames/cmder/issues?q=label%3A%22%F0%9F%93%96+Documentation%22) or [❔ Questions](https://github.com/daxgames/cmder/issues?q=is%3Aissue+label%3A%22%E2%9D%94+Type%3A+Question%22) section.

For a list of labels, visit **[Labels](https://github.com/cmderdev/cmder/labels)**.
For a list of labels, visit **[Labels](https://github.com/daxgames/cmder/labels)**.

(Be sure to also check “Closed” issues in the labels section!)

Expand Down
7 changes: 6 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2
updates:
# Enable version updates for GitHub Actions
- package-ecosystem: "github-actions"
- package-ecosystem: "github-actions" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
Expand Down
18 changes: 9 additions & 9 deletions .github/workflows/branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Update branches

# Controls when the action will run.
on:
# Triggers the workflow on push events for the development branch
# Triggers the workflow on push events for the dev branch
push:
branches: [ master ]

Expand All @@ -11,8 +11,8 @@ on:

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
# This job updates the development branch with the master branch
update-development:
# This job updates the dev branch with the master branch
update-dev:
# The type of runner that the job will run on
runs-on: ubuntu-latest

Expand All @@ -33,28 +33,28 @@ jobs:
echo "| Property | Value |" >> $GITHUB_STEP_SUMMARY
echo "| --- | --- |" >> $GITHUB_STEP_SUMMARY
echo "| Source Branch | \`master\` |" >> $GITHUB_STEP_SUMMARY
echo "| Target Branch | \`development\` |" >> $GITHUB_STEP_SUMMARY
echo "| Target Branch | \`dev\` |" >> $GITHUB_STEP_SUMMARY
echo "| Triggered by | @${{ github.actor }} |" >> $GITHUB_STEP_SUMMARY
echo "| Commit | \`${{ github.sha }}\` |" >> $GITHUB_STEP_SUMMARY
echo "" >> $GITHUB_STEP_SUMMARY

# Runs a single command using the runners shell
- name: Merge master into development
- name: Merge master into dev
run: |
git config user.name "${{ github.actor }}"
git config user.email "${{ github.actor }}@users.noreply.github.com"
git checkout development
git checkout dev
git merge --no-ff master
git push origin development
git push origin dev

- name: Summary - Merge completed
if: success()
shell: bash
run: |
echo "### ✅ Merge Successful" >> $GITHUB_STEP_SUMMARY
echo "" >> $GITHUB_STEP_SUMMARY
echo "The \`master\` branch has been successfully merged into \`development\`." >> $GITHUB_STEP_SUMMARY
echo "The \`master\` branch has been successfully merged into \`dev\`." >> $GITHUB_STEP_SUMMARY
echo "" >> $GITHUB_STEP_SUMMARY
echo "**Merge type:** No fast-forward merge" >> $GITHUB_STEP_SUMMARY
echo "" >> $GITHUB_STEP_SUMMARY
echo "> The development branch is now synchronized with the latest changes from master." >> $GITHUB_STEP_SUMMARY
echo "> The dev branch is now synchronized with the latest changes from master." >> $GITHUB_STEP_SUMMARY
Loading
Loading