microsoft / inshellisense

IDE style command line auto complete
MIT License
8.21k stars 179 forks source link

Update inshellisense commands and options #202

Closed naquiroz closed 3 months ago

naquiroz commented 3 months ago

Description

This pull request solves #194

How is it solved

A new flag is added: parent-term-exit which allows users to opt in on closing any parent shells when is is started. This is useful for adding is to a ~/.zshrc configuration.

naquiroz commented 3 months ago

@microsoft-github-policy-service agree

cpendery commented 3 months ago

@naquiroz Just finished creating 0.0.1-rc.10 so you should be able to see your changes in the most recent release!

naquiroz commented 3 months ago

Thats great thanks!