Damon River
Damon River
Just got the same error. Ubuntu 11.04 VM running via KVM. ``` # lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 11.04 Release: 11.04 Codename: natty...
Just encountered this with an empty file. If file is empty, filter is not processed at all: ``` touch file.json jq '(. // {}) * {"new_key": "value"}' file.json ``` Is...
Hello! Thank you for reporting. I assume you are using it with rails. Could you specify rails version you have?
The issue I encountered probably has the same origin. Currently by default (`ghostty +show-config --default`) title bar style is set to transparent (`macos-titlebar-style = transparent`). Steps to reproduce: 1. Set...