iTerm2 Shell Integration
11–20 of 102 posts
Re: iTerm2 Shell Integration
#12Funny how we just finished a discussion about "why haven't you switched to Fish yet," and now this comes along with not-fully-baked Fish support. :)
I haven't had a chance to test it yet, but I believe fish 2.2 will allow the baking to finish. Fish cleverly parses the prompt to figure out how long it is (vs bash which requires you to wrap nonprinting sequences in \[ and \]). Unfortunately fish's support for OSC codes was incomplete. This was a problem because shell integration uses them to report the current directory, hostname, prompt location, etc., so fish would wrap at the wrong location. I submitted a patch a while back, but I can't very well ask people to run a hacked version of their shell. So until a few days ago it was half baked. Now it's like 90% baked :)
Re: iTerm2 Shell Integration
#13Also, credit goes to FinalTerm for the inspiration. RIP.
Re: iTerm2 Shell Integration
#14Re: iTerm2 Shell Integration
#15Re: iTerm2 Shell Integration
#16Re: iTerm2 Shell Integration
#17I'm here to answer questions anyone has about this. It's a newish feature so feedback is welcome, and bug reports are greatly appreciated. Also, credit goes to FinalTerm for the inspiration. RIP.
Re: iTerm2 Shell Integration
#18right-click to scp is particularly neat.
Re: iTerm2 Shell Integration
#19I'd love to use a terminal with similar features on linux
Re: iTerm2 Shell Integration
#20I'm here to answer questions anyone has about this. It's a newish feature so feedback is welcome, and bug reports are greatly appreciated. Also, credit goes to FinalTerm for the inspiration. RIP.
I couldn't find a way to customise the shortcut in options. Sorry if I was too stupid to find it.
Great work otherwise.