== 1.21 (r3918) to 1.22 (r4426) -- Status: 2021-03-15 == [[PageOutline]] == To be completed. Status: http://trac.netlabs.org/nepmd/changeset/4112 == === Keyword help === - ''Reworked''. - Allow to specify a ''mode'' instead of extensions. === Syntax expansion and coding styles === Improvements mainly for ''mode C''. === Load and highlight found strings === - Many ''fixes''. - Added ''!GoToLineStr'' and ''!DialogLoadFile''. - The ''Ctrl key'' has to be pressed together with selecting buttons to open files in a ''new window''. === Startup === - Workaround added for ''improper arg parsing'' of the EPM executable. Now the args from the loader are submitted when required. - Improved ''screen updates''. === Edit === - Added ''@!FileList'' option instead of a filename. The contained lines in such a file list are processed as if they were execued submitted to EPM consecutively. That allows for submitting longer lists that otherwise won't fit into a OS/2 command line (259 resp. 1023 chars). - Completely ''reworked''. - Fixed ''parsing'' of '=' char and quotes. === Search dialog === - Select also those options properly that were added to Warp 4, e.g. ''t'' and ''b''. - Added ''o'' = automatic case option to open the Search dialog with the mode-dependent case value. Made this option default. - Split into ''Search dialog'' and ''Replace dialog''. The new Search dialog is just a Replace dialog with emptied Replace field. It also ensures that the Change actions are disabled, as long as the replace field remains empty. Changed key definitions a bit for that. - Many more ''fixes''. === !NepmdInfo === - Display the data for the ''correct loader executable''. === Alt+1 === - ''Reworked''. - Avoid searching an ''entire volume'' in some situations. The search in a tree has now limited and variable depth, depending on the depth of the start directory. === !ShiftLeft and !ShiftRight === - Avoid ''removing chars at the left''. Suggested by Lars Erdmann. - Handle ''block mark'' correctly. === Menu === - Configure extended ''scroll position options''. - Configure Search dialog: Optionally automatically activate ''Marked area'' if a multi-line mark exists. === Syntax highlighting === - Use ''red error messages'' in SHELL. === Tags === - Many ''fixes''. - 'Mode C'': Use a slower, sloppier method if the first pass hasn't found anything. - ''Mode E'' additions. === !RecompileNew === - Ignore all ''RCS keywords'' in file comparison. === Assist === - Support ''LaTeX environments''. - ''Many fixes''. - Improvements for ''mode E'' with parentheses. === Spell checking === - Many ''fixes''. === Position restore === - Added again many improvements to avoid ''unwanted scrolling''. === Code === - Changed ''!NepmdQueryConfigValue'' and ''!NepmdWriteConfigValue'' to handle both string and binary values. - Added ''!NepmdGetNextProfileApp'' and ''!NepmdGetNextProfileKey''. - Allow for ''aligning of messages in TMF files'' by stripping spaces. - Changed ''line comment string for TMF files'' to ";--" in column 1. - Reworked ''initialization''. === Installation === - Mark the EPM executable mp unsave on ''SMP systems'' during installation. That avoids crashes and display isses on scrolling. Standard EPM bug reported by Andy Willis. Now EPM is usable on SMP systems again. - Added ''ArcaOS folder icons'' by David Graser and use them automatically for ArcaOS. === Settings === - Improved templates to ease ''tool options configuration'', e.g. for wget. - Fixed setting source for ''virtual files''. - Reenabled ''empty values''. Fixes e.g. persistent switching to standard EPM keyset. == Older versions == - [./Changes-1.21] - [./Changes-1.20] - [./Changes-1.19]