Commit Graph

165 Commits

Author SHA1 Message Date
Dax T. Games
8fa1d2e7ef Merge remote-tracking branch 'upstream/development' into development-dax
* upstream/development: (84 commits)
  update profile.ps1's debug output
  Make PowerShell profile.ps1's debug and verbose working correctly
  Redirect Verbose and Debug stream
  ignore git commit
  fix line endings
  adjust comments
  Update PowerShell test to set CMDER_DEBUG env variable inline
  improve CI PowrShell profile test debug/verbose output
  Modify PowerShell test command for debug output
  fix incorrect comment
  adjust comments
  adjust comments
  adjust comments
  Avoid duplicating cmd.exe prompt definition
  Consolidate terminal conditionals and add shell integration for bash and cmd.exe
  Add OSC 133;D support for command exit code tracking
  Initial plan
  adjust comments
  simplify regex
  adjust comments
  ...
2025-11-27 14:08:51 +00:00
David Refoua
375f63ac7e fix indentation 2025-11-06 18:41:18 +03:30
David Refoua
278694285c fix typo 2025-11-06 18:40:46 +03:30
David Refoua
df42ff2d8c indentation cleanup and comment fix 2025-04-08 20:48:47 +03:30
Dax T. Games
2868f9ee92 revert inadvertent changes 2025-04-08 12:11:37 -04:00
Dax T. Games
8683dad111 Remove /a switch and associated code. 2025-01-05 22:07:27 -05:00
Dax T Games
bd3f1326f2 Merge branch 'origin-development-dax' into cmder4win 2025-01-05 13:08:38 -05:00
Dax T. Games
a9f8707cfe Merge branch 'fix_launcher_overwrite-2' into development-dax
* fix_launcher_overwrite-2:
  cleanup
  cleanup
  cleanup
  not set
2025-01-01 23:26:11 -05:00
Dax T. Games
74d7dd211f cleanup 2025-01-01 22:49:02 -05:00
Dax T. Games
05f616fd76 cleanup 2025-01-01 22:32:37 -05:00
Dax T. Games
9b5be7bd53 cleanup 2025-01-01 22:29:41 -05:00
Dax T. Games
36ea61930f not set 2025-01-01 22:27:10 -05:00
Dax T. Games
8ea276d9bd not set 2025-01-01 22:15:34 -05:00
Dax T. Games
b0d59c9846 Merge branch 'fix_launcher_overwrite' into development-dax
* fix_launcher_overwrite:
  origin/fix_launcher_overwrite
2024-12-29 16:26:01 -05:00
Dax T. Games
ebce8479ef origin/fix_launcher_overwrite 2024-12-29 16:23:59 -05:00
Dax T. Games
d047236d37 x 2024-08-22 12:22:39 +00:00
Dax T. Games
376981a3c6 x 2024-08-22 12:15:43 +00:00
Dax T. Games
ffa37d4d5c sync fix launcher overwrite 2024-08-22 11:42:12 +00:00
Dax T. Games
f4f6255c1a remove extra {} 2024-08-20 12:25:33 +00:00
Dax T. Games
8e44dafdba Sync 2024-08-20 12:13:07 +00:00
Dax T. Games
85fcef13c2 Merge remote-tracking branch 'origin/fix_launcher_overwrite' into development-dax
* origin/fix_launcher_overwrite:
  Fix launcher overwritting/backing up emulator settings
2024-08-20 12:07:12 +00:00
Dax T. Games
82ab068f12 cleanup 2024-08-15 10:24:02 -04:00
Dax T. Games
3feebbcb2f Merge branch 'upstream_development' into development-dax 2024-08-03 12:45:26 +00:00
DRSDavidSoft
339e6b40fd Merge branch 'master' into development 2024-06-06 10:05:08 +00:00
David Refoua
d2f7136ef8 modify the header to remove outdated mention 2024-06-06 13:34:55 +03:30
Dax T. Games
2e945fb02b Fix launcher overwritting/backing up emulator settings 2024-05-31 18:31:16 -04:00
Dax T. Games
167f57bc97 Merge branch 'upstream-development' into cmder4win 2024-05-30 17:13:15 -04:00
Dax T. Games
5d8037176d Merge remote-tracking branch 'upstream/development' into development-dax
* upstream/development:
  enable `match.expand_envvars`
  fix: fix some typos in comments
  Bump softprops/action-gh-release from 1 to 2
  Bump microsoft/setup-msbuild from 1 to 2 (#2917)
  Bump peter-evans/create-pull-request from 5 to 6 (#2918)
  Bump actions/upload-artifact from 3 to 4 (#2905)
  Do CI on development PRs
  Bump github/codeql-action from 2 to 3 (#2906)
2024-05-22 14:57:04 -04:00
David Refoua
d68c5b4487 Merge pull request #2909 from cmderdev/master
sync development with master
2024-04-26 15:56:46 +03:30
loselarry
ae518cded8 fix: fix some typos in comments
Signed-off-by: loselarry <bikangning@yeah.net>
2024-04-10 16:39:46 +08:00
Dax T. Games
28e9018ce0 make mintty /a work 2023-11-27 10:00:28 -05:00
Dax T. Games
38a91ded02 cleanup 2023-11-26 22:28:16 -05:00
Dax T. Games
47292038ef add mintty 2023-11-26 21:35:30 -05:00
Dax T. Games
d8238b0230 cleanup 2023-11-24 18:18:16 -05:00
Dax T. Games
7a385ebf75 cleanup 2023-11-24 16:28:44 -05:00
Dax T. Games
0f6c91d03a cleanup 2023-11-24 16:22:49 -05:00
Dax T. Games
2beb27d490 cleanup 2023-11-24 15:27:19 -05:00
Dax T. Games
a7f19f56e8 cleanup 2023-11-24 15:25:46 -05:00
Dax T. Games
467d564a7b cleanup 2023-11-24 15:19:49 -05:00
Dax T. Games
9ce6911b49 add bash and powershell to Cmder for Windows 2023-11-24 15:14:09 -05:00
David Refoua
5c101a0306 remove small typo 2023-11-24 21:04:16 +03:30
Dax T. Games
99b4e66c47 add Cmder for win 2023-11-24 11:35:24 -05:00
David Refoua
8025b5baa2 Merge branch 'development' into windows_terminal 2023-11-21 03:43:31 +03:30
Dax T. Games
01c41a9268 Merge branch 'master' into more_speed_2 2023-11-10 18:21:11 -08:00
Dax T. Games
678b482269 Merge branch 'master' into windows_terminal 2023-11-10 17:02:47 -08:00
Dax T. Games
8d916a4446 remove env refresh race condition 2023-11-09 04:58:26 -08:00
Dax T. Games
ddad83c70f PR Review requested changes 2023-09-26 11:17:16 -04:00
Dax T. Games
8bb2c5d587 Update Cmder command line help 2023-09-25 14:10:05 -04:00
Dax T. Games
7fa041dd7f fix 2023-09-25 12:13:42 -04:00
Dax T. Games
63bab369cf fix 2023-09-25 12:06:24 -04:00