Commit 04ddc0a
Fix clipboard copy keybindings for remote SSH sessions
- Add OSC 52 clipboard support to <leader>cp, <leader>cP, and <leader>cl
- Ensures clipboard works over SSH without X11 forwarding
- Uses pcall to safely fallback if nvim-osc52 plugin not loaded
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 4766af0 commit 04ddc0a
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
225 | 230 | | |
226 | 231 | | |
227 | 232 | | |
228 | 233 | | |
229 | 234 | | |
230 | 235 | | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
231 | 241 | | |
232 | 242 | | |
233 | 243 | | |
| |||
240 | 250 | | |
241 | 251 | | |
242 | 252 | | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
243 | 258 | | |
244 | 259 | | |
245 | 260 | | |
| |||
0 commit comments