Re: [STUMP] Move cursor by character
David Bjergaard <[email protected]>
| Newsgroups | gmane.comp.window-managers.stumpwm.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Dany,
Can you be specific about where you expect these bindings to be respected? It
sounds like you would like them in GTK dialogs (if your using a gnome-based
application) or Qt dialogs for KDE. In that case you want to set their
environment variables as appropriate since StumpWM doesn't have any say over
their input.
See here:
https://superuser.com/questions/171925/enable-emacs-like-keybindings-scheme-for-all-qt-applications
Sincerely,
David
Dany Haddad <[email protected]> writes:
> Thanks for the quick response, David! I may be misunderstanding, but isn't `input.lisp` concerned with the stumpWM input bar? I'm looking to have those same
> commands in text-fields in a web browser and word processor. Those commands only work for me in the stumpWM input bar.
>
> On Mon, Dec 12, 2016 at 7:24 AM David Bjergaard <[email protected]> wrote:
>
> Hi Dany,
>
> I'm glad your enjoying yourself. We always welcome contributions. I had a look
> and the file that implements these things is in `stumpwm/input.lisp`. I'm a
> little confused because the examples you give (M-f M-b and M-d) are implemented
> and work on my copy of stumpwm. Is there a specific place where you are giving
> input but not having these bindings respected? Is there any way we could
> improve the documentation?
>
> Sincerely,
>
> David
>
> PS. I'm just maintaining StumpWM, its the work of Shawn Betts and many other
> more experienced lisp hackers
>
> Dany Haddad <[email protected]> writes:
>
> > Hi! I started using StumpWM recently and am really enjoying it. I've
> > written some tools for myself (and opened a PR to contrib with one of
> > them) to feel at home in the environment. One thing I am still lacking
> > is the ability to navigate text with M-f and M-b and M-d M-DEL (similar
> > to the behavior in emacs and at a bash terminal prompt). Any idea where
> > to start on implementing this?
> >
> > Thank you! And thanks for StumpWM!
> >
> >
> > dmh43
> >
> >
> > _______________________________________________
> > Stumpwm-devel mailing list
> > [email protected]
> > https://lists.nongnu.org/mailman/listinfo/stumpwm-devel