- username and password are no longer stored and passed as variables
- no longer need to relocated to unused workspace to function.
- fixed (hopefully logic in page)
Currently this adds file object and descriptions separated by a control
delim, rather than raw clipboard text, fixes some issues with invalidly
rendered null terminated clipped objects.
I am also working on a delete function that uses fzf --bind method and
the reload function. This is currently not working for some unknown
issue. I'm working on resolving this issue.
Running: zplug install with no new installs returns an exitcode of 1. So
running
zplug install ; report "message"
will always report a failure if there was no new resources to install.
There doesn't seem to an actual way to tell if the install failed
besides checking the log zplug produces, but that can be kind of messy.
For the time being I'm going to disable reporting on this.
faster, prettier, more options at the cost of a really long command that
blurs the light of well maybe this should just be a script.
https://github.com/mortie/swaylock-effects
So far I'm the only other person using this. This app need to be
manually installed and configured, but is worth the headache.
https://github.com/jangxx/SchubsiGo
I'm loosing the versioning but I think I'm going to take this in a
different direction.
1. work with standard browser pass format. Including with pass or as
leading line.
2. Be fully system agnostic (ydotool, of clipboard stuff can be added on
top)
3. Have option to print current full text.
All of these will require significant changes.