index
:
helix-ext
dependabot/cargo/rust-dependencies-1a67a7dde4
gh-pages
master
patches
v23.10.2
[contrib] fork of the helix editor, with various inactive and rejected patches applied
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
helix-view
/
src
/
clipboard.rs
Commit message (
Expand
)
Author
Age
*
Re-export `which` from `helix-stdx::env`
Michael Davis
2024-01-24
*
Detect tmux clipboard provider on macOS (#8182)
Jonathan LEI
2023-09-06
*
Fix warnings from clippy (#7013)
ZJPzjp
2023-05-11
*
Fix new clippy lints (#5892)
Pascal Kuthe
2023-02-09
*
make clipboard message debug
Skyler Hawthorne
2023-02-02
*
Fix for lost clipboard contents (#5424) (#5426)
gavynriebau
2023-01-16
*
Use OSC 52 for tmux copy (#5027)
Jonathan LEI
2022-12-07
*
Use OSC 52 as a fallback for setting the system clipboard (#3220)
Charlie Groves
2022-11-02
*
Fix multi byte auto pairs (#4024)
Skyler Hawthorne
2022-10-21
*
One more windows fix...
Blaž Hrastnik
2022-08-22
*
Fix compilation on windows
Blaž Hrastnik
2022-08-22
*
Make external terminal provider configurable
Blaž Hrastnik
2022-08-22
*
clipboard: add logging and healthcheck (#3271)
Amit Beka
2022-07-31
*
cfg-gate unused functions on macos & windows (#2332)
Kirawi
2022-05-02
*
Add a nop clipboard provider for wasm
Blaž Hrastnik
2022-05-01
*
Reintroduce win32yank as a clipboard provider on Linux for WSL2 + Windows 10 ...
جاد
2022-04-01
*
clipboard: fix import on macOS
Blaž Hrastnik
2022-03-28
*
Refactor clipboard to make it easier to feature gate std::process
Blaž Hrastnik
2022-03-28
*
Simplify get_clipboard_provider by defining one per host
Blaž Hrastnik
2022-03-03
*
log syntax highlighting init errors (#895)
Kirawi
2021-10-23
*
fix: xsel copy should not freeze the editor
Blaž Hrastnik
2021-08-22
*
fix warnings
Shafkath Shuhan
2021-08-18
*
Support primary clipboard (#548)
Dmitry Sharshakov
2021-08-12
*
Added native Windows clipboard support (#373)
Kirawi
2021-06-30
*
Don't run wl-copy with --foreground
Blaž Hrastnik
2021-06-21
*
Add system clipboard yank and paste commands
Benoît CORTIER
2021-06-20