Versie 4.9.1 van AkelPad is uitgekomen. Deze snelle opensourceteksteditor is uitgepakt nog geen halve megabyte groot, maar beschikt desondanks over een uitgebreide reeks features. De editor kan worden gebruikt als vervanger voor het met Windows meegeleverde Notepad of Kladblok, maar ook voor programmeerwerk. Door middel van plug-ins is extra functionaliteit toe te voegen, waaronder syntax-highlighting, autocompletion, scripts en macro's. In deze release zijn de volgende veranderingen en verbeteringen aangebracht:
Added:Changed:
- Scripts updating in AkelUpdater.
- Command line method /If() to use code by condition.
- Command line method /Var() to change variables usage for the following command line methods.
- Parameter for show window in specified style in command line method /Exec().
- Command 4322 and menu item - clone current tab.
- Command 4323 and menu item - copy current tab file path.
- Setting for saving position of modeless dialogs ("Recode...", "Find...", "Replace...", "Go to...").
- Manual parameter "FixedCharWidth" - defines fixed character width. All symbols, including proportional fonts, will be paint in this width.
Fixed:
- Plugin architecture. Update plugins.
- Moved SmartSel::altSmartHome, SmartSel::altSmartEnd, SmartSel::altSmartUpDown, SmartSel::altNoSelEOL to settings dialog SmartSel::Settings. To remove SmartSel messages at program start, go to the plugins dialog (Alt+P) and click OK.
- Inverted action of case changing commands 4175-4180 - now default is case changing for the current word if no selection. Optional parameter with code 1 now changes case for all text, if no selection.
- Flag 64 of manual parameter "MouseOptions" now applies for any types of line mouse selection.
- When active split window is closed selection and scrolling is retained.
- Command 4110 didn't work for SDI.
- Switching on previous tab after closing current one (PMDI).
- Main window resizing on Win7 with aero cause black flickering.
