vim-startify icon indicating copy to clipboard operation
vim-startify copied to clipboard

command 'cut' not found

Open SpyrexDE opened this issue 4 years ago • 3 comments

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?

SpyrexDE avatar Oct 08 '21 16:10 SpyrexDE

Having the same issue

bryant-the-coder avatar Oct 23 '21 04:10 bryant-the-coder

Install cut?

quotengrote avatar Nov 21 '21 10:11 quotengrote

Install cut?

There is no cut for Windows 10.

SpyrexDE avatar Nov 21 '21 15:11 SpyrexDE