Commit Graph

13 Commits (8a5616c0107777a6ccb3c7d69eba09285fcb28c9)

Author SHA1 Message Date
Timothy Stack 3c54f20fce [sysclip] support osc 52 for copying to the clipboard
Fixes #825
2 years ago
Timothy Stack b856cd9657 [build] silence some warnings 3 years ago
Timothy Stack 66ef5fdae1 [clang-format] init 3 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 4 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
6 years ago
Matt Hayden (Innolitics) ba48d31120 Support for Windows Subsystem for Linux clipboard command 6 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 10 years ago
Timothy Stack 6a90dd9bc2 copy search terms to OS-Xs find clipboard
Fixes #108
10 years ago