Commit Graph

27 Commits

Author SHA1 Message Date
BZ d63c79c917 generate key code sequence, xdotool option (with wip combine option) 2023-09-18 16:48:36 +02:00
BZ 161eb45b1a option to define vim and tmux keybinds 2023-09-18 12:10:39 +02:00
BZ e448723a09 rephrase intro and add integration section 2021-03-30 16:03:38 +02:00
BZ f08b9be627 add navigate signal 2021-03-30 16:02:48 +02:00
BZ 9deaf664eb cleanup 2021-03-30 14:51:41 +02:00
BZ 6171918286 provide option to define own focus function 2021-03-30 11:31:26 +02:00
BZ 6a2c72c643 cleanup fake input 2021-03-30 10:49:24 +02:00
BZ 42d8e29db8 update gif 2021-03-30 01:05:11 +02:00
BZ c1100258ca fix typos 2021-03-29 23:00:29 +02:00
BZ e85dcf3fb8 improve regex detection for experimental mode 2021-03-29 22:55:17 +02:00
BZ 4bf522f5fc fix navigation in tmux copymode 2021-03-29 22:07:05 +02:00
BZ 08286c3df2 allow navigation in tmux copymode 2021-03-29 21:55:21 +02:00
BZ d516f586cc improve readme 2021-03-29 21:15:23 +02:00
BZ 642f75c60a provide experimental pstree option
by setting the experimental flag the focused application will be
determined by using `pstree` instead of relying on dynamic titles.

Theoretically this should work on every system/configuration, but might be a bit
slower due to having pstree to spawn.
2021-03-29 20:47:09 +02:00
BZ 32d02383a0 fix some typos 2021-03-29 16:17:59 +02:00
BZ 627dd2993f provide option to define the modifier key 2021-03-29 15:14:28 +02:00
BZ f54a4d502c apparently it does work for xterm (#1) 2021-03-18 21:05:08 +01:00
BZ bee18a8ec9 vim option to enable keybinds in insert mode 2021-03-09 14:05:27 +01:00
BZ 5b2c6e6799 use local capi instead of global
this improves performance drastically.
2021-03-09 12:14:14 +01:00
BZ e965635749 improve readme 2021-02-18 21:06:36 +01:00
BZ 41bd36261a provide minimal shell configurations 2021-02-18 20:52:05 +01:00
BZ 1ddef52519 better description and troubleshoot section 2021-02-18 20:25:17 +01:00
BZ 4bb71c272e add gif to readme 2020-06-26 18:35:48 +02:00
BZ 7c3260950a remove collision code for now 2020-04-28 19:26:03 +02:00
BZ e7880a702a traversing on empty tags does not cause an error anymore 2020-04-28 19:15:15 +02:00
BZ c9de6a1055 fix sh path and cleanup 2020-03-22 23:37:40 +01:00
BZ 2689953579 initial commit 2020-03-22 23:19:52 +01:00