BZ
fc2b46896f
no global_keybinds param, stop running keygrabbers gracefully
2023-11-20 01:52:19 +01:00
BZ
b56319dc93
fix keygrabber calls
2023-10-07 05:50:07 +02:00
BZ
d80d37bdb5
remove obsolete branch definition in lazy.nvim
2023-09-26 13:03:45 +02:00
BZ
2cb5ad0f61
configuration hints
2023-09-26 13:00:08 +02:00
BZ
f9a56f2cc0
move nvim keybind definition in init
2023-09-25 00:34:56 +02:00
BZ
10e4b27dcb
remove misphrased configuration hint in readme
2023-09-24 23:07:48 +02:00
BZ
602bed9b03
fix api section in readme
2023-09-24 22:28:13 +02:00
BZ
c77cf73f42
rephrase sticky mods in readme
2023-09-24 22:24:06 +02:00
BZ
c8329e6015
fix pane definition in readme
2023-09-24 21:58:50 +02:00
BZ
a795020976
fix vim plugin definitions
2023-09-24 21:43:23 +02:00
BZ
05690a645a
fix regexpr parameters
2023-09-24 21:31:41 +02:00
BZ
4d7e4055c7
update readme
2023-09-24 21:24:36 +02:00
BZ
de36b7cb00
provide regexpr_dynamic_vim/tmux options, support neovide pstree detection
2023-09-24 20:15:02 +02:00
BZ
4f63582e46
experimental option becomes use_pstree
2023-09-24 20:06:33 +02:00
BZ
191326bfb2
rebuild vim script from scratch
2023-09-24 20:04:40 +02:00
BZ
173d09693a
deprecate tmux_focus.sh
2023-09-24 20:03:21 +02:00
BZ
4656af8ca9
mod_keysym parameter is now optional and can be auto detected. definition is still recommended to speed things up.
2023-09-24 01:23:25 +02:00
BZ
15fec91680
fix configuration parameters
2023-09-20 18:54:48 +02:00
BZ
f3633468a1
restore_mods and debug options
2023-09-20 16:52:36 +02:00
BZ
ee842bd0c5
fix experimental mode and disable xdotool combination for now
2023-09-18 17:00:11 +02:00
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