Commit Graph

7 Commits

Author SHA1 Message Date
06389a76e2 Whitespace changes. 2020-12-08 22:03:39 -05:00
486e5faa64 Addd binds for QR and deleting items in buffer. 2020-10-07 01:44:52 -04:00
10a658bd5b Sanitized cliphistory. 2020-10-06 23:39:43 -04:00
23d3efc525 Updated clipboard script to actually work. Kind of
There are some issues around escaping characters. But it is currently functioning.
2020-09-16 22:09:35 -04:00
1ef087d030 Removed errent delim. 2020-07-13 12:12:54 -04:00
e79c2439f9 Significant rewrite of maximbaz's clipboard tool
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.
2020-07-13 12:05:09 -04:00
3e1eb7e28d Migrating to wl-clipboard-manager tooling.
For some reason clipman causes crashes, plus this works better.
2020-06-27 00:47:59 -04:00