mkonig
mkonig
Hi. Yes I am still seeing this.
I have similar issue. If I use the command vim ** then all files/dirs recursively are searched while typing. If using the command vim+tab only the files/dirs in the current...
@duganchen I am on linux(ubuntu 20). It is the same problem for git+tab. Only the files in the current directory are shown. GNU Awk 5.0.1, API: 2.0 (GNU MPFR 4.0.2,...
Hi I had to tsplayground to find how the elements for a language are named. For example for cpp ts uses function_definition. If you use expand, then you can define...
Hi Upfront: I have no clue about rust and my comment is to be interpreted with this in mind. Thanks. I tried it with the current master branch (01f92de6df52457aceb68a5c89b2bb440a6b64d7) and...
Hi. I thinks its closed because I somehow destroyed my work and branches. I am currently trying to recreate the work and will open a new pull request.
I did use black to format. Will change this asap and update the PR.
Happy to see that someone took the time to update the script. I wasn't even aware of the new op client version. Thanks @jilleJr
Hi Didn't check this for a while because I was using this change locally. Therefore I was not feeling the pain of this script not working. Yesterday I accidentally used...
Hi I started using 1password cli with 1password ui login. And for me it works if I add ``` if ! op signin; then echo "message-error 'Wrong master password'" >>...