-
I suggest you create a version for clipster to be packaged.
-
I'm sorry for not having a clearer idea of when this happens, but sometimes a multi-line copy turns into a one-line paste.
Here's how I use clipster (bound to a key in my WM):
```
clipster -o -n …
-
Thanks for the release!
On 1.0.0 I get the following error:
```
$ Traceback (most recent call last):
File "/nix/store/vxwz45d3wqs1l28s7dax8vsfia9gvcx5-python3-3.5.3-env/lib/python3.5/site-pack…
-
In the config file, you have:
```
# Directory for clipster data/files (usually `$HOME/.local/share/clipster`)
data_dir = $XDG_DATA_HOME
```
I didn't think twice and copy pasted the config. Bu…
-
Currently the GUI window doesn't have any WM_* attributes set - like NAME or CLASS so xprop shows (on i3):
```
WM_NAME(STRING) = "[i3 con] floatingcon around 0x55fa99de0030"
WM_CLASS(STRING) = "i…
-
Running the latest git revision (dfa75b52ee3a41fff7534aca165dc0e6a24a3680). Python 3.6.
Since some days, when running `clipster -d` I get the following traceback:
```
Traceback (most recent cal…
ghost updated
7 years ago
-
I have see this come up somewhere in the past, so a apologize for bringing it up again, but it would be GREAT if Rofi had a configuration option to select items with a single click. I understand this …
-
```
❯ Traceback (most recent call last): [17:41:09]…
-
Thanks for making clipster!
When I copy a text from google search results, ``clipster -d -l DEBUG`` goes into an endless loop, presumably because of https://github.com/mrichar1/clipster/issues/1.
…
-
This would be useful for dumping the output of the clipboard in a text editor friendly format:
1. json is not that.
2. The default `\n` is ambiguous since clipboard entries often contains `\n`
3.…