Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-25 | doc: use .asciidoc extension instead of .txt for doc files | Sébastien Helleu | |
2013-11-04 | doc: use one line titles and less chars for delimited blocks/tables in ↵ | Sebastien Helleu | |
asciidoc files | |||
2013-10-20 | doc: fix layout of HTML docs when they are printed | Sebastien Helleu | |
Some long lines in docs were causing a zoom, and then the text font was smaller than it should be. Some styles have been fixed to remove the zoom and keep the original ratio. | |||
2013-05-04 | doc: update japanese translations and docs | Ryuunosuke Ayanokouzi | |
2013-05-03 | script: add key alt+A in /help script (thanks ArZa) | Sebastien Helleu | |
2013-02-25 | script: add control of autoload (enable/disable/toggle) (task #12393) | Sebastien Helleu | |
New option script.scripts.autoload, new options autoload/noautoload/toggleautoload for command /script, new action "A" (meta-A) on script buffer (toggle autoload). | |||
2012-09-17 | doc: add japanese scripting guide, update japanese translations and docs | Ryuunosuke Ayanokouzi | |
2012-08-30 | script: add diff between current script and version in repository | Sebastien Helleu | |
New options: - script.look.diff_command - script.look.diff_color Key alt-d has been changed to alt-v on script buffer (view script). Key alt-d is now used on detail of script to jump to diff (if diff is displayed). | |||
2012-08-21 | script: add options -o and -i for /script list | Sebastien Helleu | |
2012-08-21 | script: add option script.look.quiet_actions (no messages when ↵ | Sebastien Helleu | |
installing/removing/loading/unloading scripts on script buffer) | |||
2012-08-20 | script: add focus info for mouse on script buffer, add two default mouse ↵ | Sebastien Helleu | |
bindings: left button = select line, right button = install/remove script | |||
2012-08-18 | script: add key alt+L to reload script, allow input on script buffer for ↵ | Sebastien Helleu | |
actions on script, add option script.look.use_keys | |||
2012-08-18 | script: add option "search" for command /script (completion with script tags) | Sebastien Helleu | |
2012-08-17 | script: add option "reload" for command /script, fix completion of /script, ↵ | Sebastien Helleu | |
add examples in /help script | |||
2012-08-15 | script: add status "a" (autoloaded) for scripts | Sebastien Helleu | |
2012-08-14 | core: add new plugin "script" (scripts manager, replacing scripts weeget.py ↵ | Sebastien Helleu | |
and script.pl) |