Carl Jones

Results 4 comments of Carl Jones

This should cover most of your comments, in particular, merging the logic of the window selection and command selection better. Now we add the command character to the `pressed_keys` if...

I've added configuration options for `--kill-window-char` and `--float-window-char`. I'm not too familiar with Clap, so I'm not sure if there's a more elegant way of doing things. The README and...

Hi, is there anything else I should do? I'm not too familiar with open source stuff?

Mostly action economy, with this approach the window action can be performed with a single extra key, instead of: launch `wmfocus`; select window; run `i3` kill command and launching `wmfocus`...