ack ack
ack ack
**Current Behavior:** zoom_level is set to a number above 100% due to HiDPI screen. I found it has erratic behaviors: sometimes the zoom would not work, everything is really tiny....
I have been trying to find out where and how to add a configuration that changes the `mod` key to `ALT_L` but I cannot figure it out. It's better to...
there are only a few items on the page while trying to access git-ssb-web, with the following error code: ``` UsageError Error at ZE (/home/myf/.npm-packages/lib/node_modules/scuttlebot/node_modules/zerr/index.js:11:42) at ZError (/home/myf/.npm-packages/lib/node_modules/scuttlebot/node_modules/zerr/index.js:13:14) at Object.linksOpts...
was trying to use it to delete a failed job after a maxretry, with the event "error" I can retrieve the error message but not the jobId. What would be...
so the way i am dealing with hidpi screen is to set zoom_level=2.0 in globals.lua, and view.zoom_level = zoom_level or 2.0 in webview.lua. It has been working well for me,...
I was able to use git-bug with keybase repositories. the git url is usually something like `keybase://team/teamname/repository`, and the older version of git-bug was able to recognize it. Similarly if...