issues
search
svermeulen
/
vim-easyclip
Simplified clipboard functionality for Vim
696
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support for multiline shared yanks
#129
janbaer
opened
2 years ago
0
Is this plugin deprecated by the replacements (vim-yoink etc.) for modern versions of vim/nvim?
#128
infokiller
closed
3 years ago
1
`y2y` doesn't yank when plugin is installed
#127
collinalexbell
opened
5 years ago
0
Cursor jumps to the top when buffer is loaded in another window - caused by call repeat#invalidate()?
#126
andreasthoelke
closed
5 years ago
1
Paste is sometimes slow on neovim
#125
svermeulen
opened
5 years ago
0
Make more resilient to custom config
#124
nkgm
closed
5 years ago
1
Turning off BlackHoleRedirect does not always work
#123
petersohn
opened
6 years ago
0
Clipboard sharing broken: yankstack file could not be written with multiple vim instances open.
#122
simlei
opened
6 years ago
1
make g:EasyClipUsePasteToggleDefaults work
#121
nilsboy
closed
6 years ago
1
Using "in tag" motion with m takes the opening tag's last angle bracket
#120
ProfessorSalty
opened
6 years ago
0
Cannot toggle repeatedly through yankring
#119
simlei
opened
6 years ago
7
fix automatic mapping for backslash
#118
nilsboy
closed
6 years ago
1
Recent code changes break mm/m
#117
flipjs
closed
6 years ago
3
Regression due to "Use local links" commit fe7d6a5
#116
maikelmeyers
closed
5 years ago
1
Best plugin I've seen
#115
coltonmorris
closed
6 years ago
1
make AddWeakMapping bindings buffer by default
#114
eloytoro
closed
6 years ago
1
add `option` argument to AddWeakMapping (Closes #112)
#113
eloytoro
closed
6 years ago
4
Fix `EasyClip#HasMapping` for buffer-local mappings
#112
idanarye
closed
6 years ago
1
Cannot paste in neovim terminal
#111
svermeulen
opened
6 years ago
0
Bind mappings for each buffer
#110
eloytoro
closed
6 years ago
2
p<c-p> in Neovim
#109
coachshea
opened
6 years ago
15
It doesn't work in VISUAL Mode!
#108
jcppython
opened
7 years ago
14
Cutting off-by-one error with selection=exclusive setting
#107
louwers
closed
5 years ago
2
m <motion> does not copy text to clipboard in Vim/gVim windows.
#106
desertSniper87
opened
7 years ago
0
Pasted over text comes back when using <CTRL-N> and <CTRL-P>
#105
mhinton
opened
7 years ago
1
Highlight yanked area
#104
Taverius
opened
7 years ago
4
Allow pasting to Neovim terminal
#103
idanarye
closed
6 years ago
2
Use neovim's new shada support for shared clipboard across instances instead of the current approach
#102
svermeulen
opened
7 years ago
0
Added 'X' to black hole delete bindings.
#101
kmhofmann
closed
7 years ago
2
Ctrlp Support.
#100
tracyone
closed
6 years ago
0
Update README.md
#99
chriskol
closed
7 years ago
1
Issue with install
#98
kirkins
closed
7 years ago
2
MoveMotionReplaceLinePlug vs MoveMotionLinePlug
#97
matrinox
closed
7 years ago
2
Relative Yanks
#96
lugoues
closed
7 years ago
1
Added check for &modifiable before trying paste
#95
sbdchd
closed
7 years ago
1
Fix typo in README.md
#94
cmcaine
closed
8 years ago
0
gP not working
#93
raspine
opened
8 years ago
0
the 's' motion sometimes behaves strangely
#92
timfeirg
closed
1 year ago
1
Remove trailing spaces/lines, fix indent
#91
Coacher
closed
7 years ago
0
paste: don't add blank line when pasting linewise to whole buffer
#90
Coacher
closed
7 years ago
4
paste: preserve selection when pasting in Visual mode
#89
Coacher
closed
7 years ago
2
Conflict with vim-gtfo?
#88
srsudar
closed
8 years ago
2
Make EasyClip load on-demand using vim-plug
#87
sassanh
opened
8 years ago
12
Add ability to select previous yanks from :Yanks window
#86
faceleg
opened
8 years ago
0
EasyClipEnableBlackHoleRedirect=0 breaks `mm` and doesn't work with `d`
#85
fvisin
opened
8 years ago
2
Make M replace D
#84
supercrabtree
closed
8 years ago
2
D still overwrites the yank register
#83
Skyfold
closed
8 years ago
3
Remapping adding mark
#82
ghost
closed
8 years ago
2
Load the plugin only once
#81
somini
closed
8 years ago
4
Can't recognize multiline yanks from outside vim
#80
somini
opened
8 years ago
3
Next