zpm icon indicating copy to clipboard operation
zpm copied to clipboard

Bookmarks plugin marks command not working

Open Amparose opened this issue 2 years ago • 0 comments

Describe the bug Using marks to list bookmarks doesn't work.

To Reproduce

  • Add a couple of entries with mark.
  • Call marks

Expected behavior Listing of any bookmarks I have added.

Additional context This is what happens:

❯ marks
@bookmark_join:shift:3: shift count must be <= $#
column: illegal option -- o
usage: column [-tx] [-c columns] [-s sep] [file ...]
@bookmark_join:shift:3: shift count must be <= $#

Amparose avatar Feb 18 '23 12:02 Amparose