 TheDoc
Member
|
Hi there, I wonder if there is a way to implement a way to change the hotkeys? And I really need a hotkey for “Save As”.
regards – TheDoc
|
 simon
Key Master
|
Change hotkeys:
I’m hoping to get this in for the next version, it’s
definitely high on the priority list.
Save As:
Not currently there, but in the next release you should be able to add one.
|
 tiojoca
Member
|
I think this and the Python extension scripting should definitely be the top priority right now. If done properly, they can provide a workaround for a lot of other desirable features, even hex edit(!) like the scite’s solution http://luaforge.net/projects/sl-hexedit/
|
 simon
Key Master
|
python scripting is currently top of the list and is coming on nicely. I hope to have a developer release out perhaps this weekend allowing python scripts to be used.
I’ve not yet worked out all of the story for the scripting, but running functions that have been put in a single python file works well at the moment. There’ll be more details on my blog in the coming days.
Before scripts can be bound to hotkeys I need to get the hotkey customisation engine done so that is also pretty high priority.
That hex editor looks terrifying, I’ll have to give it a try!
|