ayushnix / tessen

an interactive menu to autotype and copy pass and gopass data
GNU General Public License v2.0
74 stars 12 forks source link

Provide a config option to use the primary clipboard #47

Open hashworks opened 1 year ago

hashworks commented 1 year ago

When one uses a clipboard manager wl-copy --clear doesn't always work correctly. Thus, one gathers a lot of secrets in the clipboard manager. However, the primary clipboard normally isn't read by the clipboard manager, making it an optimal target for secrets.

hashworks commented 11 months ago

Fixed the format issue with shfmt -w -s -i 2 -bn -ci -sr tessen.

hashworks commented 2 months ago

@ayushnix When do you plan to release 2.3.0? :)

ayushnix commented 2 months ago

forgot about pending PRs on this repo 😅, thanks for reminding me

I'll review the pending PRs and merge them this weekend.