Replies: 2 comments
-
Made a little sketch with your requirements, surely this need improvements for proper use, such as a way to adjust the delay.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
(Deleted my last post as I thought I was running on the latest version but that was a mistake on my part. It therefore wasn't working because there was no The above works wonderfully, thanks @cutelisp for all your help, and thanks from our customers! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
(I didn't think this was appropriate for the issues list until I'd discussed it here first to flesh it out and understand better.)
I have a customer who wishes their Braille display running Micro editor to autoscroll (for read-only mode, but that's besides the point). I assume the best way of doing this is to develop a plug-in but I've never written anything in Lua.
What follows is roughly what I'm looking to achieve:
I've looked at the existing plug-ins but am missing the following:
Thank you in advance for your patience. I know I am missing some basic knowledge here and apologise if it is well documented somewhere that I overlooked. That's why I haven't opened an issue yet.
EDIT:
jump
looks like the correct command to trigger for moving down X lines. I would prefer to simulate aPgDn
key but it is of no practical consideration really.Beta Was this translation helpful? Give feedback.
All reactions