martin f. krafft

Results 160 issues of martin f. krafft

### General information. Describe your environment - Versions - Operating system: Debian unstable - Browser: Firefox 70 - PassFF: 1.9 - Host app: 1.2.1 (967803b03e0de919cf6fe3a099afe6561ac8199d) Status line output: `[14:01:49] otp...

bug

The fix to #221 made me realise that the behaviour can IMHO be even further improved: I think if the setting is "Goto, Fill, Submit", or "Goto, Fill", then the...

enhancement

Consider two sites, `userprofile.example.org` and `someservice.example.com`, which share their credentials. To avoid redundancy in the data, I simply made a symlink in the `~/.password-store` Git repo from `someservice.example.com` to `userprofile.example.org`....

incompatibility

Coming back to my `aspsms.com` and `smsblaster.com` example from #299, the symlinks are somewhat of a viable solution, but they are not ideal. Specifically, the `url` is different for both...

enhancement

It would be useful to be able to move expressions to other containers. Right now, this is only possible via export/import, which is very cumbersome and error-prone. Thanks, martin

Feature Request
Vote for me

I really appreciate your app, but I've now lost an hour of work or two when the app decided to freeze up as I stopped the video, leaving behind a...

Check again when time

This adds the `locate` subcommand, which takes an existing file and returns the repository that's tracking the file. Signed-off-by: martin f. krafft

With zshopt WARNCREATEGLOBAL active, using `zplug` emits a bunch of warnings, such as: ``` __zplug::core::core::get_interfaces:31: array parameter reply created globally in function __zplug::core::core::get_interfaces __zplug::core::core::get_interfaces:45: scalar parameter line created globally in...

I just received the error `sed: -e expression #1, char 625: unknown option to 's'` and drilled it down to the expression in `base/autoload/commands/__list__:92`, so we need to ensure that...

Currently, `idlefolders` takes a list of folders. This means whenever a new folder is added, the configuration has to be changed. Would an alternative approach be possible? Like `idlefolderfilter`, which...

feature
need contributor!