[MacPorts] #52078: iTerm2 @3.0.5_0: pasting with the mouse between tabs does not work (anymore)

MacPorts noreply at macports.org
Sat Aug 27 05:40:24 PDT 2016


#52078: iTerm2 @3.0.5_0: pasting with the mouse between tabs does not work
(anymore)
--------------------------------+--------------------
  Reporter:  graziosi.angelo@…  |      Owner:  emer@…
      Type:  defect             |     Status:  new
  Priority:  Normal             |  Milestone:
 Component:  ports              |    Version:  2.3.4
Resolution:                     |   Keywords:
      Port:  iTerm2             |
--------------------------------+--------------------

Comment (by graziosi.angelo@…):

 Ok. I did the following trick/workaround to get things working as before.

 As I wrote, the issue came out only after I reinstalled from scratch
 10.11.6 and so MacPorts. Before, when I upgraded from iTerm2-2.1 to
 iTerm2-3.0.5, the issue was absent. So I reinstalled 2.1 from iTerm2 web
 site. More precisely (after closing all iTerm2 and from Terminal.app),


 {{{
 wget https://iterm2.com/downloads/beta/iTerm2-2_1.zip
 sudo mv /Applications/MacPorts/iTerm2.app
 /Applications/MacPorts/iTerm2.app-3.0.5
 sudo bsdtar -xvof iTerm2-2_1.zip -C /Applications/MacPorts/
 sudo mv /Applications/MacPorts/iTerm.app /Applications/MacPorts/iTerm2.app
 }}}

 Starting iTerm2, now, still has the issue.. I did some clean up:


 {{{
 find . -name "*term2*"
 find . -name "*term2*" -delete

 find . -name "*erm2*"
 find . -name "*Term*"

 rm -rf Library/Application\ Support/iTerm
 rm -rf Library/Application\ Support/iTerm2
 }}}

 Now restarted iTerm2 and did some configuration (see my OP). Now
 copy/paste seem to work as expected. So, close iTerm2 and from
 Termnal.app:



 {{{
 cd /Applications/MacPorts
 sudo mv iTerm2.app iTerm2.app-2.1
 sudo mv iTerm2.app-3.0.5 iTerm2.app
 [sudo rm -rf iTerm2.app-2.1]
 }}}

 (where the last step is optional). Now all seem to work fine. As you see,
 the issue seems a configuration problem. Maybe someone can clarify this.

 Thanks, Angelo.

-- 
Ticket URL: <https://trac.macports.org/ticket/52078#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list