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

Select text inserted by shell or paste #4458

Merged
merged 1 commit into from
Nov 4, 2022

Commits on Oct 24, 2022

  1. Select text inserted by shell or paste

    This follows changes in Kakoune to the same effects:
    
    * p/<space>p: mawww/kakoune@266d1c3
    * !/<A-!>: mawww/kakoune@85b78dd
    
    Selecting the new data inserted by shell or pasting is often more
    useful than retaining a selection of the pre-paste/insert content.
    the-mikedavis committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    8510e04 View commit details
    Browse the repository at this point in the history