unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* extension to mouse capabilities within xterm TTY frame
@ 2015-01-05 17:35 Olaf Rogalsky
  0 siblings, 0 replies; 4+ messages in thread
From: Olaf Rogalsky @ 2015-01-05 17:35 UTC (permalink / raw)
  To: help-gnu-emacs

Hi all,

I would like to bring to your attention two extensions I wrote, relating
the mouse support, when used inside a xterm TTY frame.

1) a replacement for the official xt-mouse.el:

   https://github.com/olaf-rogalsky/xt-mouse

   The official xterm-mouse-mode does not highlight the selection during
   mouse dragging. This version creates mouse-movement events while
   dragging the mouse. A direct visual feedback of the selected text is
   given.


2) a minor mode, which enables access to the X11 clipboard/selection
   from within xterm:
   
   https://github.com/olaf-rogalsky/xterm-clip
   
   This extension is very similar to xclip.el from Leo Shidai Liu. But
   instead of using an external program to access the clipboard, this
   code uses xterm control sequences.

   Advantages: no external programm needed, no access to X11-server via
   DISPLAY variable is neccessary.
   
Comments are welcome.

Regards,
Olaf

-- 
Olaf Rogalsky
Schwörhausgasse 5
89073 Ulm
Germany




^ permalink raw reply	[flat|nested] 4+ messages in thread
[parent not found: <mailman.17307.1420483009.1147.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2015-01-06 17:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-05 17:35 extension to mouse capabilities within xterm TTY frame Olaf Rogalsky
     [not found] <mailman.17307.1420483009.1147.help-gnu-emacs@gnu.org>
2015-01-05 22:39 ` Emanuel Berg
2015-01-06  1:02   ` Olaf Rogalsky
     [not found]   ` <mailman.17327.1420507977.1147.help-gnu-emacs@gnu.org>
2015-01-06 17:21     ` Emanuel Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).