David Farrell
                                            David Farrell
                                        
                                    @nwinkler Thanks for the update - #1623 does look like a good start. Some immediate thoughts: ## Log Context > Ideally, we find a way to also print the name...
@tbhaxor did you write this yourself? I can't find any existing completions online. Either way, I think it would better for you to host this completion in its own repository...
> Got it. @davidpfarrell will try this weekend Awesome ! Once the completion is up in its own repo, I bet you could get it patched into either the official...
Greetings All, Question: Is it possible that, even in non-interactive mode, the user may be trying to do something that requires (at least parts of) bash-it to initialize? I'm thinking...
I would lean toward keeping one access point for users, ie. `bash-it.sh`. I think there's value in supporting a concept of `"interactive-only components"` and could see configuration going one of...
Hi @Erythros - Quick question : Do you have a bash-it theme enabled? If so which one?
> Did y'all know that defining functions captures aliases? TIL ! BUT really functions _should_ probably be using `command gs` when they explicitly want to invoke ghostscript. On the reverse...
Hi All, Yes the unicode chars are likely throwing off the padding logic. You can test this by removing all unicode characters from your prompt. Pretty much every powerline pompt...
Greetings ! So I took some time to look into it ... _Starship_ is not written in bash (its written in Rust), so the project proper could never be an...
@TarunavBA How are you using Bash-It on windows? Starship should work fine under WSL but also has direct support for PowerShell. You may want to reach out the Starship support...