On Sat, Jun 15, 2013 at 9:55 PM, Mario Signorino
<mario.signor...@gnufish.net> wrote:

> 2) preexec: again, in zsh there is a preexec() function called just
> after the execution of any command... and before any output. What I
Ok.... I saw the OSC sent by default to set the window title. I could
work on that.... fish_title.

Now: the completion... I need to convert this:

dodiesis@xps14 ~> ls / [TAB]
/bin/                      (Directory)

to this

dodiesis@xps14 ~> ls / [TAB]
\033|.1 /bin/ \033|.2                    \033|.3 (Directory) \033|.4

tnx!
Mario

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to