Ah, that makes sense. Thanks for explaining!

On Sat, Mar 28, 2015 at 11:58 PM, ridiculous_fish
<corydo...@ridiculousfish.com> wrote:

> Hi Brandon,
> There's no way to do this yet. When all shells (including fish) execute an 
> external command, the shell hands control of the tty to the external command, 
> which outputs directly to the tty. The output isn't piped through the shell.
> It's an interesting idea, and a valid question where these hooks could live. 
> Perhaps in the virtual terminal emulator, like tmux.
> Hope that helps,
> _fish
>> On Mar 22, 2015, at 11:50 PM, Brandon Weiss <bran...@anti-pattern.com> wrote:
>> 
>> I just saw this terminal-emojify 
>> <https://github.com/as-cii/terminal-emojify> gem and it got me wondering if 
>> there might be a way to do this for all terminal output via a fish hook, but 
>> I couldn’t find much in the documentation. Is there a way for me to 
>> post-process all output?
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to