aboutsummaryrefslogtreecommitdiff
path: root/src/tui/popup.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/tui/popup.rs')
-rw-r--r--src/tui/popup.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tui/popup.rs b/src/tui/popup.rs
index 46e4792..4dbf6b6 100644
--- a/src/tui/popup.rs
+++ b/src/tui/popup.rs
@@ -87,8 +87,8 @@ impl PopupArea {
),
("y: ", "yank/copy citekey of selected entry to clipboard"),
("e: ", "Open editor at selected entry"),
- ("o: ", "Open with selected entry associated PDF"),
- ("u: ", "Open DOI/URL of selected entry"),
+ ("o: ", "Open resource attached to selected entry"),
+ ("n: ", "Create note for selected entry"),
("a: ", "Add new entry"),
("ESC: ", "Reset all lists"),
("Keyword List", "sub"),