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

terminal mode selection and pasting not working with master #6632

Closed
kodiakz opened this issue Jul 19, 2016 · 1 comment
Closed

terminal mode selection and pasting not working with master #6632

kodiakz opened this issue Jul 19, 2016 · 1 comment
Labels
- Bug tracker - Running in terminal stale marked as a stale issue/pr (usually by a bot) To be reproduced

Comments

@kodiakz
Copy link

kodiakz commented Jul 19, 2016

#### Description

In terminal mode with clean checkout of current Master mouse text selection to PRIMARY and pasting using middle Mouse-Button does not work as it does in X-window.

Furthermore, when in terminal mode selected text gets only highlighted after left mouse button is released, thus no visual feedback happens until selection is finished. This is again not the case in a X-window.

Text selection to PRIMARY and pasting does work with plain emacs in terminal mode.

Reproduction guide

  • Start Emacs with option "-nw"
  • open some buffer, e.g. scratch
  • write some text
  • try to select the text by clicking down the left mouse button, and start dragging over the text
  • release left mouse button
  • try to paste somewhere in the same buffer by pressing middle mouse button

Observed behaviour:

  • when in terminal mode selected text gets only highlighted after left mouse button is released
  • no text is paste when pressing middle mouse button

Expected behaviour:

  • text is immediately highlighted when pressing mouse button left down and start dragging over the text
  • paste the previous selected text after left mouse button release

System Info

  • OS: gnu/linux
  • Emacs: 24.5.1
  • Spacemacs: 0.105.21
  • Spacemacs branch: master (rev. 0283f64)
  • Graphic display: t
  • Distribution: spacemacs
  • Editing style: emacs
  • Completion: helm
  • Layers:
((spell-checking :variables spell-checking-enable-auto-dictionary t))
  • OS: gnu/linux
  • Emacs: 24.5.1
  • Spacemacs: 0.105.21
  • Spacemacs branch: master (rev. 0283f64)
  • Graphic display: nil
  • Distribution: spacemacs
  • Editing style: emacs
  • Completion: helm
  • Layers:
((spell-checking :variables spell-checking-enable-auto-dictionary t))

Backtrace

@kodiakz kodiakz changed the title terminal mode slection and pasting not working with master terminal mode selection and pasting not working with master Jul 19, 2016
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!

@github-actions github-actions bot added the stale marked as a stale issue/pr (usually by a bot) label Feb 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
- Bug tracker - Running in terminal stale marked as a stale issue/pr (usually by a bot) To be reproduced
Projects
None yet
Development

No branches or pull requests

2 participants