Kevin Zhuang
Kevin Zhuang
Hi @lcrockett , Thanks for raising it, I don't use sessions guess that's why it was never on my radar. Will look into it. Thanks, Kevin
Hi @gmcusaro , Thanks for pointing out. I'll have a look in the upcoming days. Thanks, Kevin
Hi @denisjv , Could you post some of your environment details? OS, shell and the `awk` you are using. Thanks
Thanks, will take a look to see if I can replicate this when I got some free time. But there are others who's using Arch and having no issues, I...
I'll leave this issue open for now, perhaps someone who also encountered the issue could help out
Hi, thanks for the effort of packaging dotbare. I have nothing against it, as this was originally one of the plans during the first release, I moved to the shell...
Thanks for the tips @BachoSeven. I'll take consideration of making a dedicated completion file, as of now, at least the first round of completion development, I'm planning and already started...
Hi @arossert , As of the current release, this feature does not exist yet. Thanks for raising it, I'll include this in the next release. For changing a specific part...
Hi @irons You are correct, at the moment this feature does not exist, however looks like it's quite a straightforward feature and reasonable use-case. I can look into including it...
Hi @irons , Thanks for reporting. **This seems like another difference with PyInquirer that I didn't catch**. You'll need to initialise the validator before providing it to the prompt. ```python...