[dev] Re: Re: [dmenu] unwanted behaviour when feeded from stdin

2020-11-22 Thread Damien Thiriet
Hi Quentin, Thank you very much, explains a lot. I wouldn't have figured out this use of /dev/null on my own… Best regards, Damien Thiriet

[dev] [dmenu] unwanted behaviour when feeded from stdin

2020-11-21 Thread Damien Thiriet
bLignes=$(dmenu -p "nombre de lignes") echo "tableau: $Orientation de $NbLignes lignes" I experienced this on both st and xterm on OpenBSD. What can I do to avoid this behaviour? Thanks, Damien Thiriet

[dev] how can I remap vis to bépo layout?

2019-10-31 Thread Damien Thiriet
(win) -- Your per window configuration options e.g. vis:command('set number') end) As a result neither of these keys do work. This might be because mapping is recursive, or something connected to operators. What shall I do to switch those keys? Damien Thiriet