New: 741 Transpose – Pivots the X axis of a multi-line text selection on the first character.
New: 314 ::cmd. Now you can comment out lines in the Windows batch script language
Improved: 415 Dec <> Hex now will convert any and all numbers in the text selection rather than just individual selections. Before it couldn’t handle spaces or anything else but numbers in the selection.
Improved: 416 Dec <> Bin now converts all the numbers in the selection.
Improved: 409 Decimal <> Roman Numeral now converts all numbers in the selection.
New: 131 List Sentences – joins lines, then attempts to discover sentences and places each sentence on a separate line (added to the Trim & Spacing Menu). It does a decent enough job and can discern common abbreviations.
New: 738 Intersperse Characters… Opens a dialogue to allow you to specify characters to insert at an interval. For example, insert 2 hyphen every 5 spaces. control to work on lines separately. shift removes the characters; ctrl operates separately on lines; ctrl+shift to remove chars at intervals from each line. (added to Insert Menu)
New: 739 Encolonize Inserts a colon every 2 characters. This is designed to adding colons to a MAC address (for Linux DHCP servers in particular). Basically, it is a subset command of 738 Intersperse Chars. (added to Convert Menu)
New: 717 NATOify Changes letters into NATO codewords; hold shift to reverse. Added command to the default Transform Menu.