Page 1 of 1
plugin Commands History
Posted: 20.08.2021 14:13
by uvviewsoft
Plugin for CudaText.
Quick access to recently accessed menu and palette commands.
History dialog is accessed via a command:
"Commands History > Show Commands"
History size limit is 16 items, it can be changed, in main menu:
"Options > Settings-plugins > Commands History > Config"
Author: halfbrained (
https://github.com/halfbrained)
Posted: 20.08.2021 20:05
by miro.matas
very appreciate this plugin
another plugin ExtTools is able to extend menu, but also integrate new commands into command palette…
will be possible to catch-up also those actions?
Posted: 20.08.2021 20:17
by uvviewsoft
Plugin can catch actions which are run via API Editor.cmd(), seems ExtTools menu items are run differently. Maybe @kvichans can change that? He is busy?
Posted: 22.08.2021 19:07
by kvichans
Cool plugin!
What i can to do for it?
Posted: 22.08.2021 19:20
by uvviewsoft
Tomorrow, author will add support for ExtTools menuitems, and - I made the new Cud beta with new API. Beta in folder /c .
Posted: 24.08.2021 07:42
by Shovel
Updated the plugin. Added support for dynamic commands and favorites
Posted: 14.10.2021 10:19
by _92
назначил хоткеи для трех команд - 1, 2 и 3
все ок работают
но есть небольшое пожелание
сейчас нужно еще дополнительно нажимать enter
возможно ли настроить так, что если нет схожих хоткеев, к примеру, 10 (здесь пользователь вначале выбирает 1 или 10, а затем нажимает enter)
то сразу выполняется команда под номером 1 (без дополнительного нажатия enter)
Posted: 15.10.2021 07:57
by main Alexey
_92,
Functionality of dlg_menu dialog needs improvement? so dlg_menu can be closed by typing '1', '2' and not in all cases? sorry, it's hard to add and also the logic of closing is not clear.