Right solution. Thanks!
2013/1/18, Christoph Lohmann <2...@r-36.net>:
> Greetings.
>
> On Fri, 18 Jan 2013 19:12:13 +0100 Mihail Zenkov
> wrote:
>> This patch fix unicode in esc str. Test case: echo -e
>> "\033]0;русский\007"
>
> Thanks for the patch, but it does not completely solve the issue
> I think this will be a valuable tool that I wished for in many cases.
> (It would be a kind of "ncurses 9term".)
>
> However, for a "terminal sam" I would want more integration, such as
> switching between different windows and visual display of the dot.
I more or less agree with both of these
Stuart Morrow writes:
> You've all seen the "terminal-aware sam" on the website:
>
>> It has been suggested that “…a curses interface for the
>> sam protocol would be interesting and perhaps even useful…”
>
> I have a different suggestion, arguably better because it works as
> a frontend to ANY
Greetings.
On Fri, 18 Jan 2013 19:23:24 +0100 "Roberto E. Vargas Caballero"
wrote:
> > This works for Del in bash.
> > But it doesn't fix Pos1 or Del in zsh.
>
>
> You can find the information in the zsh FAQ
> (http://zsh.sourceforge.net/FAQ/zshfaq03.html#l25) about how get it working
> with t
Greetings.
On Fri, 18 Jan 2013 19:12:13 +0100 Mihail Zenkov
wrote:
> This patch fix unicode in esc str. Test case: echo -e "\033]0;русский\007"
Thanks for the patch, but it does not completely solve the issue. The
UTF‐8 characters can be bigger. I adjusted the buffer size for that es‐
cape
On Jan 18, 2013 7:06 AM, "Nikolay Vasylchyshyn"
wrote:
>
> But, I think it would be better to have x bit already set in fresh git clone.
If anything, the makefile should do it upon install.
--Carlos
Hello, suckless community!
Installed fresh dmenu from git repository.
All OK, but when I run dmenu (alt-p in my dwm configuration) I got only
dmenu panel on top, but no autocompletions.
I fixed it with chmod +x dmenu_path.
I looked at dmenu_path in source directory of dmenu and there also was no
You've all seen the "terminal-aware sam" on the website:
> It has been suggested that “…a curses interface for the
> sam protocol would be interesting and perhaps even useful…”
I have a different suggestion, arguably better because it works as
a frontend to ANY stdin/stdout program.
You know t