From 6966eaabee93d1c855dbd120dce5db1b18285323 Mon Sep 17 00:00:00 2001 From: Thomas Steiner Date: Tue, 3 Feb 2026 18:15:55 -0700 Subject: [PATCH] Clarify broken copy shortcuts in README Updated notes on copy shortcuts to indicate they are broken. They have been broken for two years and this should be clear in the README. Still a useful tool even without yank. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0a29617..f2263a8 100644 --- a/README.md +++ b/README.md @@ -69,8 +69,8 @@ Here is a partial list: dd Delete the current row (or selected rows/columns) x Delete cell contents - yy Copy the current row (or selected rows/columns) - yc Copy cells + yy Copy the current row (or selected rows/columns); NOTE: This shortcut is broken as of 7/12/2024. It Copies the URL instead. + yc Copy cells; NOTE: This shortcut is broken as of 7/12/2024. It Copies the URL instead. p Paste ;ma Merge selected cells