Coder Social home page Coder Social logo

Cannot paste text about garglk HOT 9 CLOSED

GoogleCodeExporter avatar GoogleCodeExporter commented on June 9, 2024
Cannot paste text

from garglk.

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 9, 2024
It would also be useful if you could paste e.g. an entire transcript into 
Gargoyle
and have it queue every line as a separate input.

Original comment by [email protected] on 30 Oct 2008 at 3:43

  • Changed state: Accepted
  • Added labels: OpSys-All, Component-UI

from garglk.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 9, 2024
[deleted comment]

from garglk.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 9, 2024

Original comment by [email protected] on 7 Nov 2008 at 10:52

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from garglk.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 9, 2024

Original comment by [email protected] on 1 Dec 2008 at 4:38

  • Added labels: Usability

from garglk.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 9, 2024

Original comment by [email protected] on 15 Dec 2008 at 8:09

from garglk.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 9, 2024
Fixed in r230.

I decided not to implement the Ctrl+C / Ctrl+V sequences.  Instead, selected 
text is
copied to the clipboard immediately.  Middle or right clicks paste the contents 
of
the clipboard.

Linux uses middle clicks for the selection buffer and right clicks for the 
explicit
copy buffer.  The distinction is not meaningful under Windows, so both buttons 
do the
same thing there.

Original comment by [email protected] on 7 Jul 2009 at 10:47

  • Changed state: Fixed
  • Added labels: Component-Glk, Implementation
  • Removed labels: Component-UI, Usability

from garglk.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 9, 2024
Confirmed working under Ubuntu 8.04.  Thanks!

Any particular reason to not implement Ctrl+C/Ctrl+V?  As best I can tell, 
they're
not used for any other purpose, and it is a common idiom on both Windows and 
Linux.

Original comment by [email protected] on 11 Jul 2009 at 8:19

from garglk.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 9, 2024
There were some early considerations that argued for a simplified model that 
didn't
depend on keyboard input.  But performance considerations quickly made the
implementation more sophisticated.

As a practical matter there's no good reason at this point not to use Ctrl+C / 
Ctrl+V
instead of "release left button" and "click right button."  There are some 
related
bugs to fix, as the Glk window that has the focus isn't always obvious and isn't
always the one responding to key event. But those have to be fixed in any event.

I'll update the behavior before the next release.

Original comment by [email protected] on 12 Jul 2009 at 3:25

  • Changed state: Accepted

from garglk.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 9, 2024
Implemented Ctrl+C/Ctrl+V in r238.

Original comment by [email protected] on 14 Jul 2009 at 11:18

  • Changed state: Fixed

from garglk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.