Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

入力結果にもとづいて毎回 grepする #150

Closed
baronTommy opened this issue Jan 9, 2017 · 2 comments
Closed

入力結果にもとづいて毎回 grepする #150

baronTommy opened this issue Jan 9, 2017 · 2 comments

Comments

@baronTommy
Copy link

機能要望です。

  • 入力しながら全文検索
  • Denite file_recの様なファイル名に対しての検索では無く、全文検索
  • Denite -auto_preview grepだとながらanythingの様にならない
    • 文字を入力 -> enter -> 結果の流れになる為
  • 対象は特定のディレクトリを事前に設定しておき、そこが全文検索対象
    • ~/data/配下の*.mdを対象の様な使い方

nvalt
参考 issue

@Shougo
Copy link
Owner

Shougo commented Jan 9, 2017

この機能に関しては、以前に他の人から要望があり実装検討中です。
この機能を実装するためには denite 本体に入力に応じて source を呼び出すという機能が必要になります。
※:ちなみに、unite.vim には存在します
grep に特別な引数を与えることで挙動をかえることを検討しています。

@baronTommy
Copy link
Author

技術メモを検索、修正での利用を検討しています。
可能でしたらよろしくお願いします。

closeはお任せします

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants