Menu

milkt Home

shortcut (1)
minnz

Help

  • History

    • Dec. 31, 2020:

      • Released: version 1.24 (win32/64)
      • Added: log file extension (*.log)
      • Fixed: Speed-up in regex search as not doing pattern verification check
    • Dec. 24, 2020:

      • Released: version 1.23 (win32/64)
      • Added: New feature, automatic loading/saving bookmarks
      • Added: Bookmark number display in status bar
      • Fixed: Do not use automatic loading/saving bookmarks feature in UART log, Clipboard text
      • Fixed: Crash intermittently when UART reopen to restart logging after UART closing
    • Aug. 23, 2019:

      • Released: version 1.22 (win32/64)
      • Added: Config option for encoding detection for NULL-contained text files such as linux kernel log
    • Mar. 15, 2019:

      • Released: version 1.21(win32/64)
      • Added: Pasted text saving feature from clipboard in file menu
      • Added: x64 build
    • Feb. 16, 2019:

      • Released: version 1.20
      • Added: Text paste feature in log window from clipboard with the shortcut (Ctrl+V or Shift+Insert)
      • Updated: Added comments and optimized codes
      • Fixed: minor defect in filter mgmt
      • Updated: Changed max size of memo (8KB=>16KB)
      • Fixed: Log line with only one character is displayed incorrectly
      • Fixed: Line number bgcolor for a search string in log window not changed
    • Sep. 20, 2018:

      • Released: version 1.10
      • Added: Recent log/filter files at File menu, Favorites menu for log/filter files
      • Fixed: Wrong copy-bytes calculation when multi-byte characters are copied to clipboard
        in log file
      • Updated: Fixed minimum window size of note view
      • Fixed: Minor defect for going to line when the line is not displayed due to the excluding filter
      • Updated: Window bar flash when reaches end-line or first-line when searching
      • Fixed: fav menu when no log, filter file opened
    • Sep. 17, 2018:

      • Released: version 1.00
      • Added: Backup file creation for filter file saving
      • Added: New filter search type for excluding line in normal and filtered mode
      • Fixed: Mouse click not working in the check box of fliter window
      • Added: Minor configuration options (manual change required in mcfg file)
      • Updated: Length check in filter search text
      • Fixed: Paste not working in filter search text after log line copied in log window
      • Added: Periodic auto save for unsaved notes (if manually enabled in mcfg file)
    • Sep. 15, 2018:

      • Released: version 0.0.6
      • Added: UART logging feature
    • Sep. 5, 2018:

      • Released: the first alpha version 0.0.5 at sf.net
  • Shortcuts

    1. Logs

      • Open Log File : Ctrl+O
      • Save Log File : TBD
      • View Normal Mode or Filtered Mode (toggle) : Ctrl+D
      • Focus Log Window : F5
    2. Notes

      • Create Note : Ins
      • Edit Note : Ins (if the note already exists at the log line)
      • Delete Note : Del
      • View Notes window : F9 (toggled the focus between Notes window and Logs window)
    3. Filters

      • Load Filter : Ctrl+T
      • Create New Filter : Ctrl+N
      • Save Filter (without any notification) : Ctrl+S
      • Save Filter As... : no shortcut
      • Filter edit : Ctrl+E (or F2 in filter list)
      • Focus Filter Window : F6
    4. Edit

      • Copy to Clipboard : Ctrl+C
      • Paste from Clipboard : Ctrl+V
      • Search Text in Logs or Notes : Ctrl+F
      • Search Forward : F4
      • Search Backward : F3
      • Go to the Specific Line : Ctrl+G
    5. UART Logging

      • Open Serial Port : Ctrl+U
      • Close Serial Port : Ctrl+Shift+U
      • Auto Scroll ON/OFF (toggle) : F8