issues
search
urbainvaes
/
fzf-marks
Plugin to manage bookmarks in bash and zsh
MIT License
483
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make sure script doesn't execute if `fzf` is an alias and the command doesn't actually exist
#66
3ximus
opened
1 month ago
3
We now have an fzf-marks integration!
#65
omerxx
opened
1 month ago
0
fix zsh plugin completion ignoring FZF_MARKS_FILE
#64
Mikrz
closed
2 months ago
1
Provide more CLI commands
#63
erikw
opened
1 year ago
0
Improve mark function
#62
awerebea
closed
1 year ago
4
Add Fig as an installation method to the README
#61
brendanfalk
closed
2 years ago
1
The last 3 lines of output are cut off
#60
akim-13
opened
2 years ago
0
keybinding disable
#59
eb0687
opened
2 years ago
1
could not delete multiple marks, and not showing delete marks
#58
ccshao
opened
2 years ago
1
Use initial query as pre-filter expression over mark names if provided
#57
bmundt6
opened
2 years ago
0
Disable sort so that matches are sorted most-recent first
#56
bmundt6
opened
2 years ago
0
auto-accept on exact match
#55
bmundt6
opened
2 years ago
1
Move to next line after selection
#54
cibinmathew
closed
2 years ago
1
[Feature Request] Option to direct cd bookmark in case of exact match
#53
erikw
opened
2 years ago
4
[Feature Request] Move to the next line item automatically on ctrl-t(toggle)
#52
cibinmathew
closed
2 years ago
4
[feat] add comment syntax for .fzf-marks file
#51
hanleylee
closed
2 years ago
2
fzf-marks complains if FZF_MARKS_FILE points at a readonly file
#50
peterhoeg
opened
3 years ago
2
Add support for XDG Base Directory spec
#49
FiXato
opened
3 years ago
5
Refactor the position of the "--header" option
#48
akinomyoga
closed
3 years ago
1
Fix problems caused by echo when the messages resembles some options or when "shopt -s xpg_echo" is set
#47
akinomyoga
closed
3 years ago
1
Fix errors caused by "set -u"
#46
akinomyoga
closed
3 years ago
1
Refactor private function/variable names
#45
akinomyoga
closed
3 years ago
1
Support key binding for Bash 3
#44
akinomyoga
closed
3 years ago
13
Fix bash keybinding - working for jumping and pasting
#43
3ximus
closed
3 years ago
1
Revert "added possibilty to paste a directory"
#42
urbainvaes
closed
3 years ago
0
added possibilty to paste a directory
#41
3ximus
closed
3 years ago
21
(feature request) Inserting marked directory in cmd rather than jump to it
#40
seb-mueller
closed
3 years ago
2
Fix missing file errors when using fisher
#39
JoshuaCrewe
closed
3 years ago
8
Auto-accept on exact match
#38
bmundt6
closed
2 years ago
4
Use case with tmux - add new window based on marks
#37
qaraluch
closed
3 years ago
1
fzf-marks.plugin.zsh:177 command not found: compdef
#36
qaraluch
closed
4 years ago
3
(Feature Request) Open marked files with default $EDITOR
#35
nerd190
opened
4 years ago
5
front end to fzm
#34
nkh
closed
3 years ago
5
Replaces only the begining `~` to $HOME.
#33
yuzhy8701
closed
4 years ago
1
Fish shell fixes to address Issue #31
#32
raw-bin
closed
4 years ago
0
Fish shell plugin is currently broken
#31
snowe2010
closed
4 years ago
13
Added key hints in header
#30
cibinmathew
closed
4 years ago
1
Upgrade fzf min version ('fzf --header')
#29
cibinmathew
closed
4 years ago
1
Fish marks
#28
snowiow
closed
4 years ago
2
Revert "add fzf-marks for fish"
#27
urbainvaes
closed
4 years ago
0
add fzf-marks for fish
#26
snowiow
closed
4 years ago
3
set current foldername as default mark
#25
thomd
closed
5 years ago
2
typo: FZF_MARKS_COLOR_COLON
#24
thomd
closed
5 years ago
1
Rewrite sed match for extracting path from bookmark line
#23
cdlm
closed
5 years ago
0
readlink -f is not portable
#22
cdlm
closed
5 years ago
8
Dup marks
#21
ghost
closed
5 years ago
17
Make jumpdir handle marks without aliases
#20
LeonB
closed
6 years ago
5
Read relative symlinks
#19
LeonB
closed
6 years ago
1
Use `fzf --expect` to delete and jump to mark with same keybinding
#18
urbainvaes
closed
6 years ago
0
Unwanted indent after deleting the last mark
#17
urbainvaes
closed
6 years ago
0
Next