2021/07/21

2021-07-21 09:42:16 +0000contrapunctus(a75f5b1571@2a00:c70:1:178:170:40:189:1)
2021-07-21 09:42:21 +0000 <contrapunctus> o/
2021-07-21 09:45:52 +0000 <contrapunctus> I'm looking for a way to issue `()<left arrow>` when Shift is pressed and released by itself. Is this possible with kmonad? Didn't see anything in the tutorial document or issues that looked related.
2021-07-21 09:47:29 +0000 <Solid> as in, shift works as normal shift and only when you press, then release it it issues these commands?
2021-07-21 09:49:34 +0000 <contrapunctus> Yes, Shift works as usual if used as a modifier, i.e. in combination with other keys, but issues `()<left arrow>` if pressed and released by itself.
2021-07-21 09:56:19 +0000 <Solid> Sounds like a tap-next to me
2021-07-21 09:56:53 +0000 <Solid> something like `(tap-next #( \( \) left) sft)' perhaps
2021-07-21 09:59:47 +0000 <contrapunctus> Thanks, I'll give that a shot :D
2021-07-21 23:07:33 +0000Solid(~slot@xmonad/slotThe) (Quit: Connection reset by pear)
2021-07-21 23:07:52 +0000Solid(~slot@xmonad/slotThe)