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

Add CommandNotFoundAcion hook to give info on posh-sshell #625

Closed
wants to merge 10 commits into from

Conversation

rkeithhill
Copy link
Collaborator

You can override this check by defining an env var: POSHGIT_NO_SSH_CHECK

Remove NoVersionWarn module param - no longer used.
Convert last module param to [bool] since [switch] doesn't really work.

Partially address #592

dahlbyk and others added 10 commits October 3, 2018 23:54
Git uses COLUMNS, which is not set by PowerShell, for formatting output.
To account for resized windows, we'll set COLUMNS to WindowSize.Width on
every prompt.

Setting COLUMNS will be disabled if it's already set when posh-git
loads, or by setting $GitPromptSettings.SetEnvColumns = $false.
…sues under src dir.Duplicate some settings in VSCode settings file from editorconfig tohandle the case where dev doesn't have EditorConfig extension installed.
You can override this check by defining an env var: POSHGIT_NO_SSH_CHECK

Remove NoVersionWarn module param - no longer used.
Convert last module param to [bool] since [switch] doesn't really work.
@rkeithhill rkeithhill closed this Oct 4, 2018
@dahlbyk dahlbyk deleted the rkeithhill/warn-ssh-commands branch August 7, 2019 15:01
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.

4 participants