On 27.08.2011, Andrew Hills wrote:
> I don't want to add an argument when I press Tab. On what system is
> this the default operation, such that it is "obvious"?
The shell completion feature
Then don't apply the patch.
On Aug 26, 2011 6:56 PM, "Andrew Hills" wrote:
> I don't want to add an argument when I press Tab. On what system is
> this the default operation, such that it is "obvious"?
>
> --Andrew Hills
>
>
>
> On Fri, Aug 26, 2011 at 1:23 PM, wrote:
>> Hello,
>> when tab is pre
I don't want to add an argument when I press Tab. On what system is
this the default operation, such that it is "obvious"?
--Andrew Hills
On Fri, Aug 26, 2011 at 1:23 PM, wrote:
> Hello,
> when tab is pressed, one wants obviously to add an argument
> and has to press space before that.
> The
"twosuperior" isn't a key on US keyboards, and pressing Alt-2 injects
it in many applications. It is possible that it is confusing Alt-2
with your literal twosuperior. Just a thought--I'm not an expert.
--Andrew Hills
On Fri, Aug 26, 2011 at 1:29 PM, Mr. Bougs wrote:
> Hello,
>
> I'm running w
This patch enables saving tags to disk when dwm exits,
and loading from disk on startup.
(especially useful when you need to recompile and restart dwm.)
diff --git a/dwm.c b/dwm.c
--- a/dwm.c
+++ b/dwm.c42a43,45
> #define INFO_FMT_WRITE "%ld %u\n", c->win, c->tags
> #define INFO_FMT_READ "%ld %u\n"
Hello,
when tab is pressed, one wants obviously to add an argument
and has to press space before that.
The attached patch does it for you.
Have a nice week-end.
diff -up a/dmenu.c b/dmenu.c
--- a/dmenu.c Fri Aug 26 19:13:17 2011
+++ b/dmenu.c Fri Aug 26 19:10:56 2011
@@ -353,6 +353,7 @@ keypres
Hello,
I'm running wmii's hg tip (rev 2788).
I just experienced a strange behaviour with the specific shortcut
$MODKEY-2 after switching from the be (azerty) to the us dvorak-intl xkb
layout. When using that shortcut, the current window seems to lose focus
(the title bar stays highlighted). W