mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
5fa0552ab0
They can be bind to keys. For example set macro.0 = "set ui.show_title_bar = 0" set macro.1 = "set ui.show_title_bar = 1" bind "main" "z" = "macro-0" bind "main" "Z" = "macro-1" |
||
---|---|---|
.. | ||
dump | ||
text | ||
action.cpp | ||
action.h | ||
Makefile | ||
meson.build | ||
timer.c | ||
timer.h | ||
viewer.c | ||
viewer.h |