Revision 5: - add: COLx[START/END/FULL] search operator to search in columns of tab separated database exports. - FIX: unexpected cursor jump on re-edit after repeat edit. on this sequence: repeat edit, close editor, re-enter editor, the cursor jumped unexpectedly to the position of last repeat edit. - fix: error message "OR not allowed after NOT" is now shown directly near the find mask. Revision 4: - add: config file option "esccloseapp" to disable unwanted application close on escape key. - add: info text on reset button: press insert or shift+backspace to clear the find mask. - fix: right click send from a right side filtered view into a left side filtered view produced empty screen. Revision 3: - add: pressing SHIFT+BACKSPACE now does the same as INSERT: instant reset of find or path mask. - fix: running dview with a predefined area, then resizing the window beyond that area produced unreadable window content. - fix: dview did not adapt to enlargements of current desktop resolution. - fix: right click on blank space: if target window contains a filtered view, filter is now closed to enforce a full mirroring of the source text. - fix: one click edit: no longer enters edit mode when clicking on blank space left near text, thus reducing unwanted edits massively. - fix: dview for linux, mac under wine: in linux mode, dview now blocks unwanted character inserts while cursor keys are pressed. Revision 2: - fix: one click search didn't work. Initial Revision: - add: xe: integrated text editor, instant text editing by double click on a word. - add: xe: optional one click edit to edit text by a single click on a word. - add: xe: user functions on numeric keypad keys. - add: xe: support for Razer Naga gaming mouse, which has an integrated numeric keypad. - add: jump to a file location by ctrl+x: now the target window is pulled to front automatically. - add: when loading text in append mode, dview now jumps to the first appended content automatically. - add: info message if tab size is changed by bookmark. config file option bookmarktabsize. - add: user scripts on hot keys: set first.x now addresses the first absolute view. set second.x addresses the second absolute view. set filter on/off switches filter view on or off. set location filename [-bottom] jumps to the given file's content top or bottom. run -min ... now hides the window which is often opened while executing commands. the same applies for runback -min[imized]. - add: option -lean, config option startlean to open the first window non-maximized and centered. - chg: user scripts on hot keys: echo now also prints status into the status line. - chg: editor: overwrite mode: when typing chars at a line's end, they are now inserted. - fix: left click on a button or menu entry didn't work when the mouse was slightly moved. - fix: reload: text positions within view windows are now kept across reloads. - fix: text wrapping now blocked while editing. - fix: wrap then unwrap of text left a memory leak. - fix: editor: search backward in text lead to blank space at screen top. - fix: editor: enter key at line end in overwrite mode produced error message. - fix: ctrl+i position indicator information was often invisible, is now shown like a tooltip. - fix: tooltip display over buttons: when mouse was moved the tooltip immediately disappeared even while staying on the same button. with mouse devices that send too many events, the tooltip disappeared nearly instantly. - fix: double click detection was nearly impossible with some high resolution mouse devices. now, if clicking within text, the mouse surf is blocked for better double click detection. - fix: double press of right Alt key highlighted words the same way as with double Control key press. as Alt is often used when typing text, this is now disabled.