diff options
| author | Andrew Kvalheim <Andrew@Kvalhe.im> | 2022-07-18 12:34:07 -0700 |
|---|---|---|
| committer | Andrew Kvalheim <Andrew@Kvalhe.im> | 2022-07-20 15:02:16 -0700 |
| commit | 3c7cb614f11ff6ecb7e840e57e33437bcea4385e (patch) | |
| tree | 9e3fb25049874cc27351dec69847900e5b3ad46c /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | fc9e22fca12e71f5a43ab616aa0e669392174e12 (diff) | |
visidata: add runtime dependency of clipboard commands
VisiData’s system clipboard commands—
- Edit → Copy → to system clipboard → …
- Edit → Paste → from system clipboard → …
—execute subprocesses defined by configuration options:
- options.clipboard_copy_cmd
- options.clipboard_paste_cmd
On Linux, these options default to using `xclip`:
- https://github.com/saulpw/visidata/blob/v2.8/visidata/clipboard.py#L11-L22
Without it, the system clipboard commands fail with:
FileNotFoundError: [Errno 2] No such file or directory: 'xclip'
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
