Commit Graph

14 Commits (master)

Author SHA1 Message Date
Tim Stack 46b2a9f1ee [piper] start support for demux
... and other misc things:

* Bump to C++17
* Add zookeeper_log
1 month ago
Timothy Stack 3c54f20fce [sysclip] support osc 52 for copying to the clipboard
Fixes #825
2 years ago
Timothy Stack b856cd9657 [build] silence some warnings 2 years ago
Timothy Stack 66ef5fdae1 [clang-format] init 2 years ago
Timothy Stack d239bb4594 [vum/configmanager] make the clipboard commands configurable 3 years ago
Timothy Stack 98bc71914b [sysclip] log the detected clipboard commands and add x11 to snap 3 years ago
Timothy Stack 5599c9cc80 [files] fix hiding of duplicate files 3 years ago
Tim Stack 03dc27f30a
Merge pull request #641 from matt-hayden/master
More clipboard commands
5 years ago
Timothy Stack fb7d6eafaf [build] some refactoring of files 5 years ago
Matt Hayden 66285bbb62 Clipboard copy/paste for Wayland and tmux
With special thanks to neovim for example commands
5 years ago
Matt Hayden (Innolitics) ba48d31120 Support for Windows Subsystem for Linux clipboard command 5 years ago
Timothy Stack db6c619e4e [keymap] support for /dev/clipboard in :write commands
The copy hotkey is now implemented in the keymap and the
':write-*' commands were enhanced to recognize /dev/clipboard
as a special file name for writing to the system clipboard.
6 years ago
Timothy Stack a2caf34028 [sysclip] fix NULL deref 9 years ago
Timothy Stack 6a90dd9bc2 copy search terms to OS-Xs find clipboard
Fixes #108
10 years ago