Gioele

Results 40 issues of Gioele

It should be possible to encrypt the data to more than one GPG recipient.

enhancement

This seems in line with what other programs are doing.

enhancement

There should be a man page for each of the `pw` commands.

enhancement

The `URL` field should be used to find the correct window when no `Auto-Type-Window` field is present.

enhancement

pw-autotype should search for the `Auto-Type-Window` field and use its content instead of just sending Alt-Tab.

enhancement

The `--search-fields` option should take a list of fields (case insensitive) and `pw-show` should use only them to perform its search.

enhancement

If a line is malformed it is very possible that it has no meaningful ID (for example empty lines). The error message should suggest to remove the line instead of...

bug

If the _version_ field contains a "s", that blob can be decoded also using symmetric decryption. Symmetric decryption should be attempted if gpg fails to decode the blob using the...

enhancement

Multiline fields should be supported. A multiline field will continue on the next line if the next line starts with an space.

enhancement

In `/usr/include/sysexits.h` there is a list of standard return codes. They should be used instead of the generic `exit 1`.

enhancement