Open victorwoo opened 10 years ago
上下移动可以按上下键,但是不知如何显示更多,或者说翻页
没实现呢
那怎么只列出一部分而已,不列多几条。还有个问题是:在win7下,没法用sfile angularjs -c,提示说平台不支持。
Output:
~ sfile angular
搜索 angular 共有 10 个库,当前列出 10 个:
/home/xuanwo/.nvm/versions/node/v6.2.2/lib/node_modules/sfile/bin/sfile:178
list.add(lib, lib.base + lib.subLabel.grey);
^
TypeError: Cannot read property 'grey' of undefined
at /home/xuanwo/.nvm/versions/node/v6.2.2/lib/node_modules/sfile/bin/sfile:178:48
at Array.forEach (native)
at /home/xuanwo/.nvm/versions/node/v6.2.2/lib/node_modules/sfile/bin/sfile:170:19
at Request._callback (/home/xuanwo/.nvm/versions/node/v6.2.2/lib/node_modules/sfile/lib/index.js:7:12)
at Request.self.callback (/home/xuanwo/.nvm/versions/node/v6.2.2/lib/node_modules/sfile/node_modules/request/request.js:129:22)
at emitTwo (events.js:106:13)
at Request.emit (events.js:191:7)
at Request.<anonymous> (/home/xuanwo/.nvm/versions/node/v6.2.2/lib/node_modules/sfile/node_modules/request/request.js:873:14)
at emitOne (events.js:101:20)
at Request.emit (events.js:188:7)
如图,我无法使那个蓝色的箭头上下移动,无论按什么键,都停留在第一项。