PinkPandaKatie
PinkPandaKatie
When the title of a tab contains certain HTML elements, such as , viewing the group in the popup can fail with a spinning gear. Steps to reproduce: 1. Enable...
The -n all option does not serve up the entire disk; it only serves the first partition. It looks like the code in main.cpp:305 attempts to detect the number of...
Create the OffscreenView only once when using --animate
**Describe the bug** When I try to use --animate to export a lot of frames from the command line, it eventually fails with the following error: ``` Maximum number of...
According to this: https://stackoverflow.com/a/47847947/10560594 the manifest needs ACCESS_COARSE_LOCATION to view the WIFI SSID. This app should either request this permission, or not attempt to show the SSID.
I filed a feature request for this a while ago, #12146, but just now made the change. I have no idea why this was limited to only MacOS, but it...
I have been using CPM with Ubuntu 14.04 for years now. I upgraded to 18.04, and while I can still open CPM to read my password database, I can no...
On startup, cpm prints: ``` Usage: clear [options] Options: -T TERM use this instead of $TERM -V print curses-version -x do not try to clear scrollback ``` This is because...
Would it be possible to implement some kind of inactivity timeout, where cpm would exit after a configurable number of seconds? I keep forgetting to exit after copying passwords.