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

feat: OTP ctrlp entry #43

Merged
merged 4 commits into from
Oct 19, 2019
Merged

feat: OTP ctrlp entry #43

merged 4 commits into from
Oct 19, 2019

Conversation

tsuyoshicho
Copy link
Owner

@tsuyoshicho tsuyoshicho commented Oct 19, 2019

Re-design

Based ux/ui LeafCage/yankround.vim 's ctrlp plugin.

  • <CR> で、その履歴をカーソル位置の前に挿入します。P
  • <C-v> で、その履歴をカーソル位置の後ろに挿入します。p
  • <C-s>(<C-x>, <C-CR>) で、無名レジスタ " にその履歴をセットします。
  • <C-o> でOTPをその後に挿入 p / <C-p> でOTPをその前に挿入 P / どちらも物がなければechoを出し、状態維持
  • 個別項目対応は...別途検討 (C-xでその項目の内部へ入るようなIFがよいか?)

@tsuyoshicho tsuyoshicho merged commit 167e7c9 into master Oct 19, 2019
@tsuyoshicho tsuyoshicho deleted the feature/ctrlp-entity branch October 19, 2019 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant