Přemysl Eric Janouch
|
a9d4f86493
|
Add an action to describe items
And improve the display of messages, separating any prefix out.
|
2022-08-25 07:42:10 +02:00 |
Přemysl Eric Janouch
|
f3c4cec24a
|
Add and bind an action to center the cursor
"z" stands for VIM's "zz".
|
2021-12-23 20:36:00 +01:00 |
Přemysl Eric Janouch
|
4e3596db35
|
Add rudimentary incremental search facility
|
2021-12-08 17:23:25 +01:00 |
Přemysl Eric Janouch
|
e66e9f249a
|
Rename an action to be shorter
Also, fix make dependencies to include the source file for actions.
|
2021-11-16 04:48:52 +01:00 |
Přemysl Eric Janouch
|
4598c45d2f
|
Generate actions from a text file
Mostly because I wanted to nest preprocessing.
This makes the build more complex and slightly less portable,
but the code itself is much cleaner.
|
2021-11-08 06:07:04 +01:00 |