fzf-marks | Plugin to manage bookmarks in bash and zsh | Command Line Interface library
kandi X-RAY | fzf-marks Summary
kandi X-RAY | fzf-marks Summary
Plugin to manage bookmarks in bash and zsh
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of fzf-marks
fzf-marks Key Features
fzf-marks Examples and Code Snippets
Community Discussions
Trending Discussions on fzf-marks
QUESTION
Sometimes I need to change the current working directory to a different location (e.g. to search in different project). This can for example be achived with lcd /path/to/dir
.
However writing out paths is ofter too slow and I often find myself using the same locations.
Ideally I'd have a fuzzy finder such as fzf popping up with a preset list of bookmarked directories to choose from. Fuzzy searching would allow to quickly select and change the working dir (obviously without changing the current file it was called from).
Shortly, I'm looking for the equivalent of the fzf-marks tool for vim.
...ANSWER
Answered 2020-Feb-25 at 16:27Having done some more reading, I've found in fact a way to integrate to fzf-marks into vim, (which also work nicely without fzf-marks).
All you need is a file listing bookmarked directories, with a variable pointing at it, e.g. FZF_MARKS_FILE="${HOME}/.fzf-marks
This file is formatted as follows, cat $FZF_MARKS_FILE
:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install fzf-marks
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page