Commit graph

3 commits

Author SHA1 Message Date
google-labs-jules[bot]
0d44fd642a docs(jump): update readme with getmark command
This commit updates the `README.md` file for the `jump` plugin to include documentation for the new `getmark` command.
2025-10-18 16:05:37 +00:00
Marc Cornellà
bc67a55fe8 jump: fix issues in plugin and document CTRL+G key binding
- Fixes `readlink -e` dependency which isn't supported in macOS
  (fixes #3235).
- Uses native zsh wildcard expansion instead of calls to `ls`.
- Prepends commands with `command` and `builtin` to bypass aliases
  and functions.
- Documents CTRL+G key binding to substitute mark name in the command
  line with the mark path (https://github.com/ohmyzsh/ohmyzsh/pull/2045#issuecomment-22826540).
2020-02-11 19:41:43 +01:00
Rubén Durán Balda
ae548a9973 jump: add README (#7237) 2018-10-05 20:23:30 +02:00