all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

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 --
     [not found] <mailman.17307.1420483009.1147.help-gnu-emacs@gnu.org>
2015-01-05 22:39 ` extension to mouse capabilities within xterm TTY frame 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
2015-01-05 17:35 Olaf Rogalsky

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.