Extended clipboard time
christopherL91 opened this issue · 2 comments
christopherL91 commented
Pass has a default time for items in the clipboard of 45 seconds. Could we handle this though the flag package?
cortex commented
Sure, but since this is a GUI, perhaps it would be better to have this as a setting. In any case, using the same default timeout of 45s is likely to surprise less users, so changing the default to that seems like a good idea.
christopherL91 commented
Cool! I started on building a mac app (just a directory) yesterday and I got it working. I just need to replace my binary with a more static version (the C dependencies)