Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to shells and general fixes #2779

Merged
merged 9 commits into from Nov 6, 2022
Merged

Improvements to shells and general fixes #2779

merged 9 commits into from Nov 6, 2022

Conversation

DRSDavidSoft
Copy link
Contributor

@DRSDavidSoft DRSDavidSoft commented Nov 6, 2022

Description

  • Fixed a bug where unintended files were being excluded in built packages (regression: 4b8d669, closes [Bug] $CMDER_ROOT/config/user_profile.sh not sourced #2771)
  • Improved general coding style formatting to be more concise, and use consistent indentation
  • Added documentation in lua configuration files
  • Fixed a bug where fast mode would permanently disable console output (Improve init speed #2430 (comment))
  • Detect unsupported clink architecture (e.g. ARM/ARM64)
  • Fallback to plain Cmd.exe prompt in Cmder when Clink is disabled
  • Improved PowerShell first startup messages
    • Fixed a bug where dark green background would bleed into the next lines
    • Display the warning message when posh is not installed in a new line rather in place of where git status is expected
  • Avoid using aliases for commands in PowerShell

@DRSDavidSoft DRSDavidSoft merged commit e0ade8f into master Nov 6, 2022
@DRSDavidSoft DRSDavidSoft linked an issue Nov 25, 2022 that may be closed by this pull request
24 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🚀 Cmder's next major release backlog [Bug] $CMDER_ROOT/config/user_profile.sh not sourced
1 participant