todo
来自「elinks下lynx是最重要的二个文本浏览器, 在linux下非常实用, el」· 代码 · 共 19 行
TXT
19 行
Internal lua scripting support still looks a lot like a temporary hack:* internal scripting support should be independent on actual language (it would be nice to support ie. perl as well, with minimal code duplication)* there should be some generic options interface exported by ELinks* there should be some better hooking mechanism.. on load-time, it should be possible to register any functions to any hooks, not only having one function per hook (thus making the whole thing much more flexible and making it possible to finally generalize hooks.lua)Lua scripting is considered as additional feature, so probably anythingregarding it won't be ever release goal; however, the proper support is stillvery important for ELinks, it only means that reworking it may occur and willbe accepted at almost any point in ELinks development process; so, if you wantto help us with ELinks and look for some really separated part where you canlet your invention do almost anything it want and easily rebuild the interfacefrom the scratch (or you can just hack it, it's up to you), this is your place!:-)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?