The problems in my last message have since been sorted out, thanks to Fish 1.20.1.
I'm now looking at getting ssh-agent and fish to play nicely with each other. I've already got some simple fish functions (http://www.versionthis.com/~npilon/programming/fish_ssh_agent.fish) to make it work /as well/ as it does under other shells. I think it'd be cool, however, to use universal variables to make it work better by allowing you to start the agent and use it from all your fish sessions. The one problem with this: killing the agent when the last fish session goes away. Is there any good way to bind an event handler to "the last fish instance goes away"? -- -Nick Pilon ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
