From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: klebsiella Newsgroups: gmane.emacs.help Subject: Re: send selection or current line to Terminal/iTerm Date: Tue, 17 Jun 2014 08:58:04 -0700 (PDT) Message-ID: <1403020684673-324763.post@n5.nabble.com> References: <87d2edvnog.fsf@debian.uxu> <1402609430389-324400.post@n5.nabble.com> <1402666776993-324448.post@n5.nabble.com> <1402728754759-324525.post@n5.nabble.com> <8738f7zi3l.fsf@robertthorpeconsulting.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1403020731 7182 80.91.229.3 (17 Jun 2014 15:58:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 17 Jun 2014 15:58:51 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 17 17:58:44 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WwvmO-0000ZD-Av for geh-help-gnu-emacs@m.gmane.org; Tue, 17 Jun 2014 17:58:36 +0200 Original-Received: from localhost ([::1]:51518 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WwvmN-0005ht-Tb for geh-help-gnu-emacs@m.gmane.org; Tue, 17 Jun 2014 11:58:35 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58143) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wwvm7-0005hm-LP for Help-gnu-emacs@gnu.org; Tue, 17 Jun 2014 11:58:26 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wwvlv-0001Oe-Ja for Help-gnu-emacs@gnu.org; Tue, 17 Jun 2014 11:58:19 -0400 Original-Received: from sam.nabble.com ([216.139.236.26]:38305) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wwvlv-0001Np-FI for Help-gnu-emacs@gnu.org; Tue, 17 Jun 2014 11:58:07 -0400 Original-Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1Wwvls-00056S-M1 for Help-gnu-emacs@gnu.org; Tue, 17 Jun 2014 08:58:04 -0700 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 216.139.236.26 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:98308 Archived-At: >From what I understood, it will be interacting with a shell-buffer, that is an emacs shell buffer. My intent is to send the current selection or line to active console/terminal that is not a buffer in emacs. Such terminals are iTerm or Terminal.app on OSX. John Mastro iterm.el package allows to send the current selection or line to the active iTerm session. With a bit of tweaking, on can send it to Terminal.app or others under OSX. -- View this message in context: http://emacs.1067599.n5.nabble.com/send-selection-or-current-line-to-Terminal-iTerm-tp324145p324763.html Sent from the Emacs - Help mailing list archive at Nabble.com.