[問題] 有辦法把grep的結果丟到buffer list嗎?

看板Editor (編輯器(vim/emacs))作者 (vff )時間8年前 (2016/03/18 16:56), 8年前編輯推噓2(201)
留言3則, 2人參與, 最新討論串1/1
grep -lr aabb * | xargs vim -p 這個方式可以把 grep找到的檔案 全部用table 開起來 我想要把grep找到的檔案放在buffer list 請問要怎麼做 感謝 -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 211.20.110.48 ※ 文章網址: https://www.ptt.cc/bbs/Editor/M.1458291387.A.27C.html ※ 編輯: wxyz666 (211.20.110.48), 03/18/2016 16:57:23

03/18 21:28, , 1F
Google Qargs plugin
03/18 21:28, 1F

03/18 21:29, , 2F
Use vimgrep + Qargs
03/18 21:29, 2F

03/18 23:01, , 3F
我是用vim $(grep -l)
03/18 23:01, 3F
文章代碼(AID): #1MwyAx9y (Editor)
文章代碼(AID): #1MwyAx9y (Editor)