Update after bmrm
This commit is contained in:
parent
181dd2d533
commit
9abe05ccfe
@ -234,6 +234,8 @@ function bmrm {
|
||||
res)")"
|
||||
[[ "${res}" = 'nil' ]] && printf 'Deleted bookmark "%s"\n' "${(q)1}" \
|
||||
|| { printf '%s\n' "${res}"; return 1 }
|
||||
|
||||
__bm_update_bookmark_list
|
||||
else
|
||||
printf '\n'
|
||||
return 1
|
||||
|
Loading…
Reference in New Issue
Block a user