mhinz / mhinz/vim-startify

command 'cut' not found

Open
#510 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
5.4k
Forks
181
PR merge metrics
No merged PRs in 30d

Description

I tried to use my NERDTree bookmarks by adding this line from the wiki to neovims init.vim file:
`let g:startify_bookmarks = systemlist("cut -sd' ' -f 2- ~/.NERDTreeBookmarks")`

But I get the output `command 'cut' not found`
I am using Windows 10.

Any ideas?

Contributor guide

Open the contributing guide

Research direction

Start with the wiki snippet that sets g:startify_bookmarks in init.vim and reproduce the systemlist("cut ...") call on Windows 10. Check how the plugin is expected to load .NERDTreeBookmarks when the cut command is unavailable; done means establishing and documenting a supported Windows behavior or a confirmed limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
vim
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.