Ze’ev

Results 58 issues of Ze’ev

Is there any way to set the order of results by the path "depth" of the item? So that deeper items get deleted first? I.e., given ``` a/bb/ccc/foo b/cc/foo c/dd/eee/fff/foo...

feature request

First, thanks so much for this! Would be great to have the option of passing some options to OSDisplay, like ``` -l value -i path to image-file -m message (string)...

enhancement
needswork

Installed via `brew` on macOS 10.15.7. Launching just gives a giant empty window. Running from Terminal: ```/Applications/OpenMTP.app/Contents/MacOS/OpenMTP GVA encoder info: AMD performance mode : 2 GVA encoder info: deleteSCDMetalContext :...

bug

Some of my scripts generate JSON in the plugins folder, and xbar tries to load them with error `chmod +x ...` Seems JSON should be ignored – they couldn't possibly...

I'm trying to install on Mac using `pip3 install --upgrade --pre acdcli` It fails with `PermissionError: [Errno 13] Permission denied: '/usr/local/bin/acd_cli'` Should I run with `sudo`? I also have homebrew...

setup

Some of my scripts generate JSON in the plugins folder, and xbar tries to load them with `error chmod +x ...` Seems JSON should be ignored – they couldn't possibly...

Trying to use `mintapi` in xbar and getting warning about `chromedriver`. ``` which chromedriver /usr/local/bin/chromedriver $ echo $PATH /usr/local/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Frameworks/Mono.framework/Versions/Current/Commands $ python3 Python 3.9.4 (default, Apr 5 2021, 01:49:30) [Clang 12.0.0...

I wrote a plugin that takes time to generate its output. Is there any way to update the display with a "loading..." type text? Like, start with "Loading..." and then,...

I'm trying to 'reliably' sync only non-duplicates from gmail to gmail. But imapsync seems to not accurately identify duplicates. I've tried `--useheader "Message-ID"` as well as `--useheader "From" --useheader "Date"...

Duplicates
Forwarding

First, thank you for this amazing tool! I am using it on a Mac with a 4K display, and the font rendering in the UI is very hard to read....