Re: [lftp] Insert a unicode value in prompt

2017-01-11 Thread Alexander V. Lukyanov
On Wed, Jan 11, 2017 at 05:07:56PM +0100, Juan Simón wrote:
> I want to add a powerline symbol in lftp prompt.The codepoint is f233.
> In terminal I can print it with
>
> > echo "\uf233"
> >
> ​Is there any way ​to do this in lftp prompt?

You can just insert the utf-8 representation of the symbol. If it's difficult
to type it using the keyboard, use copy/paste.

--
   Alexander.
___
lftp mailing list
lftp@uniyar.ac.ru
http://univ.uniyar.ac.ru/mailman/listinfo/lftp


[lftp] Insert a unicode value in prompt

2017-01-11 Thread Juan Simón
I want to add a powerline symbol in lftp prompt.The codepoint is f233.
In terminal I can print it with

> echo "\uf233"
>
​Is there any way ​to do this in lftp prompt?
___
lftp mailing list
lftp@uniyar.ac.ru
http://univ.uniyar.ac.ru/mailman/listinfo/lftp