Commit Graph

26 Commits

Author SHA1 Message Date
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 4d7e4055c7 update readme 2023-09-24 21:24:36 +02:00
BZ e448723a09 rephrase intro and add integration section 2021-03-30 16:03:38 +02:00
BZ 6171918286 provide option to define own focus function 2021-03-30 11:31:26 +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 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 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 2689953579 initial commit 2020-03-22 23:19:52 +01:00