Will Sturgiss
Will Sturgiss
I'm trying to get this running on a mac. I have openFrameworks working via xcode, but I have yet to figure out how to compile it via the command line....
I think this is because it doesn't prioritize consecutive characters. What I saw was that it slowed down the search too much.
Tried this today, and didn't get any autocomplete, but I reinstalled from pip. Should I pull down the repo and build it instead to get the latest changes or do...
It looks like its a bit flaky in bash. I have seen 2.5 issues so far: 1. it only works about half the time for me. Half the time, when...
Re: issue 1, I entered `slack-cli -d j` and there are several users with a j at the start. They show sometimes when trying this. I wonder if the request...
I'd like to work on this if you don't mind. Would be a fun first foray into python.
I like the --snippet, but I'm not sure what the idea was on the -F. With Christmas over I will finally have some time to try this.
ah okay. Too bad -s is already taken. Maybe -C for code? Not really consistent with Slack though because code is just text inside triple ticks
Not really solving your issue, but something we did that might work as a workaround is that we don't pass Dataframes directly to Dramatiq (partially because my use case has...