summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJeff Zhao <jeff.no.zhao@gmail.com>2022-11-17 19:42:39 -0500
committerJeff Zhao <jeff.no.zhao@gmail.com>2022-11-20 14:16:59 -0500
commit5d4cc2dd61b91db28aa127347450a05cb0f2d45d (patch)
treef4f899c8417070b718a035b3eb914fca0461aee8 /docs
parent75081aae369feb8e71977701ec9cb467e2b166ba (diff)
add bookmark support
Diffstat (limited to 'docs')
-rw-r--r--docs/configuration/keymap.toml.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/configuration/keymap.toml.md b/docs/configuration/keymap.toml.md
index e78c0fb..cf313f7 100644
--- a/docs/configuration/keymap.toml.md
+++ b/docs/configuration/keymap.toml.md
@@ -240,6 +240,10 @@ function joshuto() {
- `filter`:Case insensitively filter the current directory list.
- `:filter ca`: filter the current directory and show only items with `ca` in the name
+## Bookmarks
+ - `add_bookmark`: adds a bookmark to the `bookmarks.toml` file
+ - `cd_bookmark`: prompts a menu of bookmarks and navigates to selected bookmark
+
## Integration
- `bulk_rename`: rename all selected files
- this will create a file inside `$TMP_DIR` (or `/tmp` if `$TMP_DIR` is not set) and