help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: send selection or current line to Terminal/iTerm


From: klebsiella
Subject: Re: send selection or current line to Terminal/iTerm
Date: Fri, 13 Jun 2014 23:52:34 -0700 (PDT)

Hi John,

It works like a charm ... very efficient,

Though, one small improvement will be to send the whole current line,
instead of the symbol only, when no region is selected.

- For instance, the following will fail if x is not defined unless the whole
line is selected
x <- c(1:3)  ;; in an R terminal
- This also will fail when sending to a shell instance on iterm
ls -laih

Also, but very minor, would be to strip/skip empty lines and eventually move
cursor to the next line of code (but this is really not very important)

All best and thanks again for the very good job

K.



--
View this message in context: 
http://emacs.1067599.n5.nabble.com/send-selection-or-current-line-to-Terminal-iTerm-tp324145p324525.html
Sent from the Emacs - Help mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]