far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.5-1) unstable; urgency=low

  * Bump version to 2.6.5
  * Del key now clears input in elevation dialog
  * Merge pull request #2701 from ctapmex/schemes-update
  * update changelog
  * colorer schemes v1.2.0.62
  * support paste from clipboard in elevation dialog (fix #2688)
  * Merge branch 'master' of github.com:elfmz/far2l
  * stricter unix socket servers permissions
  * Merge pull request #2700 from exkrexpexfex/master
  * Handling mulribyte characters on path abbreviation
  * refactor recent changes
  * yet more tweaks for libarchive detection under mac
  * wx: fix 1sec input reaction delay after adhoc text copying
  * Merge branch 'master' of github.com:elfmz/far2l
  * multiarc/libarch: check if unicode precomposed versions of names matching when comparing filenames for extraction (touch #2613 #2696)
  * Merge pull request #2695 from exkrexpexfex/master
  * Merge pull request #2694 from akruphi/show_uid_gid
  * fix (yet again) libarchive detection on macos
  * Setattr: ability to show "uname"/"gname" or "uid: uname"/"gid: gname"
  * Reapply VMenu filter on Show() if enabled
  * Merge pull request #2692 from spnethw/fix_2588_more_accurate_adjustment_of_LeftPos_in_Viewer
  * Merge pull request #2691 from akruphi/highlighting
  * fix #2588: more accurate adjustment of LeftPos in Viewer
  * Refactoring AddDupWrap() via StrSizeOfCells()
  * Add view by F3 with wrap long line of masks for "Groups of file masks"
  * Arrange elements of dialog "Highlight files - Marking" more logically
  * Files highlighting tuning after #2690
  * Merge pull request #2690 from akruphi/highlighting_def_use_groups
  * Merge pull request #2686 from ctapmex/ubuntu2004-deprecated
  * Merge pull request #2685 from ctapmex/colorer_up
  * Merge pull request #2684 from mitya57/screenshots
  * Merge pull request #2683 from unxed/revert
  * Show in Files highlighting brief dialog with file masks after expand all masks groups
  * new ExMessager::AddDupWrap() for dumb wrap long string
  * Use Mask Groups in defaults of Files highlighting
  * ci: change gcc7 build test
  * update changelog.md
  * Add screenshots also to the README
  * Add screenshots to AppStream metadata
  * fix base catalog search
  * sync colorer with upstream;
  * Revert #2643
  * Merge pull request #2631 from mitya57/metainfo
  * Merge pull request #2679 from spnethw/hlf_update_and_cleanup_4
  * Merge pull request #2681 from m32/master
  * Merge pull request #2678 from mitya57/gcc-15
  * Merge pull request #2682 from akruphi/readme
  * readme + minor
  * proper value
  * in sync with far
  * sending information about keys state should be invisible for marco recording
  * hlf: update and cleanup (4)
  * Add missing <cstdint> include for uint16_t, to fix build with GCC 15
  * Add AppStream metainfo file
  * Merge pull request #2627 from akruphi/changelog
  * Merge pull request #2676 from atolismesh/master
  * Merge pull request #2675 from m32/master
  * Merge pull request #2677 from akruphi/cosmetics
  * Cosmetics help & menu
  * refactoring, use runlike library to recover command line
  * refactoring and bugs
  * refactoring
  * missing loop
  * Fix issue #2668: Multiarc ignores archives if the archive file name does not have an extension - update arcread.cpp
  * refactoring
  * Merge pull request #2673 from akruphi/prevent_blinking
  * prevent blinking in attributes and flags dialogs
  * Merge pull request #2651 from Dazzar56/auto-locale-fix
  * Merge pull request #2671 from Syutkin/patch-1
  * actualization after 15-16 Feb
  * Fix copy/paste AWSSDK_FOUND
  * Merge pull request #2621 from versus-13/netrocks-awss3-plugin
  * Merge pull request #2656 from spnethw/setattr_bugfixes
  * Merge remote-tracking branch 'upstream/master' into auto-locale-fix
  * Merge pull request #2643 from unxed/homekey
  * Merge pull request #2633 from akruphi/fix2082
  * Merge pull request #2619 from spnethw/ConfigClassicHotkeyLinkResolving
  * Merge pull request #2669 from mitya57/fix-duplicate-line
  * Merge pull request #2649 from unxed/kitty_plus
  * build.yml: Remove duplicate libarchive-dev line
  * Merge pull request #2645 from unxed/xterm_shift_fix
  * Merge pull request #2667 from m32/master
  * Merge pull request #2626 from spvkgn/inside
  * try fix ci
  * TTY|F: fix clipboard access dialog missing repaints (fix #2634)
  * Enable C++17
  * Merge pull request #2650 from unxed/multiarc_fix
  * Merge pull request #2612 from spnethw/fix_2605_files_highlighting_and_sort_groups_bugs
  * Merge pull request #2614 from akruphi/misc
  * Update HACKING.md
  * using api for panels
  * utility functions
  * inadequate function name
  * api for editor functions
  * progressdialog
  * testing ID generator
  * using panel api class
  * handlink keditor input callback
  * Fix build on my system
  * can be open also in dialgs
  * correct function declaration
  * correct function declaration, api for panel functions
  * some functions from libc.so
  * python api for panel handling
  * keyboard state for full screen dialogs like hexeditor
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge branch 'kitty_plus' of https://github.com/unxed/far2l into kitty_plus
  * minor fix
  * inside: minor
  * Merge pull request #2620 from akruphi/size_column_width_revert_to_6
  * Merge pull request #2635 from michaellukashov/internal-command-line-improvements
  * Merge pull request #2624 from spnethw/config_cpp_supported_tweaks_fix_wrong_flag
  * Merge pull request #2637 from m32/master
  * Merge pull request #2652 from atolismesh/master
  * Merge pull request #2611 from peter15914/fix_clipboard_null_deref
  * Merge pull request #2610 from spnethw/hlf_update_and_cleanup_3
  * Merge pull request #2609 from akruphi/readme_help
  * Merge branch 'elfmz:master' into homekey
  * Merge branch 'elfmz:master' into xterm_shift_fix
  * Merge branch 'elfmz:master' into multiarc_fix
  * Merge branch 'elfmz:master' into kitty_plus
  * Merge pull request #2600 from anta999/colortest2
  * SetAttr: fix recursive file attributes/flags changing
  * add info about Shift fix in vanilla PuTTY
  * Add AWS S3 protocol support to NetRocks plugin
  * SetAttr: fix recursive file owner changing + wrong group mark indicating
  * far:about: show PRETTY_NAME from /etc/os-release
  * some more fixes
  * misc and cleanup
  * Update NetRocks CMakeLists.txt
  * Update NetRocks lbnfs 6.0.x compatibility
  * VTMouse now resets previously released keys
  * vt mouse refactoring
  * far:about: more about build platform
  * one more fix
  * some more fixes
  * better following spec
  * comment
  * minor
  * cosmeitc
  * minor fixes, cosmetic
  * minor fixes, cosmetic
  * fix #2615
  * fix build
  * cosmetic
  * cosmetic
  * cosmetic
  * better kitty protocol support
  * Chattr / chflags: minor
  * improvement: internal command line: edit:file: view:file: take into account the presence of special character `~` (Home directory)
  * Shift+Letters are not working in xterm if it is started as xterm -fa 'Monospace' -fs 12 -xrm '*modifyOtherKeys:2' -xrm '*formatOtherKeys:1' this commit fixes that
  * Allow using Ctrl+' as an alternative to Ctrl+`
  * Add changelog only with significant changes as user-readable text
  * close dialog after mouse click
  * refactoring, save functionality
  * save logic on ESC
  * F5=goto
  * flags in popup
  * editing and saving the file, marking places for further work TODO
  * simpler position calculation, undo buffer
  * fix elements numbering
  * hex editor plugin - WIP
  * colors from far, cursor size,  validating goto,
  * removed references to debugpy which may not be installed
  * numbering elements, dialog without border
  * buffer is too big
  * describe new functionality
  * Fix #2082 A fix for overlapping menus with panels (from far2m)
  * changelog.md: fix typo
  * readme & help + arrange keys in menu
  * Add changelog only with significant changes as user-readable text
  * inside: Dynamic section
  * fix wrong flag check
  * hlf: update and cleanup (3)
  * Revert default of Size column to 6
  * Chattr / chflags dialog: warning if try symlink
  * Bring back symlink resolving via hotkeys, as in FAR2/3
  * Chattr / chflags dialog: add Reset button and more accurately changes in List
  * New Chattr / chflags dialog
  * rgb comments
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * minimized color parser
  * setattr (Ctrl-A) count devices + disable attributes/flags if was error
  * Save errno after flags operations
  * new function ExMessager::AddMultiline() & tuning after #2576
  * fix #2605: files highlighting and sort groups bugs
  * fix potential NULL dereference in clipboard.cpp
  * Merge pull request #2599 from unxed/iterm_fix
  * Merge pull request #2597 from mitya57/issue2596
  * Merge pull request #2594 from spnethw/hlf_and_lng_update_and_cleanup_2
  * Merge pull request #2602 from m32/master
  * Merge pull request #2604 from unxed/mac_numbers_fix
  * hlf & lng: update and cleanup (2)
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * copying files via clipboard - gnome files/nautilus is supported
  * clear up
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * move far colors to farcolors.ini
  * fixed iterm2 cursor shape esc sequences see https://iterm2.com/documentation-escape-codes.html
  * Rename far2l-wx.desktop → far2l.desktop
  * Rename far2l.desktop → far2l-tty.desktop
  * show all characters
  * Merge pull request #2590 from spnethw/hlf_and_lng_update_and_cleanup
  * Merge pull request #2592 from unxed/comment_fix
  * Merge pull request #2591 from Dazzar56/auto-locale-fix
  * - removed irrelevant comment (it was screen tool related, not FreeBSD kernel console related) - added relevant comment (links to resources related to cursor shape modification escape sequences)
  * check was way too high :)
  * moved to the highest! also remove double call  setlocale()
  * moved locale check even higher
  * fix PANIC caused by ConfigOptSave() too early
  * fix incorrect interface locale on first render
  * hlf and lng: update and cleanup
  * Merge pull request #2583 from akruphi/qview_crash_fix2581
  * Merge pull request #2586 from akruphi/size_column
  * Merge pull request #2589 from m32/master
  * Merge pull request #2582 from spnethw/fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink
  * Merge pull request #2580 from spnethw/netrocks_hlf
  * Merge pull request #2577 from akruphi/link_in_menu
  * Merge pull request #2576 from unxed/osc52prompt_ru
  * Merge pull request #2573 from mitya57/wx-desktop-files
  * WX: add as custom draw unicode range 1fb00 1fb3b; refactor
  * position in dialog, selected character and its unicode value
  * log.exception requires message
  * unused variables, prevoius label
  * Merge branch 'master' of github.com:m32/far2l
  * version with VBuf
  * old version
  * assign parameters to variables
  * Calc width taking into account also SymLinkNames
  * minor
  * Make #2452 feature with adjust column width to text more customizable
  * Adjust column width to "folder" text only if in mode it width = 0
  * Fix qview crash on broken symlinks
  * fix #2581: Far2l crash in Quick view when try show broken symlink
  * NetRocks: add Russian hlf + minor fixes in English hlf
  * refactoring
  * Merge branch 'elfmz:master' into master
  * Link item in File menu (backport from far3)
  * - auto select Russian language if system locale is ru_RU on first start - show Getting Started and OSC52 confirmation in Russian in such cases
  * Merge pull request #2575 from unxed/wiki_help
  * Add a link to community wiki to Getting Started help topic.
  * Merge pull request #2572 from unxed/cursors
  * Merge pull request #2569 from michaellukashov/minor-fix-typos
  * Merge pull request #2570 from mitya57/source-date-epoch
  * Merge pull request #2568 from michaellukashov/fix-help-current-path-info
  * Add System and FileTools categories to far2l desktop files
  * Use separate desktop files for TTY and GUI versions
  * Merge branch 'elfmz:master' into cursors
  * better cursor shaping support
  * Add support for SOURCE_DATE_EPOCH environment variable
  * Merge branch 'elfmz:master' into master
  * minor: Fix typos
  * minor: .hlf.m4: fix info about "Current Dir"
  * VT: reset _focus_change_expected upon command completion
  * Merge pull request #2567 from elfmz/tty-focus
  * Update keyboard.cpp
  * Update vtshell_ioreaders.h
  * Update vtshell_ioreaders.cpp
  * Update vtshell.cpp
  * Update vtansi.cpp
  * Update IVTShell.h
  * Update wxMain.cpp
  * Update TTYOutput.cpp
  * Update TTYInputSequenceParser.h
  * Update TTYInputSequenceParser.cpp
  * Update TTYBackend.h
  * Update TTYBackend.cpp
  * Merge pull request #2566 from elfmz/fix-new-nfs
  * fixing build with recent libnfs
  * Merge pull request #2564 from unxed/konsole_fix
  * Merge pull request #2565 from akruphi/infolist_editorconfig
  * Merge branch 'elfmz:master' into master
  * Show EditorConfig block in Info panel
  * Konsole 24.12 / KDE Plasma 6.2.4 / X11 generates \x1b[[E on F5
  * Merge pull request #2560 from spnethw/far2l_help_corrections
  * far2l hlf: add few cross references
  * far2l hlf: special commands, ui backends, panel view modes, env. vars
  * Merge pull request #2558 from akruphi/osc52_welcome_explain
  * revert back use of target-independent icu for ICU_MODE=BUILD
  * rewrite English
  * More details about OSC52 at 1st run
  * Merge pull request #2556 from michaellukashov/fix-optional-ability-to-use-icu
  * Merge pull request #2552 from spnethw/tmppanel_refactoring
  * tmppanel: remove unused isDevice() function
  * improvement: optional ability to use icu available on build system or target
  * hlf: add info regarding "open panel from output" feature
  * tmppanel: update lng and hlf
  * tmppanel: remove unnecessary function FormNtPath()
  * tmppanel: refactor FindListFile()
  * tmppanel: let jumping to file by Ctrl+PgUp on its own in normal mode too
  * tiny code cleanup
  * tmppanel: tiny refactor of OpenPluginW function
  * tmppanel: use Unicode string functions instead of aliases
  * tmppanel: replace TCHAR with wchar_t
  * tmppanel: replace the _T(x) macro with the L prefix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2550 from akruphi/readme
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * readme
  * Merge pull request #2546 from akruphi/readme
  * NR/SCP/SHELL: workaround for "domains" word between user and group (#2545), improve prev fix
  * readme minor
  * readme minor
  * readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2544 from akruphi/misc
  * Merge branch 'elfmz:master' into master
  * minor correction
  * NR/SCP: try to handle situation when busybox is used but not present in PATH (touch #2524)
  * Yet more customization via menu/dialogs after #2452
  * Minor after #2542
  * Merge pull request #2543 from spnethw/netrocks_fix_incorrect_password_parsing_in_splitlocationspecification
  * NetRocks: fix incorrect password parsing in SplitLocationSpecification()
  * Merge pull request #2539 from spnethw/tmppanel_tweak_open_execute_logic_in_showmenufromlist
  * Merge pull request #2542 from omilevskyi/fix/ConsoleInput
  * Merge pull request #2540 from akruphi/misc
  * Merge branch 'icu_mode'
  * WinPort: remove not used anymore GetTempFileName and GetFullPathName
  * refactor FarMkTempEx
  * optional ability to use icu available on build system or target
  * WinPort/src/ConsoleInput.cpp: fix crash when dot is pressed in cyrillic layout
  * Merge pull request #2541 from exkrexpexfex/master
  * Crash on concurrent access to plugin info
  * new flag in EXECUTEFLAGS to run command in external terminal
  * tmppanel: added keyboard shortcut help in ShowMenuFromList()
  * README: update about far2l-wx in Ubuntu
  * Update main.cpp
  * tmppanel: tweak open/execute logic in ShowMenuFromList()
  * Merge pull request #2538 from exkrexpexfex/master
  * Count symlinks as files
  * Merge pull request #2510 from spnethw/fix_ctrl_add_alt_add_processing
  * Merge pull request #2536 from spnethw/allow_double_quotes_in_filenames
  * fix recent refactor
  * refactor recent changes
  * Merge pull request #2528 from unxed/tty_notif
  * Merge pull request #2529 from unxed/osc52prompt
  * Merge pull request #2535 from exkrexpexfex/master
  * Merge pull request #2511 from akruphi/help_after_2452
  * Merge pull request #2520 from anta999/colortest2
  * Merge pull request #2533 from spnethw/tmppanel_fixes_improvements_refactoring
  * Merge pull request #2525 from unxed/nopcre
  * Merge branch 'master' into nopcre
  * Merge pull request #2523 from ctapmex/colorer-schemes-update
  * Merge pull request #2522 from ctapmex/colorer_sync
  * Merge pull request #2515 from ctapmex/ci_update
  * Explicit SSH algorithms options
  * User Menu: use also numpad in Ctrl+Up/Down + typo in help (.Ini->.ini)
  * consts from ffic
  * inside thread
  * references
  * next sizer
  * history in TEXT
  * tmppanel: don't check exit code to avoid discarding partial output
  * Allow creation and saving-as filenames containing double quotes
  * tmppanel: minor
  * Explicit SSH algorithms options
  * tmppanel: selection remains on the host file after closing the panel
  * tmppanel: fix file copying between panels (from FarManager/ce6e0dd)
  * tmppanel: some code clean up, remove unnecessary defines
  * tmppanel: (re)load options when list file is opened from panel by Enter
  * tmppanel: GetFileInfoAndValidate() minor refactoring
  * Typo
  * tmppanel: refactor GetFileInfoAndValidate()
  * tmppanel: minor refactor
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement ShellExecute in ShowMenuFromList()
  * tmppanel: fix free call with garbage argument + fix memory leak
  * tmppanel: implement OpenPanelFromOutput
  * tmppanel: fix #2518 (missing null-terminator) + minor optimization
  * More compact Panel settings dialog + move marks features to subdialog
  * Prompt user to allow/disallow OSC52 usage on first run if this option is available in current environment
  * basic system tray notifications support. planned to also add ESC sequences for kitty and iTerm2, but do not understand how to send them from here
  * removed all traces of pcre
  * Removed PCRE library support
  * Add possibility customize new #2452 features from Panel dialog
  * colorer schemes v1.2.0.57
  * sync colorer with upstream;
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * fix #2517 и fix #2518
  * Merge branch 'elfmz:master' into master
  * disable build on push to master for forks
  * explicitly install python dependencies
  * hide the tag search error in git
  * disable warn developer message from cmake
  * use gcc-7 and clang-7 as minimal version of compilers
  * Merge pull request #2512 from spnethw/tmppanel_fix_menu_from_file_list_crash
  * inside: Mach-O
  * Yet more after #2452
  * Yet more after #2452
  * tmppanel: fix PANIC-PANIC crash in menu from file list
  * Help: minor
  * Another Help after #2452: Groups of file masks (from far2m help)
  * Help after #2452 + names for default highlighting groups + trim by "..." long in name column
  * Fix CtrlAdd/AltAdd in consistency with full view mode (LeftCtrl-3)
  * Merge pull request #2507 from akruphi/hilight_order
  * Merge pull request #2509 from spvkgn/inside
  * Merge pull request #2452 from anta999/colortest2
  * inside: add png, ogg, m4a
  * inside: add PE format
  * Merge pull request #2508 from exkrexpexfex/master
  * Crash on overflow when searching in a large file
  * Fix order of default Highlight for processing combined cases
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into mac_numbers_fix
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * fix incorrect chars typed instead of numbers in some cases on macs
  * sync with master
  * Merge branch 'elfmz:master' into master
  * ProcessName casesens fix
  * merge conf
  * mini fix
  * background screen (ctrl+o) splitted into lines
  * MaskGroup updated
  * fixed #2461 Garbage in the terminal + DirCfg Dialog Update
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * all fixed + dircfg dialog
  * ctrl+m select attr string style
  * fix mark inherit
  * conflict
  * update highlight
  * merge conflict
  * hold on

 -- elfmz <fenix1905@tut.by>  Sun, 30 Mar 2025 22:00:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.4-1) unstable; urgency=low

  * Bump version to 2.6.4
  * more keybd fixes
  * mac: fix for doubled key events (fix #2505)
  * TTY: use LINES and COLUMNS envs if TIOCGWINSZ didnt produce sane result
  * version script to update buildroot package
  * TTY: workaround for cases when terminal reports 0:0 size e.g. serial console
  * asm ->   __asm__ __volatile__ (touch #2494)
  * Merge branch 'master' of github.com:elfmz/far2l
  * VT/Kitty: dont send modifiers as needed
  * Merge pull request #2504 from akruphi/help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix kitty dup keys (fix #2503)
  * Help minor in HighlightList
  * Merge pull request #2500 from spvkgn/cmake
  * Merge pull request #2501 from akruphi/readme
  * Merge pull request #2502 from spnethw/fix_tmppanel_specifiers_narrow_to_wide
  * fix build under macos elcapitan
  * fix tmppanel: change %s to %ls
  * rough mention of last year's changes in far2l/far2sdk/farplug-wide.h
  * Readme correction
  * cmake: fix doubled flags
  * minor
  * some fixes for recent change
  * GUI backend: freeze console output while adhoc copy active
  * refactor
  * Merge pull request #2480 from akruphi/infolist
  * Merge pull request #2491 from unxed/minor_kb_fixes
  * Merge pull request #2496 from spnethw/fix_redraw_in_filtered_menu
  * Merge pull request #2497 from spnethw/ps_sh_improve_posix_sh_compatibility
  * infolist: show/hide titles only when mouse button pressed without motion
  * infolist: optimize ShowPluginDescription(), remove non-used code
  * ps.sh: improve posix sh compatibility
  * Fix redraw in filtered menu (see Mantis 0001794)
  * more detailed log
  * Merge branch 'minor_kb_fixes' of https://github.com/unxed/far2l into minor_kb_fixes
  * double keyup fix is also needed for plain chars without alt
  * farabout: show WX version BUILD & USE - special for @unxed
  * Merge branch 'master' into infolist
  * Merge branch 'elfmz:master' into minor_kb_fixes
  * - fixed alt+letters workaround applying conditions - fixed keyup event doubling if window focus is lost - better logging
  * Merge pull request #2489 from unxed/wx_ver
  * Merge pull request #2490 from ctapmex/tmppanel
  * fix #2462: saving file list from tmppanel is broken
  * tmppanel: remove Unicode define
  * include wxWidgets version information into the log
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * fixing build
  * ma: updated bundled 7z sources to 2408
  * ma: updated bundled unrar sources to 7.0.9
  * Merge pull request #2488 from ctapmex/colorer_update
  * update colorer_lib to 1.4.1
  * VT: reset special terminal modes to avoid messing up of terminal if application that used them exited abnormally
  * cosmetic (touch #2472)
  * FindFile: avoid Stop button reaction delay due to text search in huge file(s) (touch #2485)
  * cosmetic
  * Merge pull request #2483 from unxed/kitty_paste_fix
  * Merge pull request #2481 from unxed/alt_letter_fix_new
  * Merge pull request #2484 from spnethw/fix_2479_keep_directory_selection_after_renaming
  * comment
  * https://github.com/wxWidgets/wxWidgets/issues/24772 still reproduces in wx master!
  * farabout: show Plugin Strings in separate lines
  * infolist: last block (dir/plugin description) never hidden + code clean up
  * workaround for wx issue #23421 is not needed under wx 3.2.6+ also it is not working properly in wx 3.2.2- due to absence of wx commit 2c0f6a2 added required conditional compilation directives
  * minor
  * infolist: add hide/show blocks (backport from far3) + refactoring
  * fix 2479: keep directory selection after its renaming
  * looks like wx issue #23421 also reproduces on wayland system, so removed "do not apply on wayland" condition
  * fix #2482
  * Фикс для ввода кода символа через Alt+цифры теперь применяется только к цифрам NumPad'а — должно убрать риск глюков в других местах.
  * infolist: git info tuning
  * Merge pull request #2473 from unxed/alt_letter_fix_new
  * disable Alt+letter workaround on OS X
  * As it is reported in #2124, wxWidgets/wxWidgets#23421 is not reproduced on Wayland. So let us do not apply workaround on Wayland system to minimize risk of possible misbehavior.
  * Merge pull request #2470 from akruphi/ee_fix
  * Merge pull request #2469 from unxed/alt_letter_fix_new
  * minor
  * fix command line single --ee + remove in help/man single --ee mention
  * fix for fix: do not ignore shift (and other modifiers) state
  * Merge pull request #2463 from unxed/alt_letter_fix_new
  * Merge pull request #2468 from akruphi/infolist_fs_info
  * minor: include name correction
  * infolist: also show FS Flags
  * fixed incorrect condition
  * Merge pull request #2467 from akruphi/infolist_fix2465
  * Ctrl-Alt-\ - go to the mount point of the current folder's file system
  * infolist: fix #2465 (different info for FS and plugin; add info for FS)
  * Merge pull request #2466 from faerot/master
  * fix constants names
  * Merge pull request #2457 from m32/master
  * Merge pull request #2454 from elfmz/vt-plugins-api
  * use saved background screen in case console is not active
  * yjumpword python plugin added, yfar library updated
  * comments
  * comments
  * Also fixed #2464
  * comment
  * work around some alt+non_latin_letter bugs
  * Merge pull request #2458 from exkrexpexfex/master
  * End-of-options flag for grep
  * Fix command line processing of files having #<> in the name
  * python - example of access to VT history
  * added api allowing to export VT history
  * Merge pull request #2453 from akruphi/far_about
  * far:about: hide/show empty items + fix incorrect inline in FARString.hpp
  * Merge pull request #2437 from unxed/numfix
  * extra fix old ftp plugin (touch #2443)
  * fix old ftp plugin (fix #2443)
  * Merge pull request #2445 from ctapmex/colorer_v1.4.0
  * Merge pull request #2444 from unxed/smarty_fix
  * Merge pull request #2448 from spnethw/fix_2447_history_duplicates_in_autocomplete
  * Merge pull request #2438 from m32/master
  * Merge pull request #2442 from mitya57/far2ledit-desktop
  * Merge pull request #2439 from akruphi/readme
  * fix #2447: history duplicates in autocomplete under certain conditions
  * Add icons and a desktop file for far2ledit
  * update to colorer v1.4.0
  * minor
  * backported from colorer https://github.com/colorer/Colorer-schemes/commit/e7166d8c680d4c9b8d19cfda24221298de858963 and https://github.com/colorer/Colorer-schemes/commit/ee54d177ab9e9da395f38d2cca7831293797c97f
  * Fix a crash bug on e.g. 'far2l ma:/path/to/file.zip' (from far2m)
  * hello to gtk from far2l :)
  * Describe FARSETTINGS near -u + show FARSETTINGS & FAR2L_ARGS in far:about
  * Fix incorrect processing 1st non backend-specific parameter in FAR2L_ARGS
  * also version and month in man
  * Readme after accepted far2l-wx into Debian + show version by far2l -h
  * finding usable shared library since /usr/lib/x86_64-linux-gnu/libpython3.11.so is from python3-dev package
  * wxGetKeyState() fails to return correct Alt state under X11 in some cases (at least in Cinnamon and KDE). Btw, according to docs, it should not work under X11 at all. See #2294 for details
  * Merge pull request #2436 from m32/master
  * python inside packaging
  * python inside packaging
  * fix minor compiler warning
  * VT: refactor kitty code
  * Merge pull request #2431 from spnethw/fix_2430_incorrect_files_processing_in_far2l_command_line
  * Merge pull request #2432 from spnethw/fix_2410_screen_redraw_issue
  * Merge pull request #2433 from atolismesh/master
  * python wont build - fixed
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2426 from spnethw/fix_autocomplete_garbage_show_all_if_ambiguous
  * use python plugin in packaging
  * Merge pull request #2422 from akruphi/far_about
  * Merge pull request #2420 from m32/master
  * far:about: refactoring of environment variable block
  * Update FarEng.hlf.m4
  * Small dialog and help text fixes
  * add explanation
  * comment out possibly unnecessary code
  * far:about: Сommand Shell show either System or User
  * fix #2410, Strange behavior for NumEnter (screen redraw issue)
  * fix #2430: Incorrect files processing in far2l command line
  * fix #2425: autocomplete garbage if show-all-if-ambiguous is On + tiny cleanup
  * far:about: show ShellCmd & hide empty items
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2415 from akruphi/describe
  * Merge pull request #2416 from exkrexpexfex/master
  * NumLock emulation with Clear button on Apple full size keyboard
  * Description of plugins API additional flags after #2412
  * minor addition to #2395
  * Merge pull request #2395 from spnethw/autocompletion_fix
  * Merge pull request #2412 from akruphi/NetRocks_hilight
  * Merge pull request #2408 from spnethw/fix_grammatical_errors_and_typos_in_hlf_and_lang
  * Merge pull request #2413 from unxed/zipfix
  * hlf: fix more Russian grammatical errors and typos + style
  * fixes #2404
  * hlf: fix even more Russian grammatical errors and typos
  * hlf: fix some more Russian grammatical errors and typos
  * use only system preprocessor
  * move declarations to far2lcffi.h
  * remove python3-venv dependency, avoid using python3-venv and use only system preprocessor
  * Python compatible changes, for exporting as modules
  * Minor fix & clean up
  * using dialogbuilder for configuration editing and progress dialog while waiting for debugger
  * wrong number of parameters
  * executable mark not for directories
  * Tuning of Default Files highlighting
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * Virtualenv not required to build python plugin
  * NetRocks: for site connections list always don't show markers
  * * Add flags to manage markers in panel from plugins API
  * Revert for site connections list use HIGHLIGHTING
  * Merge branch 'master' of github.com:m32/far2l
  * hlf and lang: fix some Russian grammatical errors and typos
  * Merge pull request #2397 from spnethw/fix_2396_netrocks_extrasitesettings_load_correctly_keepalive
  * Merge pull request #2400 from akruphi/revert
  * Merge pull request #2401 from unxed/win32_input_fix
  * Merge pull request #2403 from spnethw/fix_2402_netrocks_truncated_error_message_labels
  * Merge pull request #2406 from spnethw/fix_2405_panel_sorting_bug
  * Merge pull request #2393 from akruphi/files_highlighting_marks
  * fix #2405: fix panel sorting bug
  * fix cyrillic chars paste in win32-input-mode
  * fix #2402: NetRocks: truncated error message labels +tiny correction of Belarusian translation
  * Revert commit (from far2m / Mantis 0002845)
  * first we import from the user directory, not from plugins directory
  * fix #2396: NetRocks: Extra connection options, load KeepAlive correctly
  * Help minor
  * fix 2394: autocompletion fix
  * NetRocks: for site connections list don't use HIGHLIGHTING
  * Fix missing hidden directories markers after #2388
  * Help minor
  * Merge pull request #2390 from faerot/master
  * Merge pull request #2388 from akruphi/files_highlighting_marks
  * Merge pull request #2392 from cycleg/issue-2052
  * Change default Files highlighting for standard types markers a la `mc` and `ls -F`
  * Issue-2052: small fix in cmake project file.
  * Issue-2052: в новых дистрибутивах libpcre3 переименовали обратно в libpcre2.
  * more compact MainMenuBottomTitle
  * Merge branch 'master' of https://github.com/faerot/far2l
  * python plugins: batch rename, jump selection, and pythonic library for them
  * add Ctrl+Up Ctrl+Down to MainMenuBottomTitle a la far3
  * help minor
  * global typo "Allign" -> "Align"
  * File markers indentations config tuning + help
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix
  * Merge pull request #2386 from spvkgn/patch-1
  * fix bash-completion installation path
  * cosmetic
  * Merge pull request #2380 from anta999/colortest2
  * ret the prev highlightdata == operator
  * Merge pull request #2381 from akruphi/bash-completion
  * removed last extra empty item in user menu
  * Merge pull request #2385 from ctapmex/new_logger
  * update
  * fix warn from clang
  * update readme
  * colorer: change logger library
  * readme add note
  * That's better
  * minor readme
  * Add bash-completion
  * unsigned
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * Align filenames by marks
  * Merge pull request #2377 from m32/master
  * Merge pull request #2372 from akruphi/no_tap_on_def
  * Merge pull request #2371 from unxed/fix_osc52
  * Merge pull request #2368 from anta999/colortest2
  * Merge pull request #2366 from unxed/improve_kb_log
  * python build requirements
  * Merge branch 'elfmz:master' into master
  * Prevent quick thoughtless tap Enter or Space or Esc in dialog
  * Fix #2370
  * cosmetic
  * fix
  * annoing warnings removed
  * Merge pull request #2367 from unxed/improve_ee
  * Merge branch 'elfmz:master' into master
  * ops! default value should be specified in another place
  * As number of users who prefer not to press ESC twice is probably much greater than number of users who want to send custom escape sequences to far2l (can't even imagine a use case for that), let's enable --ee=100 by default, allowing user to disable this feature if needed for some reason
  * Merge branch 'elfmz:master' into improve_kb_log
  * Merge pull request #2365 from unxed/improve_kitty
  * removed unused constants unsupported in older wx
  * Revert "try to fix build"
  * try to fix build
  * cosmetic
  * removed redundant conditions
  * even better logging
  * dramatically improve keyboard events logging
  * ups
  * a bit better compatibility
  * accidentally committed debug line. fixing it
  * Merge pull request #2362 from unxed/improve_kitty
  * Merge pull request #2361 from akruphi/edit_view_grab
  * support right modifiers better
  * fix remaining part of #2353
  * Add special commands edit:< and view:< for grab redirect output
  * Merge pull request #2356 from unxed/ee_wo_xi
  * Merge pull request #2358 from atolismesh/master
  * Merge pull request #2359 from akruphi/cmd_args
  * VT: implement reporting OSC4 RGB palette and Device Attributes (touch #2353)
  * view.sh use either 7zz (from 7zip package) or 7z (from p7zip-full)
  * minor
  * minor
  * Startup options processing only via -
  * Fix update Findfmt.cmake
  * Update Findfmt.cmake for compatibility with fmt 11.x.x
  * Also enable esc expiration if we've got no TTY|X or got TTY|X without Xi
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2355 from unxed/wslg_fix
  * fix #2354
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2321 from spnethw/extend_nodetect_opt
  * Merge pull request #2352 from ctapmex/ctapmex-libxml-readme
  * Update README.md
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2350 from ctapmex/colorer_libxml
  * Merge pull request #2347 from unxed/kitty_in_vt
  * Merge pull request #2345 from spnethw/fix_2344_incorrect_work_with_folder_named_with_backtick
  * update colorer schemes
  * fix build
  * remove xercesc depends from packaging
  * remove xercesc depends
  * use libxml2 instead xercesc
  * remove unused cmake files
  * update colorer library
  * we also need tailing zeros
  * cosmetic
  * cosmetic
  * more compatible ESC sequences generation
  * fixed shift+letter behavior in freevision and turbovision (that was two separate issues)
  * fixed minor error that prevents backspace from working in free pascal's kitty protocol implementation
  * cosmetic
  * Better Shift key handling
  * Basic implementation of kitty keyboard protocol in internal VT. Not complete yet, but far2l is already usable in kitty mode
  * escape backtick character
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2339 from akruphi/from_far2m
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2343 from akruphi/help
  * Merge pull request #2342 from rampitec/incsrch-license
  * Help improve
  * [incsrch] remove gpl.txt
  * Merge pull request #2338 from rampitec/incsrch-cleanup
  * Readded gpl.txt
  * Merge branch 'master' into incsrch-cleanup
  * Merge pull request #2328 from rampitec/check-inside-plugin
  * Merge pull request #2340 from mitya57/time-t
  * Merge pull request #2331 from unxed/vt_better_keys
  * Merge pull request #2333 from ClusterM/master
  * Merge pull request #2327 from unxed/macrodoclink
  * Merge pull request #2319 from unxed/wsl_nl
  * Merge pull request #2314 from unxed/ee_linux
  * Merge pull request #2312 from unxed/selectfix
  * Make md_timestring accept time_t
  * TmpPanel: fix memory leak (from far2m)
  * Regexp from far2m: "(b)?b" and fix https://github.com/FarGroup/FarManager/issues/609
  * Wrong handling of "exclamation marks" in usermenu item (see Mantis 0002845) (from far2m)
  * "Cannot find the file" on F5 after Ctrl+Tab from a file saved in the editor (see Mantis 0001791) (from far2m)
  * Editor vertical blocks fix (see Mantis 0001806) (from far2m)
  * Far hanging on pressing CtrlAltPgUp/CtrlAltPgDn (Mantis 0001807) (from far2m)
  * InfoPanel: fix color of plugin's text (see Mantis 0001860) (from far2m)
  * Filters menu: fix crashes (see Mantis 1923) (from far2m)
  * Plugins menu: fix crashes (see Mantis 1992) (from far2m)
  * Fix VCTL_xxx Far crashes (see Mantis 2137) (from far2m)
  * ESPT_CODEPAGE corrupts files (see Mantis 2292) (from far2m)
  * FMENU_SHOWAMPERSAND works incorrectly (from far2m)
  * far:about: Compiler & rearrange items & add Ctrl-C / Ctrl-Ins
  * [incsrch] Cleanup windows stuff
  * non-latin characters paste support
  * win32-input-mode double encoding fix
  * Bring escape sequences generated in VT on [Alt|Ctrl|Shift]+F1..F4 key presses closer to generated by GNOME terminal. Fixes #2330
  * Fixed typo in the comment
  * Fix CheckInsidePlugin for non-panel plugins
  * Merge branch 'elfmz:master' into master
  * minor
  * no need to remove this completely
  * minor
  * Some other help and translations improvements (getting rid of Windows legacy)
  * minor
  * minor
  * minor
  * add macro language docs link
  * Revert "Enable TTY|X[i] in kernel console". Such behavior may be harmful in ssh sessions, for example.
  * Enable TTY|X[i] in kernel console mode also. Useless (even harmful) for keyboard interaction, so disabled it at all. Still great for X11 clipboard access.
  * Merge branch 'elfmz:master' into ee_linux
  * nodetect without params also disables win32/iTerm2/kitty input modes
  * fix comment start
  * fix bsd build
  * extend nodetect option to cover win32/iTerm2/kovidgoyal's kitty modes
  * comment
  * fix newlines in wsl clipboard processing
  * minor fix
  * enable esc expiraction by default in kernel console also
  * removed backend condition; better performance
  * Merge branch 'master' of github.com:elfmz/far2l
  * fix TTYX (without Xi) keymods (touch #2309 #2310)
  * fix #2311
  * Merge pull request #2301 from akruphi/from_far2m
  * Merge pull request #2307 from akruphi/readme
  * Merge pull request #2308 from ctapmex/clean-workflow
  * readme cosmetic
  * ci: fix warnings in build logs
  * ci: add worflow for cleaning old workflow runs
  * readme cosmetic
  * readme minor
  * Readme & help minor
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2305 from akruphi/readme_table
  * cosmetis
  * cosmetics
  * cosmetics
  * corrections from @unxed
  * Merge pull request #2304 from akruphi/readme_table
  * cosmetics
  * cosmetics
  * Readme add table with explanation of Backends
  * Editor: fix replace with regexp (see Mantis 2465) (from far2m)
  * Fix FCTL_xxx Far crashes (see Mantis 2603) (from far2m)
  * Fix ECTL_SAVEFILE crash (see Mantis 2348) (from far2m)
  * Free memory after canceling F6 in the Viewer (Mantis 2605) (from far2m)
  * Fix a crash bug in VMenu (from far2m)
  * Fix ShiftF2 & ShiftF3 operation when multiple plugins-archivers are present (from far2m)
  * Merge branch 'elfmz:master' into master
  * Fix CmdLine.CurPos (from far2m)
  * More accurate check index from plugin's dialog (from far2m)
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * Merge branch 'elfmz:master' into master
  * confusing space in name

 -- elfmz <fenix1905@tut.by>  Mon, 18 Nov 2024 09:57:59 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low

  * Bump version to 2.6.1
  * fix version bump script
  * _testing -> testing
  * fix it better
  * fix composed command line arguments autocompletion
  * cosmetics
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Merge pull request #2153 from unxed/readme
  * some more functions...
  * let's use actually developing putty4far2l link
  * update readme
  * Merge branch 'test-server'
  * ReadCell*
  * Merge pull request #2149 from elfmz/test-server
  * cosmetics
  * workaround for zero createtime returned by libssh
  * Merge pull request #2133 from akruphi/NetRocks_CtrlA
  * Merge pull request #2140 from akruphi/setattr_owner_groups_dups
  * Merge pull request #2134 from spnethw/sudo-futimens-processing
  * Merge pull request #2131 from unxed/dev
  * looks usable
  * use JS for actual tests code
  * setattr - skip adding duplicates owners & gropus
  * Revert "hardcode width detection logic for chars 0..31. fixes #2136"
  * hardcode width detection logic for chars 0..31. fixes #2136
  * exclude non-chars (unassigned or private use)
  * comment
  * do not process unassigned code points
  * sudo: futimens processing
  * NetRocks CtrlA-3: show timestamp (read only)
  * added one more test using one more lib
  * Added another test using utf8proc library that probably can be more reliable.
  * Added simple test showing differences between char width detected by wcwidth() and by CharClasses.cpp functions
  * Merge pull request #2107 from unxed/tty-viewer-fix
  * Merge pull request #2122 from akruphi/help
  * Merge pull request #2123 from atolismesh/patch-3
  * NR: fix wrong creation time
  * Merge pull request #2125 from akruphi/NetRocks_CtrlA
  * Merge pull request #2128 from spnethw/handle-description-files-case-insensitive
  * Merge pull request #2129 from spnethw/uchardet-minor-fixes
  * ISO-8859-11: replace 28601 with 874 due they're very close, and the last one is supported by far2l
  * uchardet minor fixes
  * NetRocks CtrlA: workaround from ChangeModeOfPath() described obvious
  * search for file descriptions in any case
  * Help: minor
  * Help: Far2lGettingStarted - actualization & remove obsolete after recently accepted PRs
  * NetRocks CtrlA-2: Stupid mismatch in Original reset
  * NetRocks CtrlA-2: directory close to far2l CtrlA + editable octal (fix #2011)
  * Update wslgclip.sh
  * progress
  * Help: Location & mounted drives (explain problem #1933)
  * TestServer for automated smoke tests
  * updated char classes on Ubuntu 23.10
  * much better solution
  * Merge pull request #2117 from akruphi/NetRocks_CtrlA
  * Merge pull request #2121 from spnethw/fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * Merge pull request #2119 from atolismesh/master
  * edit stderr message
  * Update WinPortMain.cpp
  * Fix build under Ubuntu 18.04 - update WinPortMain.cpp
  * take into account EACCES too
  * Merge branch 'elfmz:master' into fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * NetRocks CtrlA: show non-editable owner & group + octal + rearrange
  * Merge pull request #2111 from spnethw/improved-automatic-encoding-detection
  * refactor
  * Merge pull request #2108 from unxed/wslg-clipboard-fix
  * Merge pull request #2109 from Dazzar56/fix-mouse-click-and-drag
  * Merge pull request #2110 from akruphi/fix_calc2092
  * minor code formatting
  * attempt to fix #2067: unneeded open.sh call after clicking on a broken symbolic link
  * bugfixes and improvings in automatic encoding detection
  * Calc plugin patch (from far2m)
  * minor
  * minor
  * fix path
  * debug
  * debugx
  * While mouse button is pressed no longer spam drag events in TTY backend
  * another try to fix suse on wslg
  * do it better way
  * Revert "minor"
  * minor
  * minor
  * fix clipboard on wslg
  * fix artifacts in viewer in tty
  * some refactoring & fixes
  * Merge pull request #2103 from unxed/wezterm-workaround
  * Merge pull request #2099 from akruphi/lang_alphabetically
  * Merge pull request #2098 from akruphi/fix_editor_attrstr
  * Merge pull request #2094 from ctapmex/colorer-schemes
  * Merge pull request #2091 from akruphi/fix_2053_last_symbol
  * Merge pull request #2090 from m32/master
  * Merge pull request #2085 from Dazzar56/win32-input-mouse-fix
  * Merge pull request #2081 from akruphi/force-non-escaping
  * cosmetic changes and  some documentation
  * Language menus alphabetically sorted (from far2m)
  * Fix editor AttrStr symbols duplicate during save file
  * updated the schema library to the current one on 03/23/2023
  * fix incorrect coordinates
  * implmenting SGR extended mouse report and mouse move support
  * Fix copy to Telegram last NUL char
  * new plugins
  * proper plugin selection for Open
  * fixed remaining #1889 problems
  * fixes #1889
  * finaly fix elfmz/far2l#2072 mouse input in win32-input mode
  * continuation of work on mouse input in win32-input mode elfmz/far2l#2072
  * minor: remove debug printf
  * Force non-escaping filenames during files suggestion in comboboxes (touch #1670)
  * Force non-escaping filenames when insert in editor (touch #2071)
  * refactor recent changes
  * Merge pull request #2077 from unxed/wx_wayland_workaround
  * refactor recent changes (touch #2070)
  * minor
  * revert c723e90c067e8adb93e117cdde94242a4e9edccc
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge pull request #2062 from unxed/minor-fix
  * Merge pull request #2066 from m32/master
  * Merge pull request #2070 from unxed/wayland_clipboard_workaround
  * some debug output
  * work-around for double encoded mouse events in win32-input mode elfmz/far2l#2072 (Work in Progress)
  * support not only getting, but also setting clipboard in wayland-friendly manner
  * support data format default on wayland systems for text in utf-8
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge branch 'elfmz:master' into minor-fix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2065 from anta999/cursor999
  * CursorBlink rate2
  * minor fixes
  * comments
  * Temporary workaround for #1658 and #2053 until they are fixed upstream
  * view rec
  * detect Wayland better (on WSLg, for example)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge pull request #2059 from unxed/minor-fix
  * Cursor blink rate for wx backend
  * CaseSensitiveSort by default off (touch #2003)
  * more fine tune for #2003
  * minor 2/2
  * Revert "minor"
  * minor
  * better detect wayland on wsl
  * more fine tune for #2003
  * more fine tune for #2003
  * WX working
  * Merge branch 'master' of github.com:elfmz/far2l
  * more fine tune for #2003
  * Merge pull request #2058 from m32/master
  * Merge pull request #2057 from anta999/colortest
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * make dotfiles first (touch #2003)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge branch 'master' of github.com:elfmz/far2l
  * more tricks for case-sensitive comparing (touch #2003)
  * Merge branch 'elfmz:master' into master
  * more consts from windows
  * new plugin
  * only when text is selected
  * Need to redraw
  * Merge pull request #2054 from anta999/colortest
  * Merge pull request #2055 from akruphi/master
  * compactize wine compose/decompose tables
  * Merge branch 'master' of github.com:m32/far2l
  * update wine casemaps and fix type casts (touch #2045)
  * workaround to make BIG letters be first in sort (touch #2003)
  * Refactoring bool DeleteEndSlash() & more clarify buttons in mkdir messages (from far2m)
  * minor fix
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Mark string fixed for wide chars
  * try fix string compare inconsistencies (touch #2003)
  * use LC_COLLATE wherever defined (touch #2045)
  * revert to wine string routines for WCHARs less then 65535 (touch #2045)
  * Merge pull request #2043 from unxed/minor-fix
  * Merge pull request #2044 from akruphi/master
  * repaint sudo dialog by timer to avoid its corruption by parallel paintings
  * use kioclient if installed for delete-to-trash (close #2049)
  * apply escaping for arguments containing slashes too (fix #2050)
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Revert "handle the situation then x11 backend is selected for terminal app in env var"
  * Help: minor
  * handle the situation then x11 backend is selected for terminal app in env var
  * Merge branch 'master' of github.com:m32/far2l
  * Help: TTY|F, TTY|a, TTY|k, and TTY|w Backends update info in terminals list
  * minor fix
  * Help: TTY|a, TTY|Xa, TTY|k, TTY|Xk and TTY|w, TTY|Xw Backends
  * Help: add info about TTY|Xa, TTY|Xk and TTY|Xw Backends
  * Fix for #2041
  * NR/FTP: more correct LIST command format autodetection
  * Cirrus: use FreeBSD 14.0
  * NR/FTP: implement LIST command format autodetection (fix #2034)
  * NR: fix protocol options settings UX inconsistencies (fix #2026)
  * NR: make confirm new server identity dialog wider (fix #2030)
  * findfile: dismiss old pattern if its not needed (fix #2033)
  * Merge pull request #2032 from akruphi/master
  * Help: AutoCompleteSettings describe
  * Properly escape !& metasymbol (from far2m) (touch #2027)
  * Increased size of mark in file highlighting
  * Merge branch 'master' of github.com:m32/far2l
  * Merge pull request #2020 from akruphi/master
  * Avoid CMake error when the Git repository not found (from far2m)
  * Clear filtering at close drop-down list (from far2m) (touch #2017)
  * Use only one variable
  * Merge branch 'master' of github.com:m32/far2l
  * far:about - add uname and more compact languages & codepages lines
  * FarCommands also from User menu, File associations & Apply Command by Ctrl-G (touch #2021)
  * Prevent crashing on incorrect DM_SETITEMPOSITION parameters (from far2m)
  * Obtain committer date in old Git versions (before git 2.25.0) that don't support %cs (from far2m)
  * Merge pull request #2019 from akruphi/master
  * Fix crash if nonexist config parametrs in -set:foo=bar
  * sudo: use WINDOW_BUFFER_SIZE_EVENT to force screen repaint after sudo dialog closed (fix #2012)
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * parsing ls output

 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.0-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Mon, 19 Feb 2024 22:31:18 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low

  * Bump version to 2.6.1
  * fix version bump script
  * _testing -> testing
  * fix it better
  * fix composed command line arguments autocompletion
  * cosmetics
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Merge pull request #2153 from unxed/readme
  * some more functions...
  * let's use actually developing putty4far2l link
  * update readme
  * Merge branch 'test-server'
  * ReadCell*
  * Merge pull request #2149 from elfmz/test-server
  * cosmetics
  * workaround for zero createtime returned by libssh
  * Merge pull request #2133 from akruphi/NetRocks_CtrlA
  * Merge pull request #2140 from akruphi/setattr_owner_groups_dups
  * Merge pull request #2134 from spnethw/sudo-futimens-processing
  * Merge pull request #2131 from unxed/dev
  * looks usable
  * use JS for actual tests code
  * setattr - skip adding duplicates owners & gropus
  * Revert "hardcode width detection logic for chars 0..31. fixes #2136"
  * hardcode width detection logic for chars 0..31. fixes #2136
  * exclude non-chars (unassigned or private use)
  * comment
  * do not process unassigned code points
  * sudo: futimens processing
  * NetRocks CtrlA-3: show timestamp (read only)
  * added one more test using one more lib
  * Added another test using utf8proc library that probably can be more reliable.
  * Added simple test showing differences between char width detected by wcwidth() and by CharClasses.cpp functions
  * Merge pull request #2107 from unxed/tty-viewer-fix
  * Merge pull request #2122 from akruphi/help
  * Merge pull request #2123 from atolismesh/patch-3
  * NR: fix wrong creation time
  * Merge pull request #2125 from akruphi/NetRocks_CtrlA
  * Merge pull request #2128 from spnethw/handle-description-files-case-insensitive
  * Merge pull request #2129 from spnethw/uchardet-minor-fixes
  * ISO-8859-11: replace 28601 with 874 due they're very close, and the last one is supported by far2l
  * uchardet minor fixes
  * NetRocks CtrlA: workaround from ChangeModeOfPath() described obvious
  * search for file descriptions in any case
  * Help: minor
  * Help: Far2lGettingStarted - actualization & remove obsolete after recently accepted PRs
  * NetRocks CtrlA-2: Stupid mismatch in Original reset
  * NetRocks CtrlA-2: directory close to far2l CtrlA + editable octal (fix #2011)
  * Update wslgclip.sh
  * progress
  * Help: Location & mounted drives (explain problem #1933)
  * TestServer for automated smoke tests
  * updated char classes on Ubuntu 23.10
  * much better solution
  * Merge pull request #2117 from akruphi/NetRocks_CtrlA
  * Merge pull request #2121 from spnethw/fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * Merge pull request #2119 from atolismesh/master
  * edit stderr message
  * Update WinPortMain.cpp
  * Fix build under Ubuntu 18.04 - update WinPortMain.cpp
  * take into account EACCES too
  * Merge branch 'elfmz:master' into fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * NetRocks CtrlA: show non-editable owner & group + octal + rearrange
  * Merge pull request #2111 from spnethw/improved-automatic-encoding-detection
  * refactor
  * Merge pull request #2108 from unxed/wslg-clipboard-fix
  * Merge pull request #2109 from Dazzar56/fix-mouse-click-and-drag
  * Merge pull request #2110 from akruphi/fix_calc2092
  * minor code formatting
  * attempt to fix #2067: unneeded open.sh call after clicking on a broken symbolic link
  * bugfixes and improvings in automatic encoding detection
  * Calc plugin patch (from far2m)
  * minor
  * minor
  * fix path
  * debug
  * debugx
  * While mouse button is pressed no longer spam drag events in TTY backend
  * another try to fix suse on wslg
  * do it better way
  * Revert "minor"
  * minor
  * minor
  * fix clipboard on wslg
  * fix artifacts in viewer in tty
  * some refactoring & fixes
  * Merge pull request #2103 from unxed/wezterm-workaround
  * Merge pull request #2099 from akruphi/lang_alphabetically
  * Merge pull request #2098 from akruphi/fix_editor_attrstr
  * Merge pull request #2094 from ctapmex/colorer-schemes
  * Merge pull request #2091 from akruphi/fix_2053_last_symbol
  * Merge pull request #2090 from m32/master
  * Merge pull request #2085 from Dazzar56/win32-input-mouse-fix
  * Merge pull request #2081 from akruphi/force-non-escaping
  * cosmetic changes and  some documentation
  * Language menus alphabetically sorted (from far2m)
  * Fix editor AttrStr symbols duplicate during save file
  * updated the schema library to the current one on 03/23/2023
  * fix incorrect coordinates
  * implmenting SGR extended mouse report and mouse move support
  * Fix copy to Telegram last NUL char
  * new plugins
  * proper plugin selection for Open
  * fixed remaining #1889 problems
  * fixes #1889
  * finaly fix elfmz/far2l#2072 mouse input in win32-input mode
  * continuation of work on mouse input in win32-input mode elfmz/far2l#2072
  * minor: remove debug printf
  * Force non-escaping filenames during files suggestion in comboboxes (touch #1670)
  * Force non-escaping filenames when insert in editor (touch #2071)
  * refactor recent changes
  * Merge pull request #2077 from unxed/wx_wayland_workaround
  * refactor recent changes (touch #2070)
  * minor
  * revert c723e90c067e8adb93e117cdde94242a4e9edccc
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge pull request #2062 from unxed/minor-fix
  * Merge pull request #2066 from m32/master
  * Merge pull request #2070 from unxed/wayland_clipboard_workaround
  * some debug output
  * work-around for double encoded mouse events in win32-input mode elfmz/far2l#2072 (Work in Progress)
  * support not only getting, but also setting clipboard in wayland-friendly manner
  * support data format default on wayland systems for text in utf-8
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge branch 'elfmz:master' into minor-fix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2065 from anta999/cursor999
  * CursorBlink rate2
  * minor fixes
  * comments
  * Temporary workaround for #1658 and #2053 until they are fixed upstream
  * view rec
  * detect Wayland better (on WSLg, for example)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge pull request #2059 from unxed/minor-fix
  * Cursor blink rate for wx backend
  * CaseSensitiveSort by default off (touch #2003)
  * more fine tune for #2003
  * minor 2/2
  * Revert "minor"
  * minor
  * better detect wayland on wsl
  * more fine tune for #2003
  * more fine tune for #2003
  * WX working
  * Merge branch 'master' of github.com:elfmz/far2l
  * more fine tune for #2003
  * Merge pull request #2058 from m32/master
  * Merge pull request #2057 from anta999/colortest
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * make dotfiles first (touch #2003)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge branch 'master' of github.com:elfmz/far2l
  * more tricks for case-sensitive comparing (touch #2003)
  * Merge branch 'elfmz:master' into master
  * more consts from windows
  * new plugin
  * only when text is selected
  * Need to redraw
  * Merge pull request #2054 from anta999/colortest
  * Merge pull request #2055 from akruphi/master
  * compactize wine compose/decompose tables
  * Merge branch 'master' of github.com:m32/far2l
  * update wine casemaps and fix type casts (touch #2045)
  * workaround to make BIG letters be first in sort (touch #2003)
  * Refactoring bool DeleteEndSlash() & more clarify buttons in mkdir messages (from far2m)
  * minor fix
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Mark string fixed for wide chars
  * try fix string compare inconsistencies (touch #2003)
  * use LC_COLLATE wherever defined (touch #2045)
  * revert to wine string routines for WCHARs less then 65535 (touch #2045)
  * Merge pull request #2043 from unxed/minor-fix
  * Merge pull request #2044 from akruphi/master
  * repaint sudo dialog by timer to avoid its corruption by parallel paintings
  * use kioclient if installed for delete-to-trash (close #2049)
  * apply escaping for arguments containing slashes too (fix #2050)
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Revert "handle the situation then x11 backend is selected for terminal app in env var"
  * Help: minor
  * handle the situation then x11 backend is selected for terminal app in env var
  * Merge branch 'master' of github.com:m32/far2l
  * Help: TTY|F, TTY|a, TTY|k, and TTY|w Backends update info in terminals list
  * minor fix
  * Help: TTY|a, TTY|Xa, TTY|k, TTY|Xk and TTY|w, TTY|Xw Backends
  * Help: add info about TTY|Xa, TTY|Xk and TTY|Xw Backends
  * Fix for #2041
  * NR/FTP: more correct LIST command format autodetection
  * Cirrus: use FreeBSD 14.0
  * NR/FTP: implement LIST command format autodetection (fix #2034)
  * NR: fix protocol options settings UX inconsistencies (fix #2026)
  * NR: make confirm new server identity dialog wider (fix #2030)
  * findfile: dismiss old pattern if its not needed (fix #2033)
  * Merge pull request #2032 from akruphi/master
  * Help: AutoCompleteSettings describe
  * Properly escape !& metasymbol (from far2m) (touch #2027)
  * Increased size of mark in file highlighting
  * Merge branch 'master' of github.com:m32/far2l
  * Merge pull request #2020 from akruphi/master
  * Avoid CMake error when the Git repository not found (from far2m)
  * Clear filtering at close drop-down list (from far2m) (touch #2017)
  * Use only one variable
  * Merge branch 'master' of github.com:m32/far2l
  * far:about - add uname and more compact languages & codepages lines
  * FarCommands also from User menu, File associations & Apply Command by Ctrl-G (touch #2021)
  * Prevent crashing on incorrect DM_SETITEMPOSITION parameters (from far2m)
  * Obtain committer date in old Git versions (before git 2.25.0) that don't support %cs (from far2m)
  * Merge pull request #2019 from akruphi/master
  * Fix crash if nonexist config parametrs in -set:foo=bar
  * sudo: use WINDOW_BUFFER_SIZE_EVENT to force screen repaint after sudo dialog closed (fix #2012)
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * parsing ls output

 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.0-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Mon, 19 Feb 2024 22:31:18 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low

  * Bump version to 2.6.1
  * fix version bump script
  * _testing -> testing
  * fix it better
  * fix composed command line arguments autocompletion
  * cosmetics
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Merge pull request #2153 from unxed/readme
  * some more functions...
  * let's use actually developing putty4far2l link
  * update readme
  * Merge branch 'test-server'
  * ReadCell*
  * Merge pull request #2149 from elfmz/test-server
  * cosmetics
  * workaround for zero createtime returned by libssh
  * Merge pull request #2133 from akruphi/NetRocks_CtrlA
  * Merge pull request #2140 from akruphi/setattr_owner_groups_dups
  * Merge pull request #2134 from spnethw/sudo-futimens-processing
  * Merge pull request #2131 from unxed/dev
  * looks usable
  * use JS for actual tests code
  * setattr - skip adding duplicates owners & gropus
  * Revert "hardcode width detection logic for chars 0..31. fixes #2136"
  * hardcode width detection logic for chars 0..31. fixes #2136
  * exclude non-chars (unassigned or private use)
  * comment
  * do not process unassigned code points
  * sudo: futimens processing
  * NetRocks CtrlA-3: show timestamp (read only)
  * added one more test using one more lib
  * Added another test using utf8proc library that probably can be more reliable.
  * Added simple test showing differences between char width detected by wcwidth() and by CharClasses.cpp functions
  * Merge pull request #2107 from unxed/tty-viewer-fix
  * Merge pull request #2122 from akruphi/help
  * Merge pull request #2123 from atolismesh/patch-3
  * NR: fix wrong creation time
  * Merge pull request #2125 from akruphi/NetRocks_CtrlA
  * Merge pull request #2128 from spnethw/handle-description-files-case-insensitive
  * Merge pull request #2129 from spnethw/uchardet-minor-fixes
  * ISO-8859-11: replace 28601 with 874 due they're very close, and the last one is supported by far2l
  * uchardet minor fixes
  * NetRocks CtrlA: workaround from ChangeModeOfPath() described obvious
  * search for file descriptions in any case
  * Help: minor
  * Help: Far2lGettingStarted - actualization & remove obsolete after recently accepted PRs
  * NetRocks CtrlA-2: Stupid mismatch in Original reset
  * NetRocks CtrlA-2: directory close to far2l CtrlA + editable octal (fix #2011)
  * Update wslgclip.sh
  * progress
  * Help: Location & mounted drives (explain problem #1933)
  * TestServer for automated smoke tests
  * updated char classes on Ubuntu 23.10
  * much better solution
  * Merge pull request #2117 from akruphi/NetRocks_CtrlA
  * Merge pull request #2121 from spnethw/fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * Merge pull request #2119 from atolismesh/master
  * edit stderr message
  * Update WinPortMain.cpp
  * Fix build under Ubuntu 18.04 - update WinPortMain.cpp
  * take into account EACCES too
  * Merge branch 'elfmz:master' into fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * NetRocks CtrlA: show non-editable owner & group + octal + rearrange
  * Merge pull request #2111 from spnethw/improved-automatic-encoding-detection
  * refactor
  * Merge pull request #2108 from unxed/wslg-clipboard-fix
  * Merge pull request #2109 from Dazzar56/fix-mouse-click-and-drag
  * Merge pull request #2110 from akruphi/fix_calc2092
  * minor code formatting
  * attempt to fix #2067: unneeded open.sh call after clicking on a broken symbolic link
  * bugfixes and improvings in automatic encoding detection
  * Calc plugin patch (from far2m)
  * minor
  * minor
  * fix path
  * debug
  * debugx
  * While mouse button is pressed no longer spam drag events in TTY backend
  * another try to fix suse on wslg
  * do it better way
  * Revert "minor"
  * minor
  * minor
  * fix clipboard on wslg
  * fix artifacts in viewer in tty
  * some refactoring & fixes
  * Merge pull request #2103 from unxed/wezterm-workaround
  * Merge pull request #2099 from akruphi/lang_alphabetically
  * Merge pull request #2098 from akruphi/fix_editor_attrstr
  * Merge pull request #2094 from ctapmex/colorer-schemes
  * Merge pull request #2091 from akruphi/fix_2053_last_symbol
  * Merge pull request #2090 from m32/master
  * Merge pull request #2085 from Dazzar56/win32-input-mouse-fix
  * Merge pull request #2081 from akruphi/force-non-escaping
  * cosmetic changes and  some documentation
  * Language menus alphabetically sorted (from far2m)
  * Fix editor AttrStr symbols duplicate during save file
  * updated the schema library to the current one on 03/23/2023
  * fix incorrect coordinates
  * implmenting SGR extended mouse report and mouse move support
  * Fix copy to Telegram last NUL char
  * new plugins
  * proper plugin selection for Open
  * fixed remaining #1889 problems
  * fixes #1889
  * finaly fix elfmz/far2l#2072 mouse input in win32-input mode
  * continuation of work on mouse input in win32-input mode elfmz/far2l#2072
  * minor: remove debug printf
  * Force non-escaping filenames during files suggestion in comboboxes (touch #1670)
  * Force non-escaping filenames when insert in editor (touch #2071)
  * refactor recent changes
  * Merge pull request #2077 from unxed/wx_wayland_workaround
  * refactor recent changes (touch #2070)
  * minor
  * revert c723e90c067e8adb93e117cdde94242a4e9edccc
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge pull request #2062 from unxed/minor-fix
  * Merge pull request #2066 from m32/master
  * Merge pull request #2070 from unxed/wayland_clipboard_workaround
  * some debug output
  * work-around for double encoded mouse events in win32-input mode elfmz/far2l#2072 (Work in Progress)
  * support not only getting, but also setting clipboard in wayland-friendly manner
  * support data format default on wayland systems for text in utf-8
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge branch 'elfmz:master' into minor-fix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2065 from anta999/cursor999
  * CursorBlink rate2
  * minor fixes
  * comments
  * Temporary workaround for #1658 and #2053 until they are fixed upstream
  * view rec
  * detect Wayland better (on WSLg, for example)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge pull request #2059 from unxed/minor-fix
  * Cursor blink rate for wx backend
  * CaseSensitiveSort by default off (touch #2003)
  * more fine tune for #2003
  * minor 2/2
  * Revert "minor"
  * minor
  * better detect wayland on wsl
  * more fine tune for #2003
  * more fine tune for #2003
  * WX working
  * Merge branch 'master' of github.com:elfmz/far2l
  * more fine tune for #2003
  * Merge pull request #2058 from m32/master
  * Merge pull request #2057 from anta999/colortest
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * make dotfiles first (touch #2003)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge branch 'master' of github.com:elfmz/far2l
  * more tricks for case-sensitive comparing (touch #2003)
  * Merge branch 'elfmz:master' into master
  * more consts from windows
  * new plugin
  * only when text is selected
  * Need to redraw
  * Merge pull request #2054 from anta999/colortest
  * Merge pull request #2055 from akruphi/master
  * compactize wine compose/decompose tables
  * Merge branch 'master' of github.com:m32/far2l
  * update wine casemaps and fix type casts (touch #2045)
  * workaround to make BIG letters be first in sort (touch #2003)
  * Refactoring bool DeleteEndSlash() & more clarify buttons in mkdir messages (from far2m)
  * minor fix
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Mark string fixed for wide chars
  * try fix string compare inconsistencies (touch #2003)
  * use LC_COLLATE wherever defined (touch #2045)
  * revert to wine string routines for WCHARs less then 65535 (touch #2045)
  * Merge pull request #2043 from unxed/minor-fix
  * Merge pull request #2044 from akruphi/master
  * repaint sudo dialog by timer to avoid its corruption by parallel paintings
  * use kioclient if installed for delete-to-trash (close #2049)
  * apply escaping for arguments containing slashes too (fix #2050)
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Revert "handle the situation then x11 backend is selected for terminal app in env var"
  * Help: minor
  * handle the situation then x11 backend is selected for terminal app in env var
  * Merge branch 'master' of github.com:m32/far2l
  * Help: TTY|F, TTY|a, TTY|k, and TTY|w Backends update info in terminals list
  * minor fix
  * Help: TTY|a, TTY|Xa, TTY|k, TTY|Xk and TTY|w, TTY|Xw Backends
  * Help: add info about TTY|Xa, TTY|Xk and TTY|Xw Backends
  * Fix for #2041
  * NR/FTP: more correct LIST command format autodetection
  * Cirrus: use FreeBSD 14.0
  * NR/FTP: implement LIST command format autodetection (fix #2034)
  * NR: fix protocol options settings UX inconsistencies (fix #2026)
  * NR: make confirm new server identity dialog wider (fix #2030)
  * findfile: dismiss old pattern if its not needed (fix #2033)
  * Merge pull request #2032 from akruphi/master
  * Help: AutoCompleteSettings describe
  * Properly escape !& metasymbol (from far2m) (touch #2027)
  * Increased size of mark in file highlighting
  * Merge branch 'master' of github.com:m32/far2l
  * Merge pull request #2020 from akruphi/master
  * Avoid CMake error when the Git repository not found (from far2m)
  * Clear filtering at close drop-down list (from far2m) (touch #2017)
  * Use only one variable
  * Merge branch 'master' of github.com:m32/far2l
  * far:about - add uname and more compact languages & codepages lines
  * FarCommands also from User menu, File associations & Apply Command by Ctrl-G (touch #2021)
  * Prevent crashing on incorrect DM_SETITEMPOSITION parameters (from far2m)
  * Obtain committer date in old Git versions (before git 2.25.0) that don't support %cs (from far2m)
  * Merge pull request #2019 from akruphi/master
  * Fix crash if nonexist config parametrs in -set:foo=bar
  * sudo: use WINDOW_BUFFER_SIZE_EVENT to force screen repaint after sudo dialog closed (fix #2012)
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * parsing ls output

 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.0-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Mon, 19 Feb 2024 22:31:18 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low

  * Bump version to 2.6.1
  * fix version bump script
  * _testing -> testing
  * fix it better
  * fix composed command line arguments autocompletion
  * cosmetics
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Merge pull request #2153 from unxed/readme
  * some more functions...
  * let's use actually developing putty4far2l link
  * update readme
  * Merge branch 'test-server'
  * ReadCell*
  * Merge pull request #2149 from elfmz/test-server
  * cosmetics
  * workaround for zero createtime returned by libssh
  * Merge pull request #2133 from akruphi/NetRocks_CtrlA
  * Merge pull request #2140 from akruphi/setattr_owner_groups_dups
  * Merge pull request #2134 from spnethw/sudo-futimens-processing
  * Merge pull request #2131 from unxed/dev
  * looks usable
  * use JS for actual tests code
  * setattr - skip adding duplicates owners & gropus
  * Revert "hardcode width detection logic for chars 0..31. fixes #2136"
  * hardcode width detection logic for chars 0..31. fixes #2136
  * exclude non-chars (unassigned or private use)
  * comment
  * do not process unassigned code points
  * sudo: futimens processing
  * NetRocks CtrlA-3: show timestamp (read only)
  * added one more test using one more lib
  * Added another test using utf8proc library that probably can be more reliable.
  * Added simple test showing differences between char width detected by wcwidth() and by CharClasses.cpp functions
  * Merge pull request #2107 from unxed/tty-viewer-fix
  * Merge pull request #2122 from akruphi/help
  * Merge pull request #2123 from atolismesh/patch-3
  * NR: fix wrong creation time
  * Merge pull request #2125 from akruphi/NetRocks_CtrlA
  * Merge pull request #2128 from spnethw/handle-description-files-case-insensitive
  * Merge pull request #2129 from spnethw/uchardet-minor-fixes
  * ISO-8859-11: replace 28601 with 874 due they're very close, and the last one is supported by far2l
  * uchardet minor fixes
  * NetRocks CtrlA: workaround from ChangeModeOfPath() described obvious
  * search for file descriptions in any case
  * Help: minor
  * Help: Far2lGettingStarted - actualization & remove obsolete after recently accepted PRs
  * NetRocks CtrlA-2: Stupid mismatch in Original reset
  * NetRocks CtrlA-2: directory close to far2l CtrlA + editable octal (fix #2011)
  * Update wslgclip.sh
  * progress
  * Help: Location & mounted drives (explain problem #1933)
  * TestServer for automated smoke tests
  * updated char classes on Ubuntu 23.10
  * much better solution
  * Merge pull request #2117 from akruphi/NetRocks_CtrlA
  * Merge pull request #2121 from spnethw/fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * Merge pull request #2119 from atolismesh/master
  * edit stderr message
  * Update WinPortMain.cpp
  * Fix build under Ubuntu 18.04 - update WinPortMain.cpp
  * take into account EACCES too
  * Merge branch 'elfmz:master' into fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * NetRocks CtrlA: show non-editable owner & group + octal + rearrange
  * Merge pull request #2111 from spnethw/improved-automatic-encoding-detection
  * refactor
  * Merge pull request #2108 from unxed/wslg-clipboard-fix
  * Merge pull request #2109 from Dazzar56/fix-mouse-click-and-drag
  * Merge pull request #2110 from akruphi/fix_calc2092
  * minor code formatting
  * attempt to fix #2067: unneeded open.sh call after clicking on a broken symbolic link
  * bugfixes and improvings in automatic encoding detection
  * Calc plugin patch (from far2m)
  * minor
  * minor
  * fix path
  * debug
  * debugx
  * While mouse button is pressed no longer spam drag events in TTY backend
  * another try to fix suse on wslg
  * do it better way
  * Revert "minor"
  * minor
  * minor
  * fix clipboard on wslg
  * fix artifacts in viewer in tty
  * some refactoring & fixes
  * Merge pull request #2103 from unxed/wezterm-workaround
  * Merge pull request #2099 from akruphi/lang_alphabetically
  * Merge pull request #2098 from akruphi/fix_editor_attrstr
  * Merge pull request #2094 from ctapmex/colorer-schemes
  * Merge pull request #2091 from akruphi/fix_2053_last_symbol
  * Merge pull request #2090 from m32/master
  * Merge pull request #2085 from Dazzar56/win32-input-mouse-fix
  * Merge pull request #2081 from akruphi/force-non-escaping
  * cosmetic changes and  some documentation
  * Language menus alphabetically sorted (from far2m)
  * Fix editor AttrStr symbols duplicate during save file
  * updated the schema library to the current one on 03/23/2023
  * fix incorrect coordinates
  * implmenting SGR extended mouse report and mouse move support
  * Fix copy to Telegram last NUL char
  * new plugins
  * proper plugin selection for Open
  * fixed remaining #1889 problems
  * fixes #1889
  * finaly fix elfmz/far2l#2072 mouse input in win32-input mode
  * continuation of work on mouse input in win32-input mode elfmz/far2l#2072
  * minor: remove debug printf
  * Force non-escaping filenames during files suggestion in comboboxes (touch #1670)
  * Force non-escaping filenames when insert in editor (touch #2071)
  * refactor recent changes
  * Merge pull request #2077 from unxed/wx_wayland_workaround
  * refactor recent changes (touch #2070)
  * minor
  * revert c723e90c067e8adb93e117cdde94242a4e9edccc
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge pull request #2062 from unxed/minor-fix
  * Merge pull request #2066 from m32/master
  * Merge pull request #2070 from unxed/wayland_clipboard_workaround
  * some debug output
  * work-around for double encoded mouse events in win32-input mode elfmz/far2l#2072 (Work in Progress)
  * support not only getting, but also setting clipboard in wayland-friendly manner
  * support data format default on wayland systems for text in utf-8
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge branch 'elfmz:master' into minor-fix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2065 from anta999/cursor999
  * CursorBlink rate2
  * minor fixes
  * comments
  * Temporary workaround for #1658 and #2053 until they are fixed upstream
  * view rec
  * detect Wayland better (on WSLg, for example)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge pull request #2059 from unxed/minor-fix
  * Cursor blink rate for wx backend
  * CaseSensitiveSort by default off (touch #2003)
  * more fine tune for #2003
  * minor 2/2
  * Revert "minor"
  * minor
  * better detect wayland on wsl
  * more fine tune for #2003
  * more fine tune for #2003
  * WX working
  * Merge branch 'master' of github.com:elfmz/far2l
  * more fine tune for #2003
  * Merge pull request #2058 from m32/master
  * Merge pull request #2057 from anta999/colortest
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * make dotfiles first (touch #2003)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge branch 'master' of github.com:elfmz/far2l
  * more tricks for case-sensitive comparing (touch #2003)
  * Merge branch 'elfmz:master' into master
  * more consts from windows
  * new plugin
  * only when text is selected
  * Need to redraw
  * Merge pull request #2054 from anta999/colortest
  * Merge pull request #2055 from akruphi/master
  * compactize wine compose/decompose tables
  * Merge branch 'master' of github.com:m32/far2l
  * update wine casemaps and fix type casts (touch #2045)
  * workaround to make BIG letters be first in sort (touch #2003)
  * Refactoring bool DeleteEndSlash() & more clarify buttons in mkdir messages (from far2m)
  * minor fix
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Mark string fixed for wide chars
  * try fix string compare inconsistencies (touch #2003)
  * use LC_COLLATE wherever defined (touch #2045)
  * revert to wine string routines for WCHARs less then 65535 (touch #2045)
  * Merge pull request #2043 from unxed/minor-fix
  * Merge pull request #2044 from akruphi/master
  * repaint sudo dialog by timer to avoid its corruption by parallel paintings
  * use kioclient if installed for delete-to-trash (close #2049)
  * apply escaping for arguments containing slashes too (fix #2050)
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Revert "handle the situation then x11 backend is selected for terminal app in env var"
  * Help: minor
  * handle the situation then x11 backend is selected for terminal app in env var
  * Merge branch 'master' of github.com:m32/far2l
  * Help: TTY|F, TTY|a, TTY|k, and TTY|w Backends update info in terminals list
  * minor fix
  * Help: TTY|a, TTY|Xa, TTY|k, TTY|Xk and TTY|w, TTY|Xw Backends
  * Help: add info about TTY|Xa, TTY|Xk and TTY|Xw Backends
  * Fix for #2041
  * NR/FTP: more correct LIST command format autodetection
  * Cirrus: use FreeBSD 14.0
  * NR/FTP: implement LIST command format autodetection (fix #2034)
  * NR: fix protocol options settings UX inconsistencies (fix #2026)
  * NR: make confirm new server identity dialog wider (fix #2030)
  * findfile: dismiss old pattern if its not needed (fix #2033)
  * Merge pull request #2032 from akruphi/master
  * Help: AutoCompleteSettings describe
  * Properly escape !& metasymbol (from far2m) (touch #2027)
  * Increased size of mark in file highlighting
  * Merge branch 'master' of github.com:m32/far2l
  * Merge pull request #2020 from akruphi/master
  * Avoid CMake error when the Git repository not found (from far2m)
  * Clear filtering at close drop-down list (from far2m) (touch #2017)
  * Use only one variable
  * Merge branch 'master' of github.com:m32/far2l
  * far:about - add uname and more compact languages & codepages lines
  * FarCommands also from User menu, File associations & Apply Command by Ctrl-G (touch #2021)
  * Prevent crashing on incorrect DM_SETITEMPOSITION parameters (from far2m)
  * Obtain committer date in old Git versions (before git 2.25.0) that don't support %cs (from far2m)
  * Merge pull request #2019 from akruphi/master
  * Fix crash if nonexist config parametrs in -set:foo=bar
  * sudo: use WINDOW_BUFFER_SIZE_EVENT to force screen repaint after sudo dialog closed (fix #2012)
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * parsing ls output

 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.0-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Mon, 19 Feb 2024 22:31:18 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low

  * Bump version to 2.6.1
  * fix version bump script
  * _testing -> testing
  * fix it better
  * fix composed command line arguments autocompletion
  * cosmetics
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Merge pull request #2153 from unxed/readme
  * some more functions...
  * let's use actually developing putty4far2l link
  * update readme
  * Merge branch 'test-server'
  * ReadCell*
  * Merge pull request #2149 from elfmz/test-server
  * cosmetics
  * workaround for zero createtime returned by libssh
  * Merge pull request #2133 from akruphi/NetRocks_CtrlA
  * Merge pull request #2140 from akruphi/setattr_owner_groups_dups
  * Merge pull request #2134 from spnethw/sudo-futimens-processing
  * Merge pull request #2131 from unxed/dev
  * looks usable
  * use JS for actual tests code
  * setattr - skip adding duplicates owners & gropus
  * Revert "hardcode width detection logic for chars 0..31. fixes #2136"
  * hardcode width detection logic for chars 0..31. fixes #2136
  * exclude non-chars (unassigned or private use)
  * comment
  * do not process unassigned code points
  * sudo: futimens processing
  * NetRocks CtrlA-3: show timestamp (read only)
  * added one more test using one more lib
  * Added another test using utf8proc library that probably can be more reliable.
  * Added simple test showing differences between char width detected by wcwidth() and by CharClasses.cpp functions
  * Merge pull request #2107 from unxed/tty-viewer-fix
  * Merge pull request #2122 from akruphi/help
  * Merge pull request #2123 from atolismesh/patch-3
  * NR: fix wrong creation time
  * Merge pull request #2125 from akruphi/NetRocks_CtrlA
  * Merge pull request #2128 from spnethw/handle-description-files-case-insensitive
  * Merge pull request #2129 from spnethw/uchardet-minor-fixes
  * ISO-8859-11: replace 28601 with 874 due they're very close, and the last one is supported by far2l
  * uchardet minor fixes
  * NetRocks CtrlA: workaround from ChangeModeOfPath() described obvious
  * search for file descriptions in any case
  * Help: minor
  * Help: Far2lGettingStarted - actualization & remove obsolete after recently accepted PRs
  * NetRocks CtrlA-2: Stupid mismatch in Original reset
  * NetRocks CtrlA-2: directory close to far2l CtrlA + editable octal (fix #2011)
  * Update wslgclip.sh
  * progress
  * Help: Location & mounted drives (explain problem #1933)
  * TestServer for automated smoke tests
  * updated char classes on Ubuntu 23.10
  * much better solution
  * Merge pull request #2117 from akruphi/NetRocks_CtrlA
  * Merge pull request #2121 from spnethw/fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * Merge pull request #2119 from atolismesh/master
  * edit stderr message
  * Update WinPortMain.cpp
  * Fix build under Ubuntu 18.04 - update WinPortMain.cpp
  * take into account EACCES too
  * Merge branch 'elfmz:master' into fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * NetRocks CtrlA: show non-editable owner & group + octal + rearrange
  * Merge pull request #2111 from spnethw/improved-automatic-encoding-detection
  * refactor
  * Merge pull request #2108 from unxed/wslg-clipboard-fix
  * Merge pull request #2109 from Dazzar56/fix-mouse-click-and-drag
  * Merge pull request #2110 from akruphi/fix_calc2092
  * minor code formatting
  * attempt to fix #2067: unneeded open.sh call after clicking on a broken symbolic link
  * bugfixes and improvings in automatic encoding detection
  * Calc plugin patch (from far2m)
  * minor
  * minor
  * fix path
  * debug
  * debugx
  * While mouse button is pressed no longer spam drag events in TTY backend
  * another try to fix suse on wslg
  * do it better way
  * Revert "minor"
  * minor
  * minor
  * fix clipboard on wslg
  * fix artifacts in viewer in tty
  * some refactoring & fixes
  * Merge pull request #2103 from unxed/wezterm-workaround
  * Merge pull request #2099 from akruphi/lang_alphabetically
  * Merge pull request #2098 from akruphi/fix_editor_attrstr
  * Merge pull request #2094 from ctapmex/colorer-schemes
  * Merge pull request #2091 from akruphi/fix_2053_last_symbol
  * Merge pull request #2090 from m32/master
  * Merge pull request #2085 from Dazzar56/win32-input-mouse-fix
  * Merge pull request #2081 from akruphi/force-non-escaping
  * cosmetic changes and  some documentation
  * Language menus alphabetically sorted (from far2m)
  * Fix editor AttrStr symbols duplicate during save file
  * updated the schema library to the current one on 03/23/2023
  * fix incorrect coordinates
  * implmenting SGR extended mouse report and mouse move support
  * Fix copy to Telegram last NUL char
  * new plugins
  * proper plugin selection for Open
  * fixed remaining #1889 problems
  * fixes #1889
  * finaly fix elfmz/far2l#2072 mouse input in win32-input mode
  * continuation of work on mouse input in win32-input mode elfmz/far2l#2072
  * minor: remove debug printf
  * Force non-escaping filenames during files suggestion in comboboxes (touch #1670)
  * Force non-escaping filenames when insert in editor (touch #2071)
  * refactor recent changes
  * Merge pull request #2077 from unxed/wx_wayland_workaround
  * refactor recent changes (touch #2070)
  * minor
  * revert c723e90c067e8adb93e117cdde94242a4e9edccc
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge pull request #2062 from unxed/minor-fix
  * Merge pull request #2066 from m32/master
  * Merge pull request #2070 from unxed/wayland_clipboard_workaround
  * some debug output
  * work-around for double encoded mouse events in win32-input mode elfmz/far2l#2072 (Work in Progress)
  * support not only getting, but also setting clipboard in wayland-friendly manner
  * support data format default on wayland systems for text in utf-8
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge branch 'elfmz:master' into minor-fix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2065 from anta999/cursor999
  * CursorBlink rate2
  * minor fixes
  * comments
  * Temporary workaround for #1658 and #2053 until they are fixed upstream
  * view rec
  * detect Wayland better (on WSLg, for example)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge pull request #2059 from unxed/minor-fix
  * Cursor blink rate for wx backend
  * CaseSensitiveSort by default off (touch #2003)
  * more fine tune for #2003
  * minor 2/2
  * Revert "minor"
  * minor
  * better detect wayland on wsl
  * more fine tune for #2003
  * more fine tune for #2003
  * WX working
  * Merge branch 'master' of github.com:elfmz/far2l
  * more fine tune for #2003
  * Merge pull request #2058 from m32/master
  * Merge pull request #2057 from anta999/colortest
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * make dotfiles first (touch #2003)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge branch 'master' of github.com:elfmz/far2l
  * more tricks for case-sensitive comparing (touch #2003)
  * Merge branch 'elfmz:master' into master
  * more consts from windows
  * new plugin
  * only when text is selected
  * Need to redraw
  * Merge pull request #2054 from anta999/colortest
  * Merge pull request #2055 from akruphi/master
  * compactize wine compose/decompose tables
  * Merge branch 'master' of github.com:m32/far2l
  * update wine casemaps and fix type casts (touch #2045)
  * workaround to make BIG letters be first in sort (touch #2003)
  * Refactoring bool DeleteEndSlash() & more clarify buttons in mkdir messages (from far2m)
  * minor fix
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Mark string fixed for wide chars
  * try fix string compare inconsistencies (touch #2003)
  * use LC_COLLATE wherever defined (touch #2045)
  * revert to wine string routines for WCHARs less then 65535 (touch #2045)
  * Merge pull request #2043 from unxed/minor-fix
  * Merge pull request #2044 from akruphi/master
  * repaint sudo dialog by timer to avoid its corruption by parallel paintings
  * use kioclient if installed for delete-to-trash (close #2049)
  * apply escaping for arguments containing slashes too (fix #2050)
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Revert "handle the situation then x11 backend is selected for terminal app in env var"
  * Help: minor
  * handle the situation then x11 backend is selected for terminal app in env var
  * Merge branch 'master' of github.com:m32/far2l
  * Help: TTY|F, TTY|a, TTY|k, and TTY|w Backends update info in terminals list
  * minor fix
  * Help: TTY|a, TTY|Xa, TTY|k, TTY|Xk and TTY|w, TTY|Xw Backends
  * Help: add info about TTY|Xa, TTY|Xk and TTY|Xw Backends
  * Fix for #2041
  * NR/FTP: more correct LIST command format autodetection
  * Cirrus: use FreeBSD 14.0
  * NR/FTP: implement LIST command format autodetection (fix #2034)
  * NR: fix protocol options settings UX inconsistencies (fix #2026)
  * NR: make confirm new server identity dialog wider (fix #2030)
  * findfile: dismiss old pattern if its not needed (fix #2033)
  * Merge pull request #2032 from akruphi/master
  * Help: AutoCompleteSettings describe
  * Properly escape !& metasymbol (from far2m) (touch #2027)
  * Increased size of mark in file highlighting
  * Merge branch 'master' of github.com:m32/far2l
  * Merge pull request #2020 from akruphi/master
  * Avoid CMake error when the Git repository not found (from far2m)
  * Clear filtering at close drop-down list (from far2m) (touch #2017)
  * Use only one variable
  * Merge branch 'master' of github.com:m32/far2l
  * far:about - add uname and more compact languages & codepages lines
  * FarCommands also from User menu, File associations & Apply Command by Ctrl-G (touch #2021)
  * Prevent crashing on incorrect DM_SETITEMPOSITION parameters (from far2m)
  * Obtain committer date in old Git versions (before git 2.25.0) that don't support %cs (from far2m)
  * Merge pull request #2019 from akruphi/master
  * Fix crash if nonexist config parametrs in -set:foo=bar
  * sudo: use WINDOW_BUFFER_SIZE_EVENT to force screen repaint after sudo dialog closed (fix #2012)
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * parsing ls output

 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.0-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Mon, 19 Feb 2024 22:31:18 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low

  * Bump version to 2.6.1
  * fix version bump script
  * _testing -> testing
  * fix it better
  * fix composed command line arguments autocompletion
  * cosmetics
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Merge pull request #2153 from unxed/readme
  * some more functions...
  * let's use actually developing putty4far2l link
  * update readme
  * Merge branch 'test-server'
  * ReadCell*
  * Merge pull request #2149 from elfmz/test-server
  * cosmetics
  * workaround for zero createtime returned by libssh
  * Merge pull request #2133 from akruphi/NetRocks_CtrlA
  * Merge pull request #2140 from akruphi/setattr_owner_groups_dups
  * Merge pull request #2134 from spnethw/sudo-futimens-processing
  * Merge pull request #2131 from unxed/dev
  * looks usable
  * use JS for actual tests code
  * setattr - skip adding duplicates owners & gropus
  * Revert "hardcode width detection logic for chars 0..31. fixes #2136"
  * hardcode width detection logic for chars 0..31. fixes #2136
  * exclude non-chars (unassigned or private use)
  * comment
  * do not process unassigned code points
  * sudo: futimens processing
  * NetRocks CtrlA-3: show timestamp (read only)
  * added one more test using one more lib
  * Added another test using utf8proc library that probably can be more reliable.
  * Added simple test showing differences between char width detected by wcwidth() and by CharClasses.cpp functions
  * Merge pull request #2107 from unxed/tty-viewer-fix
  * Merge pull request #2122 from akruphi/help
  * Merge pull request #2123 from atolismesh/patch-3
  * NR: fix wrong creation time
  * Merge pull request #2125 from akruphi/NetRocks_CtrlA
  * Merge pull request #2128 from spnethw/handle-description-files-case-insensitive
  * Merge pull request #2129 from spnethw/uchardet-minor-fixes
  * ISO-8859-11: replace 28601 with 874 due they're very close, and the last one is supported by far2l
  * uchardet minor fixes
  * NetRocks CtrlA: workaround from ChangeModeOfPath() described obvious
  * search for file descriptions in any case
  * Help: minor
  * Help: Far2lGettingStarted - actualization & remove obsolete after recently accepted PRs
  * NetRocks CtrlA-2: Stupid mismatch in Original reset
  * NetRocks CtrlA-2: directory close to far2l CtrlA + editable octal (fix #2011)
  * Update wslgclip.sh
  * progress
  * Help: Location & mounted drives (explain problem #1933)
  * TestServer for automated smoke tests
  * updated char classes on Ubuntu 23.10
  * much better solution
  * Merge pull request #2117 from akruphi/NetRocks_CtrlA
  * Merge pull request #2121 from spnethw/fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * Merge pull request #2119 from atolismesh/master
  * edit stderr message
  * Update WinPortMain.cpp
  * Fix build under Ubuntu 18.04 - update WinPortMain.cpp
  * take into account EACCES too
  * Merge branch 'elfmz:master' into fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * NetRocks CtrlA: show non-editable owner & group + octal + rearrange
  * Merge pull request #2111 from spnethw/improved-automatic-encoding-detection
  * refactor
  * Merge pull request #2108 from unxed/wslg-clipboard-fix
  * Merge pull request #2109 from Dazzar56/fix-mouse-click-and-drag
  * Merge pull request #2110 from akruphi/fix_calc2092
  * minor code formatting
  * attempt to fix #2067: unneeded open.sh call after clicking on a broken symbolic link
  * bugfixes and improvings in automatic encoding detection
  * Calc plugin patch (from far2m)
  * minor
  * minor
  * fix path
  * debug
  * debugx
  * While mouse button is pressed no longer spam drag events in TTY backend
  * another try to fix suse on wslg
  * do it better way
  * Revert "minor"
  * minor
  * minor
  * fix clipboard on wslg
  * fix artifacts in viewer in tty
  * some refactoring & fixes
  * Merge pull request #2103 from unxed/wezterm-workaround
  * Merge pull request #2099 from akruphi/lang_alphabetically
  * Merge pull request #2098 from akruphi/fix_editor_attrstr
  * Merge pull request #2094 from ctapmex/colorer-schemes
  * Merge pull request #2091 from akruphi/fix_2053_last_symbol
  * Merge pull request #2090 from m32/master
  * Merge pull request #2085 from Dazzar56/win32-input-mouse-fix
  * Merge pull request #2081 from akruphi/force-non-escaping
  * cosmetic changes and  some documentation
  * Language menus alphabetically sorted (from far2m)
  * Fix editor AttrStr symbols duplicate during save file
  * updated the schema library to the current one on 03/23/2023
  * fix incorrect coordinates
  * implmenting SGR extended mouse report and mouse move support
  * Fix copy to Telegram last NUL char
  * new plugins
  * proper plugin selection for Open
  * fixed remaining #1889 problems
  * fixes #1889
  * finaly fix elfmz/far2l#2072 mouse input in win32-input mode
  * continuation of work on mouse input in win32-input mode elfmz/far2l#2072
  * minor: remove debug printf
  * Force non-escaping filenames during files suggestion in comboboxes (touch #1670)
  * Force non-escaping filenames when insert in editor (touch #2071)
  * refactor recent changes
  * Merge pull request #2077 from unxed/wx_wayland_workaround
  * refactor recent changes (touch #2070)
  * minor
  * revert c723e90c067e8adb93e117cdde94242a4e9edccc
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge pull request #2062 from unxed/minor-fix
  * Merge pull request #2066 from m32/master
  * Merge pull request #2070 from unxed/wayland_clipboard_workaround
  * some debug output
  * work-around for double encoded mouse events in win32-input mode elfmz/far2l#2072 (Work in Progress)
  * support not only getting, but also setting clipboard in wayland-friendly manner
  * support data format default on wayland systems for text in utf-8
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge branch 'elfmz:master' into minor-fix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2065 from anta999/cursor999
  * CursorBlink rate2
  * minor fixes
  * comments
  * Temporary workaround for #1658 and #2053 until they are fixed upstream
  * view rec
  * detect Wayland better (on WSLg, for example)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge pull request #2059 from unxed/minor-fix
  * Cursor blink rate for wx backend
  * CaseSensitiveSort by default off (touch #2003)
  * more fine tune for #2003
  * minor 2/2
  * Revert "minor"
  * minor
  * better detect wayland on wsl
  * more fine tune for #2003
  * more fine tune for #2003
  * WX working
  * Merge branch 'master' of github.com:elfmz/far2l
  * more fine tune for #2003
  * Merge pull request #2058 from m32/master
  * Merge pull request #2057 from anta999/colortest
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * make dotfiles first (touch #2003)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge branch 'master' of github.com:elfmz/far2l
  * more tricks for case-sensitive comparing (touch #2003)
  * Merge branch 'elfmz:master' into master
  * more consts from windows
  * new plugin
  * only when text is selected
  * Need to redraw
  * Merge pull request #2054 from anta999/colortest
  * Merge pull request #2055 from akruphi/master
  * compactize wine compose/decompose tables
  * Merge branch 'master' of github.com:m32/far2l
  * update wine casemaps and fix type casts (touch #2045)
  * workaround to make BIG letters be first in sort (touch #2003)
  * Refactoring bool DeleteEndSlash() & more clarify buttons in mkdir messages (from far2m)
  * minor fix
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Mark string fixed for wide chars
  * try fix string compare inconsistencies (touch #2003)
  * use LC_COLLATE wherever defined (touch #2045)
  * revert to wine string routines for WCHARs less then 65535 (touch #2045)
  * Merge pull request #2043 from unxed/minor-fix
  * Merge pull request #2044 from akruphi/master
  * repaint sudo dialog by timer to avoid its corruption by parallel paintings
  * use kioclient if installed for delete-to-trash (close #2049)
  * apply escaping for arguments containing slashes too (fix #2050)
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Revert "handle the situation then x11 backend is selected for terminal app in env var"
  * Help: minor
  * handle the situation then x11 backend is selected for terminal app in env var
  * Merge branch 'master' of github.com:m32/far2l
  * Help: TTY|F, TTY|a, TTY|k, and TTY|w Backends update info in terminals list
  * minor fix
  * Help: TTY|a, TTY|Xa, TTY|k, TTY|Xk and TTY|w, TTY|Xw Backends
  * Help: add info about TTY|Xa, TTY|Xk and TTY|Xw Backends
  * Fix for #2041
  * NR/FTP: more correct LIST command format autodetection
  * Cirrus: use FreeBSD 14.0
  * NR/FTP: implement LIST command format autodetection (fix #2034)
  * NR: fix protocol options settings UX inconsistencies (fix #2026)
  * NR: make confirm new server identity dialog wider (fix #2030)
  * findfile: dismiss old pattern if its not needed (fix #2033)
  * Merge pull request #2032 from akruphi/master
  * Help: AutoCompleteSettings describe
  * Properly escape !& metasymbol (from far2m) (touch #2027)
  * Increased size of mark in file highlighting
  * Merge branch 'master' of github.com:m32/far2l
  * Merge pull request #2020 from akruphi/master
  * Avoid CMake error when the Git repository not found (from far2m)
  * Clear filtering at close drop-down list (from far2m) (touch #2017)
  * Use only one variable
  * Merge branch 'master' of github.com:m32/far2l
  * far:about - add uname and more compact languages & codepages lines
  * FarCommands also from User menu, File associations & Apply Command by Ctrl-G (touch #2021)
  * Prevent crashing on incorrect DM_SETITEMPOSITION parameters (from far2m)
  * Obtain committer date in old Git versions (before git 2.25.0) that don't support %cs (from far2m)
  * Merge pull request #2019 from akruphi/master
  * Fix crash if nonexist config parametrs in -set:foo=bar
  * sudo: use WINDOW_BUFFER_SIZE_EVENT to force screen repaint after sudo dialog closed (fix #2012)
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * parsing ls output

 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.0-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Mon, 19 Feb 2024 22:31:18 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low

  * Bump version to 2.6.1
  * fix version bump script
  * _testing -> testing
  * fix it better
  * fix composed command line arguments autocompletion
  * cosmetics
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Merge pull request #2153 from unxed/readme
  * some more functions...
  * let's use actually developing putty4far2l link
  * update readme
  * Merge branch 'test-server'
  * ReadCell*
  * Merge pull request #2149 from elfmz/test-server
  * cosmetics
  * workaround for zero createtime returned by libssh
  * Merge pull request #2133 from akruphi/NetRocks_CtrlA
  * Merge pull request #2140 from akruphi/setattr_owner_groups_dups
  * Merge pull request #2134 from spnethw/sudo-futimens-processing
  * Merge pull request #2131 from unxed/dev
  * looks usable
  * use JS for actual tests code
  * setattr - skip adding duplicates owners & gropus
  * Revert "hardcode width detection logic for chars 0..31. fixes #2136"
  * hardcode width detection logic for chars 0..31. fixes #2136
  * exclude non-chars (unassigned or private use)
  * comment
  * do not process unassigned code points
  * sudo: futimens processing
  * NetRocks CtrlA-3: show timestamp (read only)
  * added one more test using one more lib
  * Added another test using utf8proc library that probably can be more reliable.
  * Added simple test showing differences between char width detected by wcwidth() and by CharClasses.cpp functions
  * Merge pull request #2107 from unxed/tty-viewer-fix
  * Merge pull request #2122 from akruphi/help
  * Merge pull request #2123 from atolismesh/patch-3
  * NR: fix wrong creation time
  * Merge pull request #2125 from akruphi/NetRocks_CtrlA
  * Merge pull request #2128 from spnethw/handle-description-files-case-insensitive
  * Merge pull request #2129 from spnethw/uchardet-minor-fixes
  * ISO-8859-11: replace 28601 with 874 due they're very close, and the last one is supported by far2l
  * uchardet minor fixes
  * NetRocks CtrlA: workaround from ChangeModeOfPath() described obvious
  * search for file descriptions in any case
  * Help: minor
  * Help: Far2lGettingStarted - actualization & remove obsolete after recently accepted PRs
  * NetRocks CtrlA-2: Stupid mismatch in Original reset
  * NetRocks CtrlA-2: directory close to far2l CtrlA + editable octal (fix #2011)
  * Update wslgclip.sh
  * progress
  * Help: Location & mounted drives (explain problem #1933)
  * TestServer for automated smoke tests
  * updated char classes on Ubuntu 23.10
  * much better solution
  * Merge pull request #2117 from akruphi/NetRocks_CtrlA
  * Merge pull request #2121 from spnethw/fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * Merge pull request #2119 from atolismesh/master
  * edit stderr message
  * Update WinPortMain.cpp
  * Fix build under Ubuntu 18.04 - update WinPortMain.cpp
  * take into account EACCES too
  * Merge branch 'elfmz:master' into fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * NetRocks CtrlA: show non-editable owner & group + octal + rearrange
  * Merge pull request #2111 from spnethw/improved-automatic-encoding-detection
  * refactor
  * Merge pull request #2108 from unxed/wslg-clipboard-fix
  * Merge pull request #2109 from Dazzar56/fix-mouse-click-and-drag
  * Merge pull request #2110 from akruphi/fix_calc2092
  * minor code formatting
  * attempt to fix #2067: unneeded open.sh call after clicking on a broken symbolic link
  * bugfixes and improvings in automatic encoding detection
  * Calc plugin patch (from far2m)
  * minor
  * minor
  * fix path
  * debug
  * debugx
  * While mouse button is pressed no longer spam drag events in TTY backend
  * another try to fix suse on wslg
  * do it better way
  * Revert "minor"
  * minor
  * minor
  * fix clipboard on wslg
  * fix artifacts in viewer in tty
  * some refactoring & fixes
  * Merge pull request #2103 from unxed/wezterm-workaround
  * Merge pull request #2099 from akruphi/lang_alphabetically
  * Merge pull request #2098 from akruphi/fix_editor_attrstr
  * Merge pull request #2094 from ctapmex/colorer-schemes
  * Merge pull request #2091 from akruphi/fix_2053_last_symbol
  * Merge pull request #2090 from m32/master
  * Merge pull request #2085 from Dazzar56/win32-input-mouse-fix
  * Merge pull request #2081 from akruphi/force-non-escaping
  * cosmetic changes and  some documentation
  * Language menus alphabetically sorted (from far2m)
  * Fix editor AttrStr symbols duplicate during save file
  * updated the schema library to the current one on 03/23/2023
  * fix incorrect coordinates
  * implmenting SGR extended mouse report and mouse move support
  * Fix copy to Telegram last NUL char
  * new plugins
  * proper plugin selection for Open
  * fixed remaining #1889 problems
  * fixes #1889
  * finaly fix elfmz/far2l#2072 mouse input in win32-input mode
  * continuation of work on mouse input in win32-input mode elfmz/far2l#2072
  * minor: remove debug printf
  * Force non-escaping filenames during files suggestion in comboboxes (touch #1670)
  * Force non-escaping filenames when insert in editor (touch #2071)
  * refactor recent changes
  * Merge pull request #2077 from unxed/wx_wayland_workaround
  * refactor recent changes (touch #2070)
  * minor
  * revert c723e90c067e8adb93e117cdde94242a4e9edccc
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge pull request #2062 from unxed/minor-fix
  * Merge pull request #2066 from m32/master
  * Merge pull request #2070 from unxed/wayland_clipboard_workaround
  * some debug output
  * work-around for double encoded mouse events in win32-input mode elfmz/far2l#2072 (Work in Progress)
  * support not only getting, but also setting clipboard in wayland-friendly manner
  * support data format default on wayland systems for text in utf-8
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge branch 'elfmz:master' into minor-fix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2065 from anta999/cursor999
  * CursorBlink rate2
  * minor fixes
  * comments
  * Temporary workaround for #1658 and #2053 until they are fixed upstream
  * view rec
  * detect Wayland better (on WSLg, for example)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge pull request #2059 from unxed/minor-fix
  * Cursor blink rate for wx backend
  * CaseSensitiveSort by default off (touch #2003)
  * more fine tune for #2003
  * minor 2/2
  * Revert "minor"
  * minor
  * better detect wayland on wsl
  * more fine tune for #2003
  * more fine tune for #2003
  * WX working
  * Merge branch 'master' of github.com:elfmz/far2l
  * more fine tune for #2003
  * Merge pull request #2058 from m32/master
  * Merge pull request #2057 from anta999/colortest
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * make dotfiles first (touch #2003)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge branch 'master' of github.com:elfmz/far2l
  * more tricks for case-sensitive comparing (touch #2003)
  * Merge branch 'elfmz:master' into master
  * more consts from windows
  * new plugin
  * only when text is selected
  * Need to redraw
  * Merge pull request #2054 from anta999/colortest
  * Merge pull request #2055 from akruphi/master
  * compactize wine compose/decompose tables
  * Merge branch 'master' of github.com:m32/far2l
  * update wine casemaps and fix type casts (touch #2045)
  * workaround to make BIG letters be first in sort (touch #2003)
  * Refactoring bool DeleteEndSlash() & more clarify buttons in mkdir messages (from far2m)
  * minor fix
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Mark string fixed for wide chars
  * try fix string compare inconsistencies (touch #2003)
  * use LC_COLLATE wherever defined (touch #2045)
  * revert to wine string routines for WCHARs less then 65535 (touch #2045)
  * Merge pull request #2043 from unxed/minor-fix
  * Merge pull request #2044 from akruphi/master
  * repaint sudo dialog by timer to avoid its corruption by parallel paintings
  * use kioclient if installed for delete-to-trash (close #2049)
  * apply escaping for arguments containing slashes too (fix #2050)
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Revert "handle the situation then x11 backend is selected for terminal app in env var"
  * Help: minor
  * handle the situation then x11 backend is selected for terminal app in env var
  * Merge branch 'master' of github.com:m32/far2l
  * Help: TTY|F, TTY|a, TTY|k, and TTY|w Backends update info in terminals list
  * minor fix
  * Help: TTY|a, TTY|Xa, TTY|k, TTY|Xk and TTY|w, TTY|Xw Backends
  * Help: add info about TTY|Xa, TTY|Xk and TTY|Xw Backends
  * Fix for #2041
  * NR/FTP: more correct LIST command format autodetection
  * Cirrus: use FreeBSD 14.0
  * NR/FTP: implement LIST command format autodetection (fix #2034)
  * NR: fix protocol options settings UX inconsistencies (fix #2026)
  * NR: make confirm new server identity dialog wider (fix #2030)
  * findfile: dismiss old pattern if its not needed (fix #2033)
  * Merge pull request #2032 from akruphi/master
  * Help: AutoCompleteSettings describe
  * Properly escape !& metasymbol (from far2m) (touch #2027)
  * Increased size of mark in file highlighting
  * Merge branch 'master' of github.com:m32/far2l
  * Merge pull request #2020 from akruphi/master
  * Avoid CMake error when the Git repository not found (from far2m)
  * Clear filtering at close drop-down list (from far2m) (touch #2017)
  * Use only one variable
  * Merge branch 'master' of github.com:m32/far2l
  * far:about - add uname and more compact languages & codepages lines
  * FarCommands also from User menu, File associations & Apply Command by Ctrl-G (touch #2021)
  * Prevent crashing on incorrect DM_SETITEMPOSITION parameters (from far2m)
  * Obtain committer date in old Git versions (before git 2.25.0) that don't support %cs (from far2m)
  * Merge pull request #2019 from akruphi/master
  * Fix crash if nonexist config parametrs in -set:foo=bar
  * sudo: use WINDOW_BUFFER_SIZE_EVENT to force screen repaint after sudo dialog closed (fix #2012)
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * parsing ls output

 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.0-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Mon, 19 Feb 2024 22:31:18 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low

  * Bump version to 2.6.1
  * fix version bump script
  * _testing -> testing
  * fix it better
  * fix composed command line arguments autocompletion
  * cosmetics
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Merge pull request #2153 from unxed/readme
  * some more functions...
  * let's use actually developing putty4far2l link
  * update readme
  * Merge branch 'test-server'
  * ReadCell*
  * Merge pull request #2149 from elfmz/test-server
  * cosmetics
  * workaround for zero createtime returned by libssh
  * Merge pull request #2133 from akruphi/NetRocks_CtrlA
  * Merge pull request #2140 from akruphi/setattr_owner_groups_dups
  * Merge pull request #2134 from spnethw/sudo-futimens-processing
  * Merge pull request #2131 from unxed/dev
  * looks usable
  * use JS for actual tests code
  * setattr - skip adding duplicates owners & gropus
  * Revert "hardcode width detection logic for chars 0..31. fixes #2136"
  * hardcode width detection logic for chars 0..31. fixes #2136
  * exclude non-chars (unassigned or private use)
  * comment
  * do not process unassigned code points
  * sudo: futimens processing
  * NetRocks CtrlA-3: show timestamp (read only)
  * added one more test using one more lib
  * Added another test using utf8proc library that probably can be more reliable.
  * Added simple test showing differences between char width detected by wcwidth() and by CharClasses.cpp functions
  * Merge pull request #2107 from unxed/tty-viewer-fix
  * Merge pull request #2122 from akruphi/help
  * Merge pull request #2123 from atolismesh/patch-3
  * NR: fix wrong creation time
  * Merge pull request #2125 from akruphi/NetRocks_CtrlA
  * Merge pull request #2128 from spnethw/handle-description-files-case-insensitive
  * Merge pull request #2129 from spnethw/uchardet-minor-fixes
  * ISO-8859-11: replace 28601 with 874 due they're very close, and the last one is supported by far2l
  * uchardet minor fixes
  * NetRocks CtrlA: workaround from ChangeModeOfPath() described obvious
  * search for file descriptions in any case
  * Help: minor
  * Help: Far2lGettingStarted - actualization & remove obsolete after recently accepted PRs
  * NetRocks CtrlA-2: Stupid mismatch in Original reset
  * NetRocks CtrlA-2: directory close to far2l CtrlA + editable octal (fix #2011)
  * Update wslgclip.sh
  * progress
  * Help: Location & mounted drives (explain problem #1933)
  * TestServer for automated smoke tests
  * updated char classes on Ubuntu 23.10
  * much better solution
  * Merge pull request #2117 from akruphi/NetRocks_CtrlA
  * Merge pull request #2121 from spnethw/fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * Merge pull request #2119 from atolismesh/master
  * edit stderr message
  * Update WinPortMain.cpp
  * Fix build under Ubuntu 18.04 - update WinPortMain.cpp
  * take into account EACCES too
  * Merge branch 'elfmz:master' into fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * NetRocks CtrlA: show non-editable owner & group + octal + rearrange
  * Merge pull request #2111 from spnethw/improved-automatic-encoding-detection
  * refactor
  * Merge pull request #2108 from unxed/wslg-clipboard-fix
  * Merge pull request #2109 from Dazzar56/fix-mouse-click-and-drag
  * Merge pull request #2110 from akruphi/fix_calc2092
  * minor code formatting
  * attempt to fix #2067: unneeded open.sh call after clicking on a broken symbolic link
  * bugfixes and improvings in automatic encoding detection
  * Calc plugin patch (from far2m)
  * minor
  * minor
  * fix path
  * debug
  * debugx
  * While mouse button is pressed no longer spam drag events in TTY backend
  * another try to fix suse on wslg
  * do it better way
  * Revert "minor"
  * minor
  * minor
  * fix clipboard on wslg
  * fix artifacts in viewer in tty
  * some refactoring & fixes
  * Merge pull request #2103 from unxed/wezterm-workaround
  * Merge pull request #2099 from akruphi/lang_alphabetically
  * Merge pull request #2098 from akruphi/fix_editor_attrstr
  * Merge pull request #2094 from ctapmex/colorer-schemes
  * Merge pull request #2091 from akruphi/fix_2053_last_symbol
  * Merge pull request #2090 from m32/master
  * Merge pull request #2085 from Dazzar56/win32-input-mouse-fix
  * Merge pull request #2081 from akruphi/force-non-escaping
  * cosmetic changes and  some documentation
  * Language menus alphabetically sorted (from far2m)
  * Fix editor AttrStr symbols duplicate during save file
  * updated the schema library to the current one on 03/23/2023
  * fix incorrect coordinates
  * implmenting SGR extended mouse report and mouse move support
  * Fix copy to Telegram last NUL char
  * new plugins
  * proper plugin selection for Open
  * fixed remaining #1889 problems
  * fixes #1889
  * finaly fix elfmz/far2l#2072 mouse input in win32-input mode
  * continuation of work on mouse input in win32-input mode elfmz/far2l#2072
  * minor: remove debug printf
  * Force non-escaping filenames during files suggestion in comboboxes (touch #1670)
  * Force non-escaping filenames when insert in editor (touch #2071)
  * refactor recent changes
  * Merge pull request #2077 from unxed/wx_wayland_workaround
  * refactor recent changes (touch #2070)
  * minor
  * revert c723e90c067e8adb93e117cdde94242a4e9edccc
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge pull request #2062 from unxed/minor-fix
  * Merge pull request #2066 from m32/master
  * Merge pull request #2070 from unxed/wayland_clipboard_workaround
  * some debug output
  * work-around for double encoded mouse events in win32-input mode elfmz/far2l#2072 (Work in Progress)
  * support not only getting, but also setting clipboard in wayland-friendly manner
  * support data format default on wayland systems for text in utf-8
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge branch 'elfmz:master' into minor-fix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2065 from anta999/cursor999
  * CursorBlink rate2
  * minor fixes
  * comments
  * Temporary workaround for #1658 and #2053 until they are fixed upstream
  * view rec
  * detect Wayland better (on WSLg, for example)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge pull request #2059 from unxed/minor-fix
  * Cursor blink rate for wx backend
  * CaseSensitiveSort by default off (touch #2003)
  * more fine tune for #2003
  * minor 2/2
  * Revert "minor"
  * minor
  * better detect wayland on wsl
  * more fine tune for #2003
  * more fine tune for #2003
  * WX working
  * Merge branch 'master' of github.com:elfmz/far2l
  * more fine tune for #2003
  * Merge pull request #2058 from m32/master
  * Merge pull request #2057 from anta999/colortest
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * make dotfiles first (touch #2003)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge branch 'master' of github.com:elfmz/far2l
  * more tricks for case-sensitive comparing (touch #2003)
  * Merge branch 'elfmz:master' into master
  * more consts from windows
  * new plugin
  * only when text is selected
  * Need to redraw
  * Merge pull request #2054 from anta999/colortest
  * Merge pull request #2055 from akruphi/master
  * compactize wine compose/decompose tables
  * Merge branch 'master' of github.com:m32/far2l
  * update wine casemaps and fix type casts (touch #2045)
  * workaround to make BIG letters be first in sort (touch #2003)
  * Refactoring bool DeleteEndSlash() & more clarify buttons in mkdir messages (from far2m)
  * minor fix
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Mark string fixed for wide chars
  * try fix string compare inconsistencies (touch #2003)
  * use LC_COLLATE wherever defined (touch #2045)
  * revert to wine string routines for WCHARs less then 65535 (touch #2045)
  * Merge pull request #2043 from unxed/minor-fix
  * Merge pull request #2044 from akruphi/master
  * repaint sudo dialog by timer to avoid its corruption by parallel paintings
  * use kioclient if installed for delete-to-trash (close #2049)
  * apply escaping for arguments containing slashes too (fix #2050)
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Revert "handle the situation then x11 backend is selected for terminal app in env var"
  * Help: minor
  * handle the situation then x11 backend is selected for terminal app in env var
  * Merge branch 'master' of github.com:m32/far2l
  * Help: TTY|F, TTY|a, TTY|k, and TTY|w Backends update info in terminals list
  * minor fix
  * Help: TTY|a, TTY|Xa, TTY|k, TTY|Xk and TTY|w, TTY|Xw Backends
  * Help: add info about TTY|Xa, TTY|Xk and TTY|Xw Backends
  * Fix for #2041
  * NR/FTP: more correct LIST command format autodetection
  * Cirrus: use FreeBSD 14.0
  * NR/FTP: implement LIST command format autodetection (fix #2034)
  * NR: fix protocol options settings UX inconsistencies (fix #2026)
  * NR: make confirm new server identity dialog wider (fix #2030)
  * findfile: dismiss old pattern if its not needed (fix #2033)
  * Merge pull request #2032 from akruphi/master
  * Help: AutoCompleteSettings describe
  * Properly escape !& metasymbol (from far2m) (touch #2027)
  * Increased size of mark in file highlighting
  * Merge branch 'master' of github.com:m32/far2l
  * Merge pull request #2020 from akruphi/master
  * Avoid CMake error when the Git repository not found (from far2m)
  * Clear filtering at close drop-down list (from far2m) (touch #2017)
  * Use only one variable
  * Merge branch 'master' of github.com:m32/far2l
  * far:about - add uname and more compact languages & codepages lines
  * FarCommands also from User menu, File associations & Apply Command by Ctrl-G (touch #2021)
  * Prevent crashing on incorrect DM_SETITEMPOSITION parameters (from far2m)
  * Obtain committer date in old Git versions (before git 2.25.0) that don't support %cs (from far2m)
  * Merge pull request #2019 from akruphi/master
  * Fix crash if nonexist config parametrs in -set:foo=bar
  * sudo: use WINDOW_BUFFER_SIZE_EVENT to force screen repaint after sudo dialog closed (fix #2012)
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * parsing ls output

 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.0-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Mon, 19 Feb 2024 22:31:18 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low

  * Bump version to 2.6.1
  * fix version bump script
  * _testing -> testing
  * fix it better
  * fix composed command line arguments autocompletion
  * cosmetics
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Merge pull request #2153 from unxed/readme
  * some more functions...
  * let's use actually developing putty4far2l link
  * update readme
  * Merge branch 'test-server'
  * ReadCell*
  * Merge pull request #2149 from elfmz/test-server
  * cosmetics
  * workaround for zero createtime returned by libssh
  * Merge pull request #2133 from akruphi/NetRocks_CtrlA
  * Merge pull request #2140 from akruphi/setattr_owner_groups_dups
  * Merge pull request #2134 from spnethw/sudo-futimens-processing
  * Merge pull request #2131 from unxed/dev
  * looks usable
  * use JS for actual tests code
  * setattr - skip adding duplicates owners & gropus
  * Revert "hardcode width detection logic for chars 0..31. fixes #2136"
  * hardcode width detection logic for chars 0..31. fixes #2136
  * exclude non-chars (unassigned or private use)
  * comment
  * do not process unassigned code points
  * sudo: futimens processing
  * NetRocks CtrlA-3: show timestamp (read only)
  * added one more test using one more lib
  * Added another test using utf8proc library that probably can be more reliable.
  * Added simple test showing differences between char width detected by wcwidth() and by CharClasses.cpp functions
  * Merge pull request #2107 from unxed/tty-viewer-fix
  * Merge pull request #2122 from akruphi/help
  * Merge pull request #2123 from atolismesh/patch-3
  * NR: fix wrong creation time
  * Merge pull request #2125 from akruphi/NetRocks_CtrlA
  * Merge pull request #2128 from spnethw/handle-description-files-case-insensitive
  * Merge pull request #2129 from spnethw/uchardet-minor-fixes
  * ISO-8859-11: replace 28601 with 874 due they're very close, and the last one is supported by far2l
  * uchardet minor fixes
  * NetRocks CtrlA: workaround from ChangeModeOfPath() described obvious
  * search for file descriptions in any case
  * Help: minor
  * Help: Far2lGettingStarted - actualization & remove obsolete after recently accepted PRs
  * NetRocks CtrlA-2: Stupid mismatch in Original reset
  * NetRocks CtrlA-2: directory close to far2l CtrlA + editable octal (fix #2011)
  * Update wslgclip.sh
  * progress
  * Help: Location & mounted drives (explain problem #1933)
  * TestServer for automated smoke tests
  * updated char classes on Ubuntu 23.10
  * much better solution
  * Merge pull request #2117 from akruphi/NetRocks_CtrlA
  * Merge pull request #2121 from spnethw/fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * Merge pull request #2119 from atolismesh/master
  * edit stderr message
  * Update WinPortMain.cpp
  * Fix build under Ubuntu 18.04 - update WinPortMain.cpp
  * take into account EACCES too
  * Merge branch 'elfmz:master' into fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * NetRocks CtrlA: show non-editable owner & group + octal + rearrange
  * Merge pull request #2111 from spnethw/improved-automatic-encoding-detection
  * refactor
  * Merge pull request #2108 from unxed/wslg-clipboard-fix
  * Merge pull request #2109 from Dazzar56/fix-mouse-click-and-drag
  * Merge pull request #2110 from akruphi/fix_calc2092
  * minor code formatting
  * attempt to fix #2067: unneeded open.sh call after clicking on a broken symbolic link
  * bugfixes and improvings in automatic encoding detection
  * Calc plugin patch (from far2m)
  * minor
  * minor
  * fix path
  * debug
  * debugx
  * While mouse button is pressed no longer spam drag events in TTY backend
  * another try to fix suse on wslg
  * do it better way
  * Revert "minor"
  * minor
  * minor
  * fix clipboard on wslg
  * fix artifacts in viewer in tty
  * some refactoring & fixes
  * Merge pull request #2103 from unxed/wezterm-workaround
  * Merge pull request #2099 from akruphi/lang_alphabetically
  * Merge pull request #2098 from akruphi/fix_editor_attrstr
  * Merge pull request #2094 from ctapmex/colorer-schemes
  * Merge pull request #2091 from akruphi/fix_2053_last_symbol
  * Merge pull request #2090 from m32/master
  * Merge pull request #2085 from Dazzar56/win32-input-mouse-fix
  * Merge pull request #2081 from akruphi/force-non-escaping
  * cosmetic changes and  some documentation
  * Language menus alphabetically sorted (from far2m)
  * Fix editor AttrStr symbols duplicate during save file
  * updated the schema library to the current one on 03/23/2023
  * fix incorrect coordinates
  * implmenting SGR extended mouse report and mouse move support
  * Fix copy to Telegram last NUL char
  * new plugins
  * proper plugin selection for Open
  * fixed remaining #1889 problems
  * fixes #1889
  * finaly fix elfmz/far2l#2072 mouse input in win32-input mode
  * continuation of work on mouse input in win32-input mode elfmz/far2l#2072
  * minor: remove debug printf
  * Force non-escaping filenames during files suggestion in comboboxes (touch #1670)
  * Force non-escaping filenames when insert in editor (touch #2071)
  * refactor recent changes
  * Merge pull request #2077 from unxed/wx_wayland_workaround
  * refactor recent changes (touch #2070)
  * minor
  * revert c723e90c067e8adb93e117cdde94242a4e9edccc
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge pull request #2062 from unxed/minor-fix
  * Merge pull request #2066 from m32/master
  * Merge pull request #2070 from unxed/wayland_clipboard_workaround
  * some debug output
  * work-around for double encoded mouse events in win32-input mode elfmz/far2l#2072 (Work in Progress)
  * support not only getting, but also setting clipboard in wayland-friendly manner
  * support data format default on wayland systems for text in utf-8
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge branch 'elfmz:master' into minor-fix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2065 from anta999/cursor999
  * CursorBlink rate2
  * minor fixes
  * comments
  * Temporary workaround for #1658 and #2053 until they are fixed upstream
  * view rec
  * detect Wayland better (on WSLg, for example)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge pull request #2059 from unxed/minor-fix
  * Cursor blink rate for wx backend
  * CaseSensitiveSort by default off (touch #2003)
  * more fine tune for #2003
  * minor 2/2
  * Revert "minor"
  * minor
  * better detect wayland on wsl
  * more fine tune for #2003
  * more fine tune for #2003
  * WX working
  * Merge branch 'master' of github.com:elfmz/far2l
  * more fine tune for #2003
  * Merge pull request #2058 from m32/master
  * Merge pull request #2057 from anta999/colortest
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * make dotfiles first (touch #2003)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge branch 'master' of github.com:elfmz/far2l
  * more tricks for case-sensitive comparing (touch #2003)
  * Merge branch 'elfmz:master' into master
  * more consts from windows
  * new plugin
  * only when text is selected
  * Need to redraw
  * Merge pull request #2054 from anta999/colortest
  * Merge pull request #2055 from akruphi/master
  * compactize wine compose/decompose tables
  * Merge branch 'master' of github.com:m32/far2l
  * update wine casemaps and fix type casts (touch #2045)
  * workaround to make BIG letters be first in sort (touch #2003)
  * Refactoring bool DeleteEndSlash() & more clarify buttons in mkdir messages (from far2m)
  * minor fix
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Mark string fixed for wide chars
  * try fix string compare inconsistencies (touch #2003)
  * use LC_COLLATE wherever defined (touch #2045)
  * revert to wine string routines for WCHARs less then 65535 (touch #2045)
  * Merge pull request #2043 from unxed/minor-fix
  * Merge pull request #2044 from akruphi/master
  * repaint sudo dialog by timer to avoid its corruption by parallel paintings
  * use kioclient if installed for delete-to-trash (close #2049)
  * apply escaping for arguments containing slashes too (fix #2050)
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Revert "handle the situation then x11 backend is selected for terminal app in env var"
  * Help: minor
  * handle the situation then x11 backend is selected for terminal app in env var
  * Merge branch 'master' of github.com:m32/far2l
  * Help: TTY|F, TTY|a, TTY|k, and TTY|w Backends update info in terminals list
  * minor fix
  * Help: TTY|a, TTY|Xa, TTY|k, TTY|Xk and TTY|w, TTY|Xw Backends
  * Help: add info about TTY|Xa, TTY|Xk and TTY|Xw Backends
  * Fix for #2041
  * NR/FTP: more correct LIST command format autodetection
  * Cirrus: use FreeBSD 14.0
  * NR/FTP: implement LIST command format autodetection (fix #2034)
  * NR: fix protocol options settings UX inconsistencies (fix #2026)
  * NR: make confirm new server identity dialog wider (fix #2030)
  * findfile: dismiss old pattern if its not needed (fix #2033)
  * Merge pull request #2032 from akruphi/master
  * Help: AutoCompleteSettings describe
  * Properly escape !& metasymbol (from far2m) (touch #2027)
  * Increased size of mark in file highlighting
  * Merge branch 'master' of github.com:m32/far2l
  * Merge pull request #2020 from akruphi/master
  * Avoid CMake error when the Git repository not found (from far2m)
  * Clear filtering at close drop-down list (from far2m) (touch #2017)
  * Use only one variable
  * Merge branch 'master' of github.com:m32/far2l
  * far:about - add uname and more compact languages & codepages lines
  * FarCommands also from User menu, File associations & Apply Command by Ctrl-G (touch #2021)
  * Prevent crashing on incorrect DM_SETITEMPOSITION parameters (from far2m)
  * Obtain committer date in old Git versions (before git 2.25.0) that don't support %cs (from far2m)
  * Merge pull request #2019 from akruphi/master
  * Fix crash if nonexist config parametrs in -set:foo=bar
  * sudo: use WINDOW_BUFFER_SIZE_EVENT to force screen repaint after sudo dialog closed (fix #2012)
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * parsing ls output

 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.0-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Mon, 19 Feb 2024 22:31:18 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low

  * Bump version to 2.6.1
  * fix version bump script
  * _testing -> testing
  * fix it better
  * fix composed command line arguments autocompletion
  * cosmetics
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Merge pull request #2153 from unxed/readme
  * some more functions...
  * let's use actually developing putty4far2l link
  * update readme
  * Merge branch 'test-server'
  * ReadCell*
  * Merge pull request #2149 from elfmz/test-server
  * cosmetics
  * workaround for zero createtime returned by libssh
  * Merge pull request #2133 from akruphi/NetRocks_CtrlA
  * Merge pull request #2140 from akruphi/setattr_owner_groups_dups
  * Merge pull request #2134 from spnethw/sudo-futimens-processing
  * Merge pull request #2131 from unxed/dev
  * looks usable
  * use JS for actual tests code
  * setattr - skip adding duplicates owners & gropus
  * Revert "hardcode width detection logic for chars 0..31. fixes #2136"
  * hardcode width detection logic for chars 0..31. fixes #2136
  * exclude non-chars (unassigned or private use)
  * comment
  * do not process unassigned code points
  * sudo: futimens processing
  * NetRocks CtrlA-3: show timestamp (read only)
  * added one more test using one more lib
  * Added another test using utf8proc library that probably can be more reliable.
  * Added simple test showing differences between char width detected by wcwidth() and by CharClasses.cpp functions
  * Merge pull request #2107 from unxed/tty-viewer-fix
  * Merge pull request #2122 from akruphi/help
  * Merge pull request #2123 from atolismesh/patch-3
  * NR: fix wrong creation time
  * Merge pull request #2125 from akruphi/NetRocks_CtrlA
  * Merge pull request #2128 from spnethw/handle-description-files-case-insensitive
  * Merge pull request #2129 from spnethw/uchardet-minor-fixes
  * ISO-8859-11: replace 28601 with 874 due they're very close, and the last one is supported by far2l
  * uchardet minor fixes
  * NetRocks CtrlA: workaround from ChangeModeOfPath() described obvious
  * search for file descriptions in any case
  * Help: minor
  * Help: Far2lGettingStarted - actualization & remove obsolete after recently accepted PRs
  * NetRocks CtrlA-2: Stupid mismatch in Original reset
  * NetRocks CtrlA-2: directory close to far2l CtrlA + editable octal (fix #2011)
  * Update wslgclip.sh
  * progress
  * Help: Location & mounted drives (explain problem #1933)
  * TestServer for automated smoke tests
  * updated char classes on Ubuntu 23.10
  * much better solution
  * Merge pull request #2117 from akruphi/NetRocks_CtrlA
  * Merge pull request #2121 from spnethw/fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * Merge pull request #2119 from atolismesh/master
  * edit stderr message
  * Update WinPortMain.cpp
  * Fix build under Ubuntu 18.04 - update WinPortMain.cpp
  * take into account EACCES too
  * Merge branch 'elfmz:master' into fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * NetRocks CtrlA: show non-editable owner & group + octal + rearrange
  * Merge pull request #2111 from spnethw/improved-automatic-encoding-detection
  * refactor
  * Merge pull request #2108 from unxed/wslg-clipboard-fix
  * Merge pull request #2109 from Dazzar56/fix-mouse-click-and-drag
  * Merge pull request #2110 from akruphi/fix_calc2092
  * minor code formatting
  * attempt to fix #2067: unneeded open.sh call after clicking on a broken symbolic link
  * bugfixes and improvings in automatic encoding detection
  * Calc plugin patch (from far2m)
  * minor
  * minor
  * fix path
  * debug
  * debugx
  * While mouse button is pressed no longer spam drag events in TTY backend
  * another try to fix suse on wslg
  * do it better way
  * Revert "minor"
  * minor
  * minor
  * fix clipboard on wslg
  * fix artifacts in viewer in tty
  * some refactoring & fixes
  * Merge pull request #2103 from unxed/wezterm-workaround
  * Merge pull request #2099 from akruphi/lang_alphabetically
  * Merge pull request #2098 from akruphi/fix_editor_attrstr
  * Merge pull request #2094 from ctapmex/colorer-schemes
  * Merge pull request #2091 from akruphi/fix_2053_last_symbol
  * Merge pull request #2090 from m32/master
  * Merge pull request #2085 from Dazzar56/win32-input-mouse-fix
  * Merge pull request #2081 from akruphi/force-non-escaping
  * cosmetic changes and  some documentation
  * Language menus alphabetically sorted (from far2m)
  * Fix editor AttrStr symbols duplicate during save file
  * updated the schema library to the current one on 03/23/2023
  * fix incorrect coordinates
  * implmenting SGR extended mouse report and mouse move support
  * Fix copy to Telegram last NUL char
  * new plugins
  * proper plugin selection for Open
  * fixed remaining #1889 problems
  * fixes #1889
  * finaly fix elfmz/far2l#2072 mouse input in win32-input mode
  * continuation of work on mouse input in win32-input mode elfmz/far2l#2072
  * minor: remove debug printf
  * Force non-escaping filenames during files suggestion in comboboxes (touch #1670)
  * Force non-escaping filenames when insert in editor (touch #2071)
  * refactor recent changes
  * Merge pull request #2077 from unxed/wx_wayland_workaround
  * refactor recent changes (touch #2070)
  * minor
  * revert c723e90c067e8adb93e117cdde94242a4e9edccc
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge pull request #2062 from unxed/minor-fix
  * Merge pull request #2066 from m32/master
  * Merge pull request #2070 from unxed/wayland_clipboard_workaround
  * some debug output
  * work-around for double encoded mouse events in win32-input mode elfmz/far2l#2072 (Work in Progress)
  * support not only getting, but also setting clipboard in wayland-friendly manner
  * support data format default on wayland systems for text in utf-8
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge branch 'elfmz:master' into minor-fix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2065 from anta999/cursor999
  * CursorBlink rate2
  * minor fixes
  * comments
  * Temporary workaround for #1658 and #2053 until they are fixed upstream
  * view rec
  * detect Wayland better (on WSLg, for example)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge pull request #2059 from unxed/minor-fix
  * Cursor blink rate for wx backend
  * CaseSensitiveSort by default off (touch #2003)
  * more fine tune for #2003
  * minor 2/2
  * Revert "minor"
  * minor
  * better detect wayland on wsl
  * more fine tune for #2003
  * more fine tune for #2003
  * WX working
  * Merge branch 'master' of github.com:elfmz/far2l
  * more fine tune for #2003
  * Merge pull request #2058 from m32/master
  * Merge pull request #2057 from anta999/colortest
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * make dotfiles first (touch #2003)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge branch 'master' of github.com:elfmz/far2l
  * more tricks for case-sensitive comparing (touch #2003)
  * Merge branch 'elfmz:master' into master
  * more consts from windows
  * new plugin
  * only when text is selected
  * Need to redraw
  * Merge pull request #2054 from anta999/colortest
  * Merge pull request #2055 from akruphi/master
  * compactize wine compose/decompose tables
  * Merge branch 'master' of github.com:m32/far2l
  * update wine casemaps and fix type casts (touch #2045)
  * workaround to make BIG letters be first in sort (touch #2003)
  * Refactoring bool DeleteEndSlash() & more clarify buttons in mkdir messages (from far2m)
  * minor fix
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Mark string fixed for wide chars
  * try fix string compare inconsistencies (touch #2003)
  * use LC_COLLATE wherever defined (touch #2045)
  * revert to wine string routines for WCHARs less then 65535 (touch #2045)
  * Merge pull request #2043 from unxed/minor-fix
  * Merge pull request #2044 from akruphi/master
  * repaint sudo dialog by timer to avoid its corruption by parallel paintings
  * use kioclient if installed for delete-to-trash (close #2049)
  * apply escaping for arguments containing slashes too (fix #2050)
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Revert "handle the situation then x11 backend is selected for terminal app in env var"
  * Help: minor
  * handle the situation then x11 backend is selected for terminal app in env var
  * Merge branch 'master' of github.com:m32/far2l
  * Help: TTY|F, TTY|a, TTY|k, and TTY|w Backends update info in terminals list
  * minor fix
  * Help: TTY|a, TTY|Xa, TTY|k, TTY|Xk and TTY|w, TTY|Xw Backends
  * Help: add info about TTY|Xa, TTY|Xk and TTY|Xw Backends
  * Fix for #2041
  * NR/FTP: more correct LIST command format autodetection
  * Cirrus: use FreeBSD 14.0
  * NR/FTP: implement LIST command format autodetection (fix #2034)
  * NR: fix protocol options settings UX inconsistencies (fix #2026)
  * NR: make confirm new server identity dialog wider (fix #2030)
  * findfile: dismiss old pattern if its not needed (fix #2033)
  * Merge pull request #2032 from akruphi/master
  * Help: AutoCompleteSettings describe
  * Properly escape !& metasymbol (from far2m) (touch #2027)
  * Increased size of mark in file highlighting
  * Merge branch 'master' of github.com:m32/far2l
  * Merge pull request #2020 from akruphi/master
  * Avoid CMake error when the Git repository not found (from far2m)
  * Clear filtering at close drop-down list (from far2m) (touch #2017)
  * Use only one variable
  * Merge branch 'master' of github.com:m32/far2l
  * far:about - add uname and more compact languages & codepages lines
  * FarCommands also from User menu, File associations & Apply Command by Ctrl-G (touch #2021)
  * Prevent crashing on incorrect DM_SETITEMPOSITION parameters (from far2m)
  * Obtain committer date in old Git versions (before git 2.25.0) that don't support %cs (from far2m)
  * Merge pull request #2019 from akruphi/master
  * Fix crash if nonexist config parametrs in -set:foo=bar
  * sudo: use WINDOW_BUFFER_SIZE_EVENT to force screen repaint after sudo dialog closed (fix #2012)
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * parsing ls output

 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.0-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Mon, 19 Feb 2024 22:31:18 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low

  * Bump version to 2.6.1
  * fix version bump script
  * _testing -> testing
  * fix it better
  * fix composed command line arguments autocompletion
  * cosmetics
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Merge pull request #2153 from unxed/readme
  * some more functions...
  * let's use actually developing putty4far2l link
  * update readme
  * Merge branch 'test-server'
  * ReadCell*
  * Merge pull request #2149 from elfmz/test-server
  * cosmetics
  * workaround for zero createtime returned by libssh
  * Merge pull request #2133 from akruphi/NetRocks_CtrlA
  * Merge pull request #2140 from akruphi/setattr_owner_groups_dups
  * Merge pull request #2134 from spnethw/sudo-futimens-processing
  * Merge pull request #2131 from unxed/dev
  * looks usable
  * use JS for actual tests code
  * setattr - skip adding duplicates owners & gropus
  * Revert "hardcode width detection logic for chars 0..31. fixes #2136"
  * hardcode width detection logic for chars 0..31. fixes #2136
  * exclude non-chars (unassigned or private use)
  * comment
  * do not process unassigned code points
  * sudo: futimens processing
  * NetRocks CtrlA-3: show timestamp (read only)
  * added one more test using one more lib
  * Added another test using utf8proc library that probably can be more reliable.
  * Added simple test showing differences between char width detected by wcwidth() and by CharClasses.cpp functions
  * Merge pull request #2107 from unxed/tty-viewer-fix
  * Merge pull request #2122 from akruphi/help
  * Merge pull request #2123 from atolismesh/patch-3
  * NR: fix wrong creation time
  * Merge pull request #2125 from akruphi/NetRocks_CtrlA
  * Merge pull request #2128 from spnethw/handle-description-files-case-insensitive
  * Merge pull request #2129 from spnethw/uchardet-minor-fixes
  * ISO-8859-11: replace 28601 with 874 due they're very close, and the last one is supported by far2l
  * uchardet minor fixes
  * NetRocks CtrlA: workaround from ChangeModeOfPath() described obvious
  * search for file descriptions in any case
  * Help: minor
  * Help: Far2lGettingStarted - actualization & remove obsolete after recently accepted PRs
  * NetRocks CtrlA-2: Stupid mismatch in Original reset
  * NetRocks CtrlA-2: directory close to far2l CtrlA + editable octal (fix #2011)
  * Update wslgclip.sh
  * progress
  * Help: Location & mounted drives (explain problem #1933)
  * TestServer for automated smoke tests
  * updated char classes on Ubuntu 23.10
  * much better solution
  * Merge pull request #2117 from akruphi/NetRocks_CtrlA
  * Merge pull request #2121 from spnethw/fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * Merge pull request #2119 from atolismesh/master
  * edit stderr message
  * Update WinPortMain.cpp
  * Fix build under Ubuntu 18.04 - update WinPortMain.cpp
  * take into account EACCES too
  * Merge branch 'elfmz:master' into fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * NetRocks CtrlA: show non-editable owner & group + octal + rearrange
  * Merge pull request #2111 from spnethw/improved-automatic-encoding-detection
  * refactor
  * Merge pull request #2108 from unxed/wslg-clipboard-fix
  * Merge pull request #2109 from Dazzar56/fix-mouse-click-and-drag
  * Merge pull request #2110 from akruphi/fix_calc2092
  * minor code formatting
  * attempt to fix #2067: unneeded open.sh call after clicking on a broken symbolic link
  * bugfixes and improvings in automatic encoding detection
  * Calc plugin patch (from far2m)
  * minor
  * minor
  * fix path
  * debug
  * debugx
  * While mouse button is pressed no longer spam drag events in TTY backend
  * another try to fix suse on wslg
  * do it better way
  * Revert "minor"
  * minor
  * minor
  * fix clipboard on wslg
  * fix artifacts in viewer in tty
  * some refactoring & fixes
  * Merge pull request #2103 from unxed/wezterm-workaround
  * Merge pull request #2099 from akruphi/lang_alphabetically
  * Merge pull request #2098 from akruphi/fix_editor_attrstr
  * Merge pull request #2094 from ctapmex/colorer-schemes
  * Merge pull request #2091 from akruphi/fix_2053_last_symbol
  * Merge pull request #2090 from m32/master
  * Merge pull request #2085 from Dazzar56/win32-input-mouse-fix
  * Merge pull request #2081 from akruphi/force-non-escaping
  * cosmetic changes and  some documentation
  * Language menus alphabetically sorted (from far2m)
  * Fix editor AttrStr symbols duplicate during save file
  * updated the schema library to the current one on 03/23/2023
  * fix incorrect coordinates
  * implmenting SGR extended mouse report and mouse move support
  * Fix copy to Telegram last NUL char
  * new plugins
  * proper plugin selection for Open
  * fixed remaining #1889 problems
  * fixes #1889
  * finaly fix elfmz/far2l#2072 mouse input in win32-input mode
  * continuation of work on mouse input in win32-input mode elfmz/far2l#2072
  * minor: remove debug printf
  * Force non-escaping filenames during files suggestion in comboboxes (touch #1670)
  * Force non-escaping filenames when insert in editor (touch #2071)
  * refactor recent changes
  * Merge pull request #2077 from unxed/wx_wayland_workaround
  * refactor recent changes (touch #2070)
  * minor
  * revert c723e90c067e8adb93e117cdde94242a4e9edccc
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge pull request #2062 from unxed/minor-fix
  * Merge pull request #2066 from m32/master
  * Merge pull request #2070 from unxed/wayland_clipboard_workaround
  * some debug output
  * work-around for double encoded mouse events in win32-input mode elfmz/far2l#2072 (Work in Progress)
  * support not only getting, but also setting clipboard in wayland-friendly manner
  * support data format default on wayland systems for text in utf-8
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge branch 'elfmz:master' into minor-fix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2065 from anta999/cursor999
  * CursorBlink rate2
  * minor fixes
  * comments
  * Temporary workaround for #1658 and #2053 until they are fixed upstream
  * view rec
  * detect Wayland better (on WSLg, for example)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge pull request #2059 from unxed/minor-fix
  * Cursor blink rate for wx backend
  * CaseSensitiveSort by default off (touch #2003)
  * more fine tune for #2003
  * minor 2/2
  * Revert "minor"
  * minor
  * better detect wayland on wsl
  * more fine tune for #2003
  * more fine tune for #2003
  * WX working
  * Merge branch 'master' of github.com:elfmz/far2l
  * more fine tune for #2003
  * Merge pull request #2058 from m32/master
  * Merge pull request #2057 from anta999/colortest
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * make dotfiles first (touch #2003)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge branch 'master' of github.com:elfmz/far2l
  * more tricks for case-sensitive comparing (touch #2003)
  * Merge branch 'elfmz:master' into master
  * more consts from windows
  * new plugin
  * only when text is selected
  * Need to redraw
  * Merge pull request #2054 from anta999/colortest
  * Merge pull request #2055 from akruphi/master
  * compactize wine compose/decompose tables
  * Merge branch 'master' of github.com:m32/far2l
  * update wine casemaps and fix type casts (touch #2045)
  * workaround to make BIG letters be first in sort (touch #2003)
  * Refactoring bool DeleteEndSlash() & more clarify buttons in mkdir messages (from far2m)
  * minor fix
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Mark string fixed for wide chars
  * try fix string compare inconsistencies (touch #2003)
  * use LC_COLLATE wherever defined (touch #2045)
  * revert to wine string routines for WCHARs less then 65535 (touch #2045)
  * Merge pull request #2043 from unxed/minor-fix
  * Merge pull request #2044 from akruphi/master
  * repaint sudo dialog by timer to avoid its corruption by parallel paintings
  * use kioclient if installed for delete-to-trash (close #2049)
  * apply escaping for arguments containing slashes too (fix #2050)
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Revert "handle the situation then x11 backend is selected for terminal app in env var"
  * Help: minor
  * handle the situation then x11 backend is selected for terminal app in env var
  * Merge branch 'master' of github.com:m32/far2l
  * Help: TTY|F, TTY|a, TTY|k, and TTY|w Backends update info in terminals list
  * minor fix
  * Help: TTY|a, TTY|Xa, TTY|k, TTY|Xk and TTY|w, TTY|Xw Backends
  * Help: add info about TTY|Xa, TTY|Xk and TTY|Xw Backends
  * Fix for #2041
  * NR/FTP: more correct LIST command format autodetection
  * Cirrus: use FreeBSD 14.0
  * NR/FTP: implement LIST command format autodetection (fix #2034)
  * NR: fix protocol options settings UX inconsistencies (fix #2026)
  * NR: make confirm new server identity dialog wider (fix #2030)
  * findfile: dismiss old pattern if its not needed (fix #2033)
  * Merge pull request #2032 from akruphi/master
  * Help: AutoCompleteSettings describe
  * Properly escape !& metasymbol (from far2m) (touch #2027)
  * Increased size of mark in file highlighting
  * Merge branch 'master' of github.com:m32/far2l
  * Merge pull request #2020 from akruphi/master
  * Avoid CMake error when the Git repository not found (from far2m)
  * Clear filtering at close drop-down list (from far2m) (touch #2017)
  * Use only one variable
  * Merge branch 'master' of github.com:m32/far2l
  * far:about - add uname and more compact languages & codepages lines
  * FarCommands also from User menu, File associations & Apply Command by Ctrl-G (touch #2021)
  * Prevent crashing on incorrect DM_SETITEMPOSITION parameters (from far2m)
  * Obtain committer date in old Git versions (before git 2.25.0) that don't support %cs (from far2m)
  * Merge pull request #2019 from akruphi/master
  * Fix crash if nonexist config parametrs in -set:foo=bar
  * sudo: use WINDOW_BUFFER_SIZE_EVENT to force screen repaint after sudo dialog closed (fix #2012)
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * parsing ls output

 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.0-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Mon, 19 Feb 2024 22:31:18 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low

  * Bump version to 2.6.1
  * fix version bump script
  * _testing -> testing
  * fix it better
  * fix composed command line arguments autocompletion
  * cosmetics
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Merge pull request #2153 from unxed/readme
  * some more functions...
  * let's use actually developing putty4far2l link
  * update readme
  * Merge branch 'test-server'
  * ReadCell*
  * Merge pull request #2149 from elfmz/test-server
  * cosmetics
  * workaround for zero createtime returned by libssh
  * Merge pull request #2133 from akruphi/NetRocks_CtrlA
  * Merge pull request #2140 from akruphi/setattr_owner_groups_dups
  * Merge pull request #2134 from spnethw/sudo-futimens-processing
  * Merge pull request #2131 from unxed/dev
  * looks usable
  * use JS for actual tests code
  * setattr - skip adding duplicates owners & gropus
  * Revert "hardcode width detection logic for chars 0..31. fixes #2136"
  * hardcode width detection logic for chars 0..31. fixes #2136
  * exclude non-chars (unassigned or private use)
  * comment
  * do not process unassigned code points
  * sudo: futimens processing
  * NetRocks CtrlA-3: show timestamp (read only)
  * added one more test using one more lib
  * Added another test using utf8proc library that probably can be more reliable.
  * Added simple test showing differences between char width detected by wcwidth() and by CharClasses.cpp functions
  * Merge pull request #2107 from unxed/tty-viewer-fix
  * Merge pull request #2122 from akruphi/help
  * Merge pull request #2123 from atolismesh/patch-3
  * NR: fix wrong creation time
  * Merge pull request #2125 from akruphi/NetRocks_CtrlA
  * Merge pull request #2128 from spnethw/handle-description-files-case-insensitive
  * Merge pull request #2129 from spnethw/uchardet-minor-fixes
  * ISO-8859-11: replace 28601 with 874 due they're very close, and the last one is supported by far2l
  * uchardet minor fixes
  * NetRocks CtrlA: workaround from ChangeModeOfPath() described obvious
  * search for file descriptions in any case
  * Help: minor
  * Help: Far2lGettingStarted - actualization & remove obsolete after recently accepted PRs
  * NetRocks CtrlA-2: Stupid mismatch in Original reset
  * NetRocks CtrlA-2: directory close to far2l CtrlA + editable octal (fix #2011)
  * Update wslgclip.sh
  * progress
  * Help: Location & mounted drives (explain problem #1933)
  * TestServer for automated smoke tests
  * updated char classes on Ubuntu 23.10
  * much better solution
  * Merge pull request #2117 from akruphi/NetRocks_CtrlA
  * Merge pull request #2121 from spnethw/fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * Merge pull request #2119 from atolismesh/master
  * edit stderr message
  * Update WinPortMain.cpp
  * Fix build under Ubuntu 18.04 - update WinPortMain.cpp
  * take into account EACCES too
  * Merge branch 'elfmz:master' into fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * NetRocks CtrlA: show non-editable owner & group + octal + rearrange
  * Merge pull request #2111 from spnethw/improved-automatic-encoding-detection
  * refactor
  * Merge pull request #2108 from unxed/wslg-clipboard-fix
  * Merge pull request #2109 from Dazzar56/fix-mouse-click-and-drag
  * Merge pull request #2110 from akruphi/fix_calc2092
  * minor code formatting
  * attempt to fix #2067: unneeded open.sh call after clicking on a broken symbolic link
  * bugfixes and improvings in automatic encoding detection
  * Calc plugin patch (from far2m)
  * minor
  * minor
  * fix path
  * debug
  * debugx
  * While mouse button is pressed no longer spam drag events in TTY backend
  * another try to fix suse on wslg
  * do it better way
  * Revert "minor"
  * minor
  * minor
  * fix clipboard on wslg
  * fix artifacts in viewer in tty
  * some refactoring & fixes
  * Merge pull request #2103 from unxed/wezterm-workaround
  * Merge pull request #2099 from akruphi/lang_alphabetically
  * Merge pull request #2098 from akruphi/fix_editor_attrstr
  * Merge pull request #2094 from ctapmex/colorer-schemes
  * Merge pull request #2091 from akruphi/fix_2053_last_symbol
  * Merge pull request #2090 from m32/master
  * Merge pull request #2085 from Dazzar56/win32-input-mouse-fix
  * Merge pull request #2081 from akruphi/force-non-escaping
  * cosmetic changes and  some documentation
  * Language menus alphabetically sorted (from far2m)
  * Fix editor AttrStr symbols duplicate during save file
  * updated the schema library to the current one on 03/23/2023
  * fix incorrect coordinates
  * implmenting SGR extended mouse report and mouse move support
  * Fix copy to Telegram last NUL char
  * new plugins
  * proper plugin selection for Open
  * fixed remaining #1889 problems
  * fixes #1889
  * finaly fix elfmz/far2l#2072 mouse input in win32-input mode
  * continuation of work on mouse input in win32-input mode elfmz/far2l#2072
  * minor: remove debug printf
  * Force non-escaping filenames during files suggestion in comboboxes (touch #1670)
  * Force non-escaping filenames when insert in editor (touch #2071)
  * refactor recent changes
  * Merge pull request #2077 from unxed/wx_wayland_workaround
  * refactor recent changes (touch #2070)
  * minor
  * revert c723e90c067e8adb93e117cdde94242a4e9edccc
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge pull request #2062 from unxed/minor-fix
  * Merge pull request #2066 from m32/master
  * Merge pull request #2070 from unxed/wayland_clipboard_workaround
  * some debug output
  * work-around for double encoded mouse events in win32-input mode elfmz/far2l#2072 (Work in Progress)
  * support not only getting, but also setting clipboard in wayland-friendly manner
  * support data format default on wayland systems for text in utf-8
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge branch 'elfmz:master' into minor-fix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2065 from anta999/cursor999
  * CursorBlink rate2
  * minor fixes
  * comments
  * Temporary workaround for #1658 and #2053 until they are fixed upstream
  * view rec
  * detect Wayland better (on WSLg, for example)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge pull request #2059 from unxed/minor-fix
  * Cursor blink rate for wx backend
  * CaseSensitiveSort by default off (touch #2003)
  * more fine tune for #2003
  * minor 2/2
  * Revert "minor"
  * minor
  * better detect wayland on wsl
  * more fine tune for #2003
  * more fine tune for #2003
  * WX working
  * Merge branch 'master' of github.com:elfmz/far2l
  * more fine tune for #2003
  * Merge pull request #2058 from m32/master
  * Merge pull request #2057 from anta999/colortest
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * make dotfiles first (touch #2003)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge branch 'master' of github.com:elfmz/far2l
  * more tricks for case-sensitive comparing (touch #2003)
  * Merge branch 'elfmz:master' into master
  * more consts from windows
  * new plugin
  * only when text is selected
  * Need to redraw
  * Merge pull request #2054 from anta999/colortest
  * Merge pull request #2055 from akruphi/master
  * compactize wine compose/decompose tables
  * Merge branch 'master' of github.com:m32/far2l
  * update wine casemaps and fix type casts (touch #2045)
  * workaround to make BIG letters be first in sort (touch #2003)
  * Refactoring bool DeleteEndSlash() & more clarify buttons in mkdir messages (from far2m)
  * minor fix
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Mark string fixed for wide chars
  * try fix string compare inconsistencies (touch #2003)
  * use LC_COLLATE wherever defined (touch #2045)
  * revert to wine string routines for WCHARs less then 65535 (touch #2045)
  * Merge pull request #2043 from unxed/minor-fix
  * Merge pull request #2044 from akruphi/master
  * repaint sudo dialog by timer to avoid its corruption by parallel paintings
  * use kioclient if installed for delete-to-trash (close #2049)
  * apply escaping for arguments containing slashes too (fix #2050)
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Revert "handle the situation then x11 backend is selected for terminal app in env var"
  * Help: minor
  * handle the situation then x11 backend is selected for terminal app in env var
  * Merge branch 'master' of github.com:m32/far2l
  * Help: TTY|F, TTY|a, TTY|k, and TTY|w Backends update info in terminals list
  * minor fix
  * Help: TTY|a, TTY|Xa, TTY|k, TTY|Xk and TTY|w, TTY|Xw Backends
  * Help: add info about TTY|Xa, TTY|Xk and TTY|Xw Backends
  * Fix for #2041
  * NR/FTP: more correct LIST command format autodetection
  * Cirrus: use FreeBSD 14.0
  * NR/FTP: implement LIST command format autodetection (fix #2034)
  * NR: fix protocol options settings UX inconsistencies (fix #2026)
  * NR: make confirm new server identity dialog wider (fix #2030)
  * findfile: dismiss old pattern if its not needed (fix #2033)
  * Merge pull request #2032 from akruphi/master
  * Help: AutoCompleteSettings describe
  * Properly escape !& metasymbol (from far2m) (touch #2027)
  * Increased size of mark in file highlighting
  * Merge branch 'master' of github.com:m32/far2l
  * Merge pull request #2020 from akruphi/master
  * Avoid CMake error when the Git repository not found (from far2m)
  * Clear filtering at close drop-down list (from far2m) (touch #2017)
  * Use only one variable
  * Merge branch 'master' of github.com:m32/far2l
  * far:about - add uname and more compact languages & codepages lines
  * FarCommands also from User menu, File associations & Apply Command by Ctrl-G (touch #2021)
  * Prevent crashing on incorrect DM_SETITEMPOSITION parameters (from far2m)
  * Obtain committer date in old Git versions (before git 2.25.0) that don't support %cs (from far2m)
  * Merge pull request #2019 from akruphi/master
  * Fix crash if nonexist config parametrs in -set:foo=bar
  * sudo: use WINDOW_BUFFER_SIZE_EVENT to force screen repaint after sudo dialog closed (fix #2012)
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * parsing ls output

 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.0-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Mon, 19 Feb 2024 22:31:18 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low

  * Bump version to 2.6.1
  * fix version bump script
  * _testing -> testing
  * fix it better
  * fix composed command line arguments autocompletion
  * cosmetics
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Merge pull request #2153 from unxed/readme
  * some more functions...
  * let's use actually developing putty4far2l link
  * update readme
  * Merge branch 'test-server'
  * ReadCell*
  * Merge pull request #2149 from elfmz/test-server
  * cosmetics
  * workaround for zero createtime returned by libssh
  * Merge pull request #2133 from akruphi/NetRocks_CtrlA
  * Merge pull request #2140 from akruphi/setattr_owner_groups_dups
  * Merge pull request #2134 from spnethw/sudo-futimens-processing
  * Merge pull request #2131 from unxed/dev
  * looks usable
  * use JS for actual tests code
  * setattr - skip adding duplicates owners & gropus
  * Revert "hardcode width detection logic for chars 0..31. fixes #2136"
  * hardcode width detection logic for chars 0..31. fixes #2136
  * exclude non-chars (unassigned or private use)
  * comment
  * do not process unassigned code points
  * sudo: futimens processing
  * NetRocks CtrlA-3: show timestamp (read only)
  * added one more test using one more lib
  * Added another test using utf8proc library that probably can be more reliable.
  * Added simple test showing differences between char width detected by wcwidth() and by CharClasses.cpp functions
  * Merge pull request #2107 from unxed/tty-viewer-fix
  * Merge pull request #2122 from akruphi/help
  * Merge pull request #2123 from atolismesh/patch-3
  * NR: fix wrong creation time
  * Merge pull request #2125 from akruphi/NetRocks_CtrlA
  * Merge pull request #2128 from spnethw/handle-description-files-case-insensitive
  * Merge pull request #2129 from spnethw/uchardet-minor-fixes
  * ISO-8859-11: replace 28601 with 874 due they're very close, and the last one is supported by far2l
  * uchardet minor fixes
  * NetRocks CtrlA: workaround from ChangeModeOfPath() described obvious
  * search for file descriptions in any case
  * Help: minor
  * Help: Far2lGettingStarted - actualization & remove obsolete after recently accepted PRs
  * NetRocks CtrlA-2: Stupid mismatch in Original reset
  * NetRocks CtrlA-2: directory close to far2l CtrlA + editable octal (fix #2011)
  * Update wslgclip.sh
  * progress
  * Help: Location & mounted drives (explain problem #1933)
  * TestServer for automated smoke tests
  * updated char classes on Ubuntu 23.10
  * much better solution
  * Merge pull request #2117 from akruphi/NetRocks_CtrlA
  * Merge pull request #2121 from spnethw/fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * Merge pull request #2119 from atolismesh/master
  * edit stderr message
  * Update WinPortMain.cpp
  * Fix build under Ubuntu 18.04 - update WinPortMain.cpp
  * take into account EACCES too
  * Merge branch 'elfmz:master' into fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * NetRocks CtrlA: show non-editable owner & group + octal + rearrange
  * Merge pull request #2111 from spnethw/improved-automatic-encoding-detection
  * refactor
  * Merge pull request #2108 from unxed/wslg-clipboard-fix
  * Merge pull request #2109 from Dazzar56/fix-mouse-click-and-drag
  * Merge pull request #2110 from akruphi/fix_calc2092
  * minor code formatting
  * attempt to fix #2067: unneeded open.sh call after clicking on a broken symbolic link
  * bugfixes and improvings in automatic encoding detection
  * Calc plugin patch (from far2m)
  * minor
  * minor
  * fix path
  * debug
  * debugx
  * While mouse button is pressed no longer spam drag events in TTY backend
  * another try to fix suse on wslg
  * do it better way
  * Revert "minor"
  * minor
  * minor
  * fix clipboard on wslg
  * fix artifacts in viewer in tty
  * some refactoring & fixes
  * Merge pull request #2103 from unxed/wezterm-workaround
  * Merge pull request #2099 from akruphi/lang_alphabetically
  * Merge pull request #2098 from akruphi/fix_editor_attrstr
  * Merge pull request #2094 from ctapmex/colorer-schemes
  * Merge pull request #2091 from akruphi/fix_2053_last_symbol
  * Merge pull request #2090 from m32/master
  * Merge pull request #2085 from Dazzar56/win32-input-mouse-fix
  * Merge pull request #2081 from akruphi/force-non-escaping
  * cosmetic changes and  some documentation
  * Language menus alphabetically sorted (from far2m)
  * Fix editor AttrStr symbols duplicate during save file
  * updated the schema library to the current one on 03/23/2023
  * fix incorrect coordinates
  * implmenting SGR extended mouse report and mouse move support
  * Fix copy to Telegram last NUL char
  * new plugins
  * proper plugin selection for Open
  * fixed remaining #1889 problems
  * fixes #1889
  * finaly fix elfmz/far2l#2072 mouse input in win32-input mode
  * continuation of work on mouse input in win32-input mode elfmz/far2l#2072
  * minor: remove debug printf
  * Force non-escaping filenames during files suggestion in comboboxes (touch #1670)
  * Force non-escaping filenames when insert in editor (touch #2071)
  * refactor recent changes
  * Merge pull request #2077 from unxed/wx_wayland_workaround
  * refactor recent changes (touch #2070)
  * minor
  * revert c723e90c067e8adb93e117cdde94242a4e9edccc
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge pull request #2062 from unxed/minor-fix
  * Merge pull request #2066 from m32/master
  * Merge pull request #2070 from unxed/wayland_clipboard_workaround
  * some debug output
  * work-around for double encoded mouse events in win32-input mode elfmz/far2l#2072 (Work in Progress)
  * support not only getting, but also setting clipboard in wayland-friendly manner
  * support data format default on wayland systems for text in utf-8
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge branch 'elfmz:master' into minor-fix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2065 from anta999/cursor999
  * CursorBlink rate2
  * minor fixes
  * comments
  * Temporary workaround for #1658 and #2053 until they are fixed upstream
  * view rec
  * detect Wayland better (on WSLg, for example)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge pull request #2059 from unxed/minor-fix
  * Cursor blink rate for wx backend
  * CaseSensitiveSort by default off (touch #2003)
  * more fine tune for #2003
  * minor 2/2
  * Revert "minor"
  * minor
  * better detect wayland on wsl
  * more fine tune for #2003
  * more fine tune for #2003
  * WX working
  * Merge branch 'master' of github.com:elfmz/far2l
  * more fine tune for #2003
  * Merge pull request #2058 from m32/master
  * Merge pull request #2057 from anta999/colortest
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * make dotfiles first (touch #2003)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge branch 'master' of github.com:elfmz/far2l
  * more tricks for case-sensitive comparing (touch #2003)
  * Merge branch 'elfmz:master' into master
  * more consts from windows
  * new plugin
  * only when text is selected
  * Need to redraw
  * Merge pull request #2054 from anta999/colortest
  * Merge pull request #2055 from akruphi/master
  * compactize wine compose/decompose tables
  * Merge branch 'master' of github.com:m32/far2l
  * update wine casemaps and fix type casts (touch #2045)
  * workaround to make BIG letters be first in sort (touch #2003)
  * Refactoring bool DeleteEndSlash() & more clarify buttons in mkdir messages (from far2m)
  * minor fix
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Mark string fixed for wide chars
  * try fix string compare inconsistencies (touch #2003)
  * use LC_COLLATE wherever defined (touch #2045)
  * revert to wine string routines for WCHARs less then 65535 (touch #2045)
  * Merge pull request #2043 from unxed/minor-fix
  * Merge pull request #2044 from akruphi/master
  * repaint sudo dialog by timer to avoid its corruption by parallel paintings
  * use kioclient if installed for delete-to-trash (close #2049)
  * apply escaping for arguments containing slashes too (fix #2050)
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Revert "handle the situation then x11 backend is selected for terminal app in env var"
  * Help: minor
  * handle the situation then x11 backend is selected for terminal app in env var
  * Merge branch 'master' of github.com:m32/far2l
  * Help: TTY|F, TTY|a, TTY|k, and TTY|w Backends update info in terminals list
  * minor fix
  * Help: TTY|a, TTY|Xa, TTY|k, TTY|Xk and TTY|w, TTY|Xw Backends
  * Help: add info about TTY|Xa, TTY|Xk and TTY|Xw Backends
  * Fix for #2041
  * NR/FTP: more correct LIST command format autodetection
  * Cirrus: use FreeBSD 14.0
  * NR/FTP: implement LIST command format autodetection (fix #2034)
  * NR: fix protocol options settings UX inconsistencies (fix #2026)
  * NR: make confirm new server identity dialog wider (fix #2030)
  * findfile: dismiss old pattern if its not needed (fix #2033)
  * Merge pull request #2032 from akruphi/master
  * Help: AutoCompleteSettings describe
  * Properly escape !& metasymbol (from far2m) (touch #2027)
  * Increased size of mark in file highlighting
  * Merge branch 'master' of github.com:m32/far2l
  * Merge pull request #2020 from akruphi/master
  * Avoid CMake error when the Git repository not found (from far2m)
  * Clear filtering at close drop-down list (from far2m) (touch #2017)
  * Use only one variable
  * Merge branch 'master' of github.com:m32/far2l
  * far:about - add uname and more compact languages & codepages lines
  * FarCommands also from User menu, File associations & Apply Command by Ctrl-G (touch #2021)
  * Prevent crashing on incorrect DM_SETITEMPOSITION parameters (from far2m)
  * Obtain committer date in old Git versions (before git 2.25.0) that don't support %cs (from far2m)
  * Merge pull request #2019 from akruphi/master
  * Fix crash if nonexist config parametrs in -set:foo=bar
  * sudo: use WINDOW_BUFFER_SIZE_EVENT to force screen repaint after sudo dialog closed (fix #2012)
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * parsing ls output

 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.0-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Mon, 19 Feb 2024 22:31:18 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low

  * Bump version to 2.6.1
  * fix version bump script
  * _testing -> testing
  * fix it better
  * fix composed command line arguments autocompletion
  * cosmetics
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Merge pull request #2153 from unxed/readme
  * some more functions...
  * let's use actually developing putty4far2l link
  * update readme
  * Merge branch 'test-server'
  * ReadCell*
  * Merge pull request #2149 from elfmz/test-server
  * cosmetics
  * workaround for zero createtime returned by libssh
  * Merge pull request #2133 from akruphi/NetRocks_CtrlA
  * Merge pull request #2140 from akruphi/setattr_owner_groups_dups
  * Merge pull request #2134 from spnethw/sudo-futimens-processing
  * Merge pull request #2131 from unxed/dev
  * looks usable
  * use JS for actual tests code
  * setattr - skip adding duplicates owners & gropus
  * Revert "hardcode width detection logic for chars 0..31. fixes #2136"
  * hardcode width detection logic for chars 0..31. fixes #2136
  * exclude non-chars (unassigned or private use)
  * comment
  * do not process unassigned code points
  * sudo: futimens processing
  * NetRocks CtrlA-3: show timestamp (read only)
  * added one more test using one more lib
  * Added another test using utf8proc library that probably can be more reliable.
  * Added simple test showing differences between char width detected by wcwidth() and by CharClasses.cpp functions
  * Merge pull request #2107 from unxed/tty-viewer-fix
  * Merge pull request #2122 from akruphi/help
  * Merge pull request #2123 from atolismesh/patch-3
  * NR: fix wrong creation time
  * Merge pull request #2125 from akruphi/NetRocks_CtrlA
  * Merge pull request #2128 from spnethw/handle-description-files-case-insensitive
  * Merge pull request #2129 from spnethw/uchardet-minor-fixes
  * ISO-8859-11: replace 28601 with 874 due they're very close, and the last one is supported by far2l
  * uchardet minor fixes
  * NetRocks CtrlA: workaround from ChangeModeOfPath() described obvious
  * search for file descriptions in any case
  * Help: minor
  * Help: Far2lGettingStarted - actualization & remove obsolete after recently accepted PRs
  * NetRocks CtrlA-2: Stupid mismatch in Original reset
  * NetRocks CtrlA-2: directory close to far2l CtrlA + editable octal (fix #2011)
  * Update wslgclip.sh
  * progress
  * Help: Location & mounted drives (explain problem #1933)
  * TestServer for automated smoke tests
  * updated char classes on Ubuntu 23.10
  * much better solution
  * Merge pull request #2117 from akruphi/NetRocks_CtrlA
  * Merge pull request #2121 from spnethw/fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * Merge pull request #2119 from atolismesh/master
  * edit stderr message
  * Update WinPortMain.cpp
  * Fix build under Ubuntu 18.04 - update WinPortMain.cpp
  * take into account EACCES too
  * Merge branch 'elfmz:master' into fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * NetRocks CtrlA: show non-editable owner & group + octal + rearrange
  * Merge pull request #2111 from spnethw/improved-automatic-encoding-detection
  * refactor
  * Merge pull request #2108 from unxed/wslg-clipboard-fix
  * Merge pull request #2109 from Dazzar56/fix-mouse-click-and-drag
  * Merge pull request #2110 from akruphi/fix_calc2092
  * minor code formatting
  * attempt to fix #2067: unneeded open.sh call after clicking on a broken symbolic link
  * bugfixes and improvings in automatic encoding detection
  * Calc plugin patch (from far2m)
  * minor
  * minor
  * fix path
  * debug
  * debugx
  * While mouse button is pressed no longer spam drag events in TTY backend
  * another try to fix suse on wslg
  * do it better way
  * Revert "minor"
  * minor
  * minor
  * fix clipboard on wslg
  * fix artifacts in viewer in tty
  * some refactoring & fixes
  * Merge pull request #2103 from unxed/wezterm-workaround
  * Merge pull request #2099 from akruphi/lang_alphabetically
  * Merge pull request #2098 from akruphi/fix_editor_attrstr
  * Merge pull request #2094 from ctapmex/colorer-schemes
  * Merge pull request #2091 from akruphi/fix_2053_last_symbol
  * Merge pull request #2090 from m32/master
  * Merge pull request #2085 from Dazzar56/win32-input-mouse-fix
  * Merge pull request #2081 from akruphi/force-non-escaping
  * cosmetic changes and  some documentation
  * Language menus alphabetically sorted (from far2m)
  * Fix editor AttrStr symbols duplicate during save file
  * updated the schema library to the current one on 03/23/2023
  * fix incorrect coordinates
  * implmenting SGR extended mouse report and mouse move support
  * Fix copy to Telegram last NUL char
  * new plugins
  * proper plugin selection for Open
  * fixed remaining #1889 problems
  * fixes #1889
  * finaly fix elfmz/far2l#2072 mouse input in win32-input mode
  * continuation of work on mouse input in win32-input mode elfmz/far2l#2072
  * minor: remove debug printf
  * Force non-escaping filenames during files suggestion in comboboxes (touch #1670)
  * Force non-escaping filenames when insert in editor (touch #2071)
  * refactor recent changes
  * Merge pull request #2077 from unxed/wx_wayland_workaround
  * refactor recent changes (touch #2070)
  * minor
  * revert c723e90c067e8adb93e117cdde94242a4e9edccc
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge pull request #2062 from unxed/minor-fix
  * Merge pull request #2066 from m32/master
  * Merge pull request #2070 from unxed/wayland_clipboard_workaround
  * some debug output
  * work-around for double encoded mouse events in win32-input mode elfmz/far2l#2072 (Work in Progress)
  * support not only getting, but also setting clipboard in wayland-friendly manner
  * support data format default on wayland systems for text in utf-8
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge branch 'elfmz:master' into minor-fix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2065 from anta999/cursor999
  * CursorBlink rate2
  * minor fixes
  * comments
  * Temporary workaround for #1658 and #2053 until they are fixed upstream
  * view rec
  * detect Wayland better (on WSLg, for example)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge pull request #2059 from unxed/minor-fix
  * Cursor blink rate for wx backend
  * CaseSensitiveSort by default off (touch #2003)
  * more fine tune for #2003
  * minor 2/2
  * Revert "minor"
  * minor
  * better detect wayland on wsl
  * more fine tune for #2003
  * more fine tune for #2003
  * WX working
  * Merge branch 'master' of github.com:elfmz/far2l
  * more fine tune for #2003
  * Merge pull request #2058 from m32/master
  * Merge pull request #2057 from anta999/colortest
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * make dotfiles first (touch #2003)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge branch 'master' of github.com:elfmz/far2l
  * more tricks for case-sensitive comparing (touch #2003)
  * Merge branch 'elfmz:master' into master
  * more consts from windows
  * new plugin
  * only when text is selected
  * Need to redraw
  * Merge pull request #2054 from anta999/colortest
  * Merge pull request #2055 from akruphi/master
  * compactize wine compose/decompose tables
  * Merge branch 'master' of github.com:m32/far2l
  * update wine casemaps and fix type casts (touch #2045)
  * workaround to make BIG letters be first in sort (touch #2003)
  * Refactoring bool DeleteEndSlash() & more clarify buttons in mkdir messages (from far2m)
  * minor fix
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Mark string fixed for wide chars
  * try fix string compare inconsistencies (touch #2003)
  * use LC_COLLATE wherever defined (touch #2045)
  * revert to wine string routines for WCHARs less then 65535 (touch #2045)
  * Merge pull request #2043 from unxed/minor-fix
  * Merge pull request #2044 from akruphi/master
  * repaint sudo dialog by timer to avoid its corruption by parallel paintings
  * use kioclient if installed for delete-to-trash (close #2049)
  * apply escaping for arguments containing slashes too (fix #2050)
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Revert "handle the situation then x11 backend is selected for terminal app in env var"
  * Help: minor
  * handle the situation then x11 backend is selected for terminal app in env var
  * Merge branch 'master' of github.com:m32/far2l
  * Help: TTY|F, TTY|a, TTY|k, and TTY|w Backends update info in terminals list
  * minor fix
  * Help: TTY|a, TTY|Xa, TTY|k, TTY|Xk and TTY|w, TTY|Xw Backends
  * Help: add info about TTY|Xa, TTY|Xk and TTY|Xw Backends
  * Fix for #2041
  * NR/FTP: more correct LIST command format autodetection
  * Cirrus: use FreeBSD 14.0
  * NR/FTP: implement LIST command format autodetection (fix #2034)
  * NR: fix protocol options settings UX inconsistencies (fix #2026)
  * NR: make confirm new server identity dialog wider (fix #2030)
  * findfile: dismiss old pattern if its not needed (fix #2033)
  * Merge pull request #2032 from akruphi/master
  * Help: AutoCompleteSettings describe
  * Properly escape !& metasymbol (from far2m) (touch #2027)
  * Increased size of mark in file highlighting
  * Merge branch 'master' of github.com:m32/far2l
  * Merge pull request #2020 from akruphi/master
  * Avoid CMake error when the Git repository not found (from far2m)
  * Clear filtering at close drop-down list (from far2m) (touch #2017)
  * Use only one variable
  * Merge branch 'master' of github.com:m32/far2l
  * far:about - add uname and more compact languages & codepages lines
  * FarCommands also from User menu, File associations & Apply Command by Ctrl-G (touch #2021)
  * Prevent crashing on incorrect DM_SETITEMPOSITION parameters (from far2m)
  * Obtain committer date in old Git versions (before git 2.25.0) that don't support %cs (from far2m)
  * Merge pull request #2019 from akruphi/master
  * Fix crash if nonexist config parametrs in -set:foo=bar
  * sudo: use WINDOW_BUFFER_SIZE_EVENT to force screen repaint after sudo dialog closed (fix #2012)
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * parsing ls output

 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.0-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Mon, 19 Feb 2024 22:31:18 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low

  * Bump version to 2.6.1
  * fix version bump script
  * _testing -> testing
  * fix it better
  * fix composed command line arguments autocompletion
  * cosmetics
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Merge pull request #2153 from unxed/readme
  * some more functions...
  * let's use actually developing putty4far2l link
  * update readme
  * Merge branch 'test-server'
  * ReadCell*
  * Merge pull request #2149 from elfmz/test-server
  * cosmetics
  * workaround for zero createtime returned by libssh
  * Merge pull request #2133 from akruphi/NetRocks_CtrlA
  * Merge pull request #2140 from akruphi/setattr_owner_groups_dups
  * Merge pull request #2134 from spnethw/sudo-futimens-processing
  * Merge pull request #2131 from unxed/dev
  * looks usable
  * use JS for actual tests code
  * setattr - skip adding duplicates owners & gropus
  * Revert "hardcode width detection logic for chars 0..31. fixes #2136"
  * hardcode width detection logic for chars 0..31. fixes #2136
  * exclude non-chars (unassigned or private use)
  * comment
  * do not process unassigned code points
  * sudo: futimens processing
  * NetRocks CtrlA-3: show timestamp (read only)
  * added one more test using one more lib
  * Added another test using utf8proc library that probably can be more reliable.
  * Added simple test showing differences between char width detected by wcwidth() and by CharClasses.cpp functions
  * Merge pull request #2107 from unxed/tty-viewer-fix
  * Merge pull request #2122 from akruphi/help
  * Merge pull request #2123 from atolismesh/patch-3
  * NR: fix wrong creation time
  * Merge pull request #2125 from akruphi/NetRocks_CtrlA
  * Merge pull request #2128 from spnethw/handle-description-files-case-insensitive
  * Merge pull request #2129 from spnethw/uchardet-minor-fixes
  * ISO-8859-11: replace 28601 with 874 due they're very close, and the last one is supported by far2l
  * uchardet minor fixes
  * NetRocks CtrlA: workaround from ChangeModeOfPath() described obvious
  * search for file descriptions in any case
  * Help: minor
  * Help: Far2lGettingStarted - actualization & remove obsolete after recently accepted PRs
  * NetRocks CtrlA-2: Stupid mismatch in Original reset
  * NetRocks CtrlA-2: directory close to far2l CtrlA + editable octal (fix #2011)
  * Update wslgclip.sh
  * progress
  * Help: Location & mounted drives (explain problem #1933)
  * TestServer for automated smoke tests
  * updated char classes on Ubuntu 23.10
  * much better solution
  * Merge pull request #2117 from akruphi/NetRocks_CtrlA
  * Merge pull request #2121 from spnethw/fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * Merge pull request #2119 from atolismesh/master
  * edit stderr message
  * Update WinPortMain.cpp
  * Fix build under Ubuntu 18.04 - update WinPortMain.cpp
  * take into account EACCES too
  * Merge branch 'elfmz:master' into fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * NetRocks CtrlA: show non-editable owner & group + octal + rearrange
  * Merge pull request #2111 from spnethw/improved-automatic-encoding-detection
  * refactor
  * Merge pull request #2108 from unxed/wslg-clipboard-fix
  * Merge pull request #2109 from Dazzar56/fix-mouse-click-and-drag
  * Merge pull request #2110 from akruphi/fix_calc2092
  * minor code formatting
  * attempt to fix #2067: unneeded open.sh call after clicking on a broken symbolic link
  * bugfixes and improvings in automatic encoding detection
  * Calc plugin patch (from far2m)
  * minor
  * minor
  * fix path
  * debug
  * debugx
  * While mouse button is pressed no longer spam drag events in TTY backend
  * another try to fix suse on wslg
  * do it better way
  * Revert "minor"
  * minor
  * minor
  * fix clipboard on wslg
  * fix artifacts in viewer in tty
  * some refactoring & fixes
  * Merge pull request #2103 from unxed/wezterm-workaround
  * Merge pull request #2099 from akruphi/lang_alphabetically
  * Merge pull request #2098 from akruphi/fix_editor_attrstr
  * Merge pull request #2094 from ctapmex/colorer-schemes
  * Merge pull request #2091 from akruphi/fix_2053_last_symbol
  * Merge pull request #2090 from m32/master
  * Merge pull request #2085 from Dazzar56/win32-input-mouse-fix
  * Merge pull request #2081 from akruphi/force-non-escaping
  * cosmetic changes and  some documentation
  * Language menus alphabetically sorted (from far2m)
  * Fix editor AttrStr symbols duplicate during save file
  * updated the schema library to the current one on 03/23/2023
  * fix incorrect coordinates
  * implmenting SGR extended mouse report and mouse move support
  * Fix copy to Telegram last NUL char
  * new plugins
  * proper plugin selection for Open
  * fixed remaining #1889 problems
  * fixes #1889
  * finaly fix elfmz/far2l#2072 mouse input in win32-input mode
  * continuation of work on mouse input in win32-input mode elfmz/far2l#2072
  * minor: remove debug printf
  * Force non-escaping filenames during files suggestion in comboboxes (touch #1670)
  * Force non-escaping filenames when insert in editor (touch #2071)
  * refactor recent changes
  * Merge pull request #2077 from unxed/wx_wayland_workaround
  * refactor recent changes (touch #2070)
  * minor
  * revert c723e90c067e8adb93e117cdde94242a4e9edccc
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge pull request #2062 from unxed/minor-fix
  * Merge pull request #2066 from m32/master
  * Merge pull request #2070 from unxed/wayland_clipboard_workaround
  * some debug output
  * work-around for double encoded mouse events in win32-input mode elfmz/far2l#2072 (Work in Progress)
  * support not only getting, but also setting clipboard in wayland-friendly manner
  * support data format default on wayland systems for text in utf-8
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge branch 'elfmz:master' into minor-fix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2065 from anta999/cursor999
  * CursorBlink rate2
  * minor fixes
  * comments
  * Temporary workaround for #1658 and #2053 until they are fixed upstream
  * view rec
  * detect Wayland better (on WSLg, for example)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge pull request #2059 from unxed/minor-fix
  * Cursor blink rate for wx backend
  * CaseSensitiveSort by default off (touch #2003)
  * more fine tune for #2003
  * minor 2/2
  * Revert "minor"
  * minor
  * better detect wayland on wsl
  * more fine tune for #2003
  * more fine tune for #2003
  * WX working
  * Merge branch 'master' of github.com:elfmz/far2l
  * more fine tune for #2003
  * Merge pull request #2058 from m32/master
  * Merge pull request #2057 from anta999/colortest
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * make dotfiles first (touch #2003)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge branch 'master' of github.com:elfmz/far2l
  * more tricks for case-sensitive comparing (touch #2003)
  * Merge branch 'elfmz:master' into master
  * more consts from windows
  * new plugin
  * only when text is selected
  * Need to redraw
  * Merge pull request #2054 from anta999/colortest
  * Merge pull request #2055 from akruphi/master
  * compactize wine compose/decompose tables
  * Merge branch 'master' of github.com:m32/far2l
  * update wine casemaps and fix type casts (touch #2045)
  * workaround to make BIG letters be first in sort (touch #2003)
  * Refactoring bool DeleteEndSlash() & more clarify buttons in mkdir messages (from far2m)
  * minor fix
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Mark string fixed for wide chars
  * try fix string compare inconsistencies (touch #2003)
  * use LC_COLLATE wherever defined (touch #2045)
  * revert to wine string routines for WCHARs less then 65535 (touch #2045)
  * Merge pull request #2043 from unxed/minor-fix
  * Merge pull request #2044 from akruphi/master
  * repaint sudo dialog by timer to avoid its corruption by parallel paintings
  * use kioclient if installed for delete-to-trash (close #2049)
  * apply escaping for arguments containing slashes too (fix #2050)
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Revert "handle the situation then x11 backend is selected for terminal app in env var"
  * Help: minor
  * handle the situation then x11 backend is selected for terminal app in env var
  * Merge branch 'master' of github.com:m32/far2l
  * Help: TTY|F, TTY|a, TTY|k, and TTY|w Backends update info in terminals list
  * minor fix
  * Help: TTY|a, TTY|Xa, TTY|k, TTY|Xk and TTY|w, TTY|Xw Backends
  * Help: add info about TTY|Xa, TTY|Xk and TTY|Xw Backends
  * Fix for #2041
  * NR/FTP: more correct LIST command format autodetection
  * Cirrus: use FreeBSD 14.0
  * NR/FTP: implement LIST command format autodetection (fix #2034)
  * NR: fix protocol options settings UX inconsistencies (fix #2026)
  * NR: make confirm new server identity dialog wider (fix #2030)
  * findfile: dismiss old pattern if its not needed (fix #2033)
  * Merge pull request #2032 from akruphi/master
  * Help: AutoCompleteSettings describe
  * Properly escape !& metasymbol (from far2m) (touch #2027)
  * Increased size of mark in file highlighting
  * Merge branch 'master' of github.com:m32/far2l
  * Merge pull request #2020 from akruphi/master
  * Avoid CMake error when the Git repository not found (from far2m)
  * Clear filtering at close drop-down list (from far2m) (touch #2017)
  * Use only one variable
  * Merge branch 'master' of github.com:m32/far2l
  * far:about - add uname and more compact languages & codepages lines
  * FarCommands also from User menu, File associations & Apply Command by Ctrl-G (touch #2021)
  * Prevent crashing on incorrect DM_SETITEMPOSITION parameters (from far2m)
  * Obtain committer date in old Git versions (before git 2.25.0) that don't support %cs (from far2m)
  * Merge pull request #2019 from akruphi/master
  * Fix crash if nonexist config parametrs in -set:foo=bar
  * sudo: use WINDOW_BUFFER_SIZE_EVENT to force screen repaint after sudo dialog closed (fix #2012)
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * parsing ls output

 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.0-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Mon, 19 Feb 2024 22:31:18 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low

  * Bump version to 2.6.1
  * fix version bump script
  * _testing -> testing
  * fix it better
  * fix composed command line arguments autocompletion
  * cosmetics
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Merge pull request #2153 from unxed/readme
  * some more functions...
  * let's use actually developing putty4far2l link
  * update readme
  * Merge branch 'test-server'
  * ReadCell*
  * Merge pull request #2149 from elfmz/test-server
  * cosmetics
  * workaround for zero createtime returned by libssh
  * Merge pull request #2133 from akruphi/NetRocks_CtrlA
  * Merge pull request #2140 from akruphi/setattr_owner_groups_dups
  * Merge pull request #2134 from spnethw/sudo-futimens-processing
  * Merge pull request #2131 from unxed/dev
  * looks usable
  * use JS for actual tests code
  * setattr - skip adding duplicates owners & gropus
  * Revert "hardcode width detection logic for chars 0..31. fixes #2136"
  * hardcode width detection logic for chars 0..31. fixes #2136
  * exclude non-chars (unassigned or private use)
  * comment
  * do not process unassigned code points
  * sudo: futimens processing
  * NetRocks CtrlA-3: show timestamp (read only)
  * added one more test using one more lib
  * Added another test using utf8proc library that probably can be more reliable.
  * Added simple test showing differences between char width detected by wcwidth() and by CharClasses.cpp functions
  * Merge pull request #2107 from unxed/tty-viewer-fix
  * Merge pull request #2122 from akruphi/help
  * Merge pull request #2123 from atolismesh/patch-3
  * NR: fix wrong creation time
  * Merge pull request #2125 from akruphi/NetRocks_CtrlA
  * Merge pull request #2128 from spnethw/handle-description-files-case-insensitive
  * Merge pull request #2129 from spnethw/uchardet-minor-fixes
  * ISO-8859-11: replace 28601 with 874 due they're very close, and the last one is supported by far2l
  * uchardet minor fixes
  * NetRocks CtrlA: workaround from ChangeModeOfPath() described obvious
  * search for file descriptions in any case
  * Help: minor
  * Help: Far2lGettingStarted - actualization & remove obsolete after recently accepted PRs
  * NetRocks CtrlA-2: Stupid mismatch in Original reset
  * NetRocks CtrlA-2: directory close to far2l CtrlA + editable octal (fix #2011)
  * Update wslgclip.sh
  * progress
  * Help: Location & mounted drives (explain problem #1933)
  * TestServer for automated smoke tests
  * updated char classes on Ubuntu 23.10
  * much better solution
  * Merge pull request #2117 from akruphi/NetRocks_CtrlA
  * Merge pull request #2121 from spnethw/fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * Merge pull request #2119 from atolismesh/master
  * edit stderr message
  * Update WinPortMain.cpp
  * Fix build under Ubuntu 18.04 - update WinPortMain.cpp
  * take into account EACCES too
  * Merge branch 'elfmz:master' into fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * NetRocks CtrlA: show non-editable owner & group + octal + rearrange
  * Merge pull request #2111 from spnethw/improved-automatic-encoding-detection
  * refactor
  * Merge pull request #2108 from unxed/wslg-clipboard-fix
  * Merge pull request #2109 from Dazzar56/fix-mouse-click-and-drag
  * Merge pull request #2110 from akruphi/fix_calc2092
  * minor code formatting
  * attempt to fix #2067: unneeded open.sh call after clicking on a broken symbolic link
  * bugfixes and improvings in automatic encoding detection
  * Calc plugin patch (from far2m)
  * minor
  * minor
  * fix path
  * debug
  * debugx
  * While mouse button is pressed no longer spam drag events in TTY backend
  * another try to fix suse on wslg
  * do it better way
  * Revert "minor"
  * minor
  * minor
  * fix clipboard on wslg
  * fix artifacts in viewer in tty
  * some refactoring & fixes
  * Merge pull request #2103 from unxed/wezterm-workaround
  * Merge pull request #2099 from akruphi/lang_alphabetically
  * Merge pull request #2098 from akruphi/fix_editor_attrstr
  * Merge pull request #2094 from ctapmex/colorer-schemes
  * Merge pull request #2091 from akruphi/fix_2053_last_symbol
  * Merge pull request #2090 from m32/master
  * Merge pull request #2085 from Dazzar56/win32-input-mouse-fix
  * Merge pull request #2081 from akruphi/force-non-escaping
  * cosmetic changes and  some documentation
  * Language menus alphabetically sorted (from far2m)
  * Fix editor AttrStr symbols duplicate during save file
  * updated the schema library to the current one on 03/23/2023
  * fix incorrect coordinates
  * implmenting SGR extended mouse report and mouse move support
  * Fix copy to Telegram last NUL char
  * new plugins
  * proper plugin selection for Open
  * fixed remaining #1889 problems
  * fixes #1889
  * finaly fix elfmz/far2l#2072 mouse input in win32-input mode
  * continuation of work on mouse input in win32-input mode elfmz/far2l#2072
  * minor: remove debug printf
  * Force non-escaping filenames during files suggestion in comboboxes (touch #1670)
  * Force non-escaping filenames when insert in editor (touch #2071)
  * refactor recent changes
  * Merge pull request #2077 from unxed/wx_wayland_workaround
  * refactor recent changes (touch #2070)
  * minor
  * revert c723e90c067e8adb93e117cdde94242a4e9edccc
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge pull request #2062 from unxed/minor-fix
  * Merge pull request #2066 from m32/master
  * Merge pull request #2070 from unxed/wayland_clipboard_workaround
  * some debug output
  * work-around for double encoded mouse events in win32-input mode elfmz/far2l#2072 (Work in Progress)
  * support not only getting, but also setting clipboard in wayland-friendly manner
  * support data format default on wayland systems for text in utf-8
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge branch 'elfmz:master' into minor-fix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2065 from anta999/cursor999
  * CursorBlink rate2
  * minor fixes
  * comments
  * Temporary workaround for #1658 and #2053 until they are fixed upstream
  * view rec
  * detect Wayland better (on WSLg, for example)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge pull request #2059 from unxed/minor-fix
  * Cursor blink rate for wx backend
  * CaseSensitiveSort by default off (touch #2003)
  * more fine tune for #2003
  * minor 2/2
  * Revert "minor"
  * minor
  * better detect wayland on wsl
  * more fine tune for #2003
  * more fine tune for #2003
  * WX working
  * Merge branch 'master' of github.com:elfmz/far2l
  * more fine tune for #2003
  * Merge pull request #2058 from m32/master
  * Merge pull request #2057 from anta999/colortest
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * make dotfiles first (touch #2003)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge branch 'master' of github.com:elfmz/far2l
  * more tricks for case-sensitive comparing (touch #2003)
  * Merge branch 'elfmz:master' into master
  * more consts from windows
  * new plugin
  * only when text is selected
  * Need to redraw
  * Merge pull request #2054 from anta999/colortest
  * Merge pull request #2055 from akruphi/master
  * compactize wine compose/decompose tables
  * Merge branch 'master' of github.com:m32/far2l
  * update wine casemaps and fix type casts (touch #2045)
  * workaround to make BIG letters be first in sort (touch #2003)
  * Refactoring bool DeleteEndSlash() & more clarify buttons in mkdir messages (from far2m)
  * minor fix
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Mark string fixed for wide chars
  * try fix string compare inconsistencies (touch #2003)
  * use LC_COLLATE wherever defined (touch #2045)
  * revert to wine string routines for WCHARs less then 65535 (touch #2045)
  * Merge pull request #2043 from unxed/minor-fix
  * Merge pull request #2044 from akruphi/master
  * repaint sudo dialog by timer to avoid its corruption by parallel paintings
  * use kioclient if installed for delete-to-trash (close #2049)
  * apply escaping for arguments containing slashes too (fix #2050)
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Revert "handle the situation then x11 backend is selected for terminal app in env var"
  * Help: minor
  * handle the situation then x11 backend is selected for terminal app in env var
  * Merge branch 'master' of github.com:m32/far2l
  * Help: TTY|F, TTY|a, TTY|k, and TTY|w Backends update info in terminals list
  * minor fix
  * Help: TTY|a, TTY|Xa, TTY|k, TTY|Xk and TTY|w, TTY|Xw Backends
  * Help: add info about TTY|Xa, TTY|Xk and TTY|Xw Backends
  * Fix for #2041
  * NR/FTP: more correct LIST command format autodetection
  * Cirrus: use FreeBSD 14.0
  * NR/FTP: implement LIST command format autodetection (fix #2034)
  * NR: fix protocol options settings UX inconsistencies (fix #2026)
  * NR: make confirm new server identity dialog wider (fix #2030)
  * findfile: dismiss old pattern if its not needed (fix #2033)
  * Merge pull request #2032 from akruphi/master
  * Help: AutoCompleteSettings describe
  * Properly escape !& metasymbol (from far2m) (touch #2027)
  * Increased size of mark in file highlighting
  * Merge branch 'master' of github.com:m32/far2l
  * Merge pull request #2020 from akruphi/master
  * Avoid CMake error when the Git repository not found (from far2m)
  * Clear filtering at close drop-down list (from far2m) (touch #2017)
  * Use only one variable
  * Merge branch 'master' of github.com:m32/far2l
  * far:about - add uname and more compact languages & codepages lines
  * FarCommands also from User menu, File associations & Apply Command by Ctrl-G (touch #2021)
  * Prevent crashing on incorrect DM_SETITEMPOSITION parameters (from far2m)
  * Obtain committer date in old Git versions (before git 2.25.0) that don't support %cs (from far2m)
  * Merge pull request #2019 from akruphi/master
  * Fix crash if nonexist config parametrs in -set:foo=bar
  * sudo: use WINDOW_BUFFER_SIZE_EVENT to force screen repaint after sudo dialog closed (fix #2012)
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * parsing ls output

 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.0-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Mon, 19 Feb 2024 22:31:18 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low

  * Bump version to 2.6.1
  * fix version bump script
  * _testing -> testing
  * fix it better
  * fix composed command line arguments autocompletion
  * cosmetics
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Merge pull request #2153 from unxed/readme
  * some more functions...
  * let's use actually developing putty4far2l link
  * update readme
  * Merge branch 'test-server'
  * ReadCell*
  * Merge pull request #2149 from elfmz/test-server
  * cosmetics
  * workaround for zero createtime returned by libssh
  * Merge pull request #2133 from akruphi/NetRocks_CtrlA
  * Merge pull request #2140 from akruphi/setattr_owner_groups_dups
  * Merge pull request #2134 from spnethw/sudo-futimens-processing
  * Merge pull request #2131 from unxed/dev
  * looks usable
  * use JS for actual tests code
  * setattr - skip adding duplicates owners & gropus
  * Revert "hardcode width detection logic for chars 0..31. fixes #2136"
  * hardcode width detection logic for chars 0..31. fixes #2136
  * exclude non-chars (unassigned or private use)
  * comment
  * do not process unassigned code points
  * sudo: futimens processing
  * NetRocks CtrlA-3: show timestamp (read only)
  * added one more test using one more lib
  * Added another test using utf8proc library that probably can be more reliable.
  * Added simple test showing differences between char width detected by wcwidth() and by CharClasses.cpp functions
  * Merge pull request #2107 from unxed/tty-viewer-fix
  * Merge pull request #2122 from akruphi/help
  * Merge pull request #2123 from atolismesh/patch-3
  * NR: fix wrong creation time
  * Merge pull request #2125 from akruphi/NetRocks_CtrlA
  * Merge pull request #2128 from spnethw/handle-description-files-case-insensitive
  * Merge pull request #2129 from spnethw/uchardet-minor-fixes
  * ISO-8859-11: replace 28601 with 874 due they're very close, and the last one is supported by far2l
  * uchardet minor fixes
  * NetRocks CtrlA: workaround from ChangeModeOfPath() described obvious
  * search for file descriptions in any case
  * Help: minor
  * Help: Far2lGettingStarted - actualization & remove obsolete after recently accepted PRs
  * NetRocks CtrlA-2: Stupid mismatch in Original reset
  * NetRocks CtrlA-2: directory close to far2l CtrlA + editable octal (fix #2011)
  * Update wslgclip.sh
  * progress
  * Help: Location & mounted drives (explain problem #1933)
  * TestServer for automated smoke tests
  * updated char classes on Ubuntu 23.10
  * much better solution
  * Merge pull request #2117 from akruphi/NetRocks_CtrlA
  * Merge pull request #2121 from spnethw/fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * Merge pull request #2119 from atolismesh/master
  * edit stderr message
  * Update WinPortMain.cpp
  * Fix build under Ubuntu 18.04 - update WinPortMain.cpp
  * take into account EACCES too
  * Merge branch 'elfmz:master' into fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * NetRocks CtrlA: show non-editable owner & group + octal + rearrange
  * Merge pull request #2111 from spnethw/improved-automatic-encoding-detection
  * refactor
  * Merge pull request #2108 from unxed/wslg-clipboard-fix
  * Merge pull request #2109 from Dazzar56/fix-mouse-click-and-drag
  * Merge pull request #2110 from akruphi/fix_calc2092
  * minor code formatting
  * attempt to fix #2067: unneeded open.sh call after clicking on a broken symbolic link
  * bugfixes and improvings in automatic encoding detection
  * Calc plugin patch (from far2m)
  * minor
  * minor
  * fix path
  * debug
  * debugx
  * While mouse button is pressed no longer spam drag events in TTY backend
  * another try to fix suse on wslg
  * do it better way
  * Revert "minor"
  * minor
  * minor
  * fix clipboard on wslg
  * fix artifacts in viewer in tty
  * some refactoring & fixes
  * Merge pull request #2103 from unxed/wezterm-workaround
  * Merge pull request #2099 from akruphi/lang_alphabetically
  * Merge pull request #2098 from akruphi/fix_editor_attrstr
  * Merge pull request #2094 from ctapmex/colorer-schemes
  * Merge pull request #2091 from akruphi/fix_2053_last_symbol
  * Merge pull request #2090 from m32/master
  * Merge pull request #2085 from Dazzar56/win32-input-mouse-fix
  * Merge pull request #2081 from akruphi/force-non-escaping
  * cosmetic changes and  some documentation
  * Language menus alphabetically sorted (from far2m)
  * Fix editor AttrStr symbols duplicate during save file
  * updated the schema library to the current one on 03/23/2023
  * fix incorrect coordinates
  * implmenting SGR extended mouse report and mouse move support
  * Fix copy to Telegram last NUL char
  * new plugins
  * proper plugin selection for Open
  * fixed remaining #1889 problems
  * fixes #1889
  * finaly fix elfmz/far2l#2072 mouse input in win32-input mode
  * continuation of work on mouse input in win32-input mode elfmz/far2l#2072
  * minor: remove debug printf
  * Force non-escaping filenames during files suggestion in comboboxes (touch #1670)
  * Force non-escaping filenames when insert in editor (touch #2071)
  * refactor recent changes
  * Merge pull request #2077 from unxed/wx_wayland_workaround
  * refactor recent changes (touch #2070)
  * minor
  * revert c723e90c067e8adb93e117cdde94242a4e9edccc
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge pull request #2062 from unxed/minor-fix
  * Merge pull request #2066 from m32/master
  * Merge pull request #2070 from unxed/wayland_clipboard_workaround
  * some debug output
  * work-around for double encoded mouse events in win32-input mode elfmz/far2l#2072 (Work in Progress)
  * support not only getting, but also setting clipboard in wayland-friendly manner
  * support data format default on wayland systems for text in utf-8
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge branch 'elfmz:master' into minor-fix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2065 from anta999/cursor999
  * CursorBlink rate2
  * minor fixes
  * comments
  * Temporary workaround for #1658 and #2053 until they are fixed upstream
  * view rec
  * detect Wayland better (on WSLg, for example)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge pull request #2059 from unxed/minor-fix
  * Cursor blink rate for wx backend
  * CaseSensitiveSort by default off (touch #2003)
  * more fine tune for #2003
  * minor 2/2
  * Revert "minor"
  * minor
  * better detect wayland on wsl
  * more fine tune for #2003
  * more fine tune for #2003
  * WX working
  * Merge branch 'master' of github.com:elfmz/far2l
  * more fine tune for #2003
  * Merge pull request #2058 from m32/master
  * Merge pull request #2057 from anta999/colortest
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * make dotfiles first (touch #2003)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge branch 'master' of github.com:elfmz/far2l
  * more tricks for case-sensitive comparing (touch #2003)
  * Merge branch 'elfmz:master' into master
  * more consts from windows
  * new plugin
  * only when text is selected
  * Need to redraw
  * Merge pull request #2054 from anta999/colortest
  * Merge pull request #2055 from akruphi/master
  * compactize wine compose/decompose tables
  * Merge branch 'master' of github.com:m32/far2l
  * update wine casemaps and fix type casts (touch #2045)
  * workaround to make BIG letters be first in sort (touch #2003)
  * Refactoring bool DeleteEndSlash() & more clarify buttons in mkdir messages (from far2m)
  * minor fix
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Mark string fixed for wide chars
  * try fix string compare inconsistencies (touch #2003)
  * use LC_COLLATE wherever defined (touch #2045)
  * revert to wine string routines for WCHARs less then 65535 (touch #2045)
  * Merge pull request #2043 from unxed/minor-fix
  * Merge pull request #2044 from akruphi/master
  * repaint sudo dialog by timer to avoid its corruption by parallel paintings
  * use kioclient if installed for delete-to-trash (close #2049)
  * apply escaping for arguments containing slashes too (fix #2050)
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Revert "handle the situation then x11 backend is selected for terminal app in env var"
  * Help: minor
  * handle the situation then x11 backend is selected for terminal app in env var
  * Merge branch 'master' of github.com:m32/far2l
  * Help: TTY|F, TTY|a, TTY|k, and TTY|w Backends update info in terminals list
  * minor fix
  * Help: TTY|a, TTY|Xa, TTY|k, TTY|Xk and TTY|w, TTY|Xw Backends
  * Help: add info about TTY|Xa, TTY|Xk and TTY|Xw Backends
  * Fix for #2041
  * NR/FTP: more correct LIST command format autodetection
  * Cirrus: use FreeBSD 14.0
  * NR/FTP: implement LIST command format autodetection (fix #2034)
  * NR: fix protocol options settings UX inconsistencies (fix #2026)
  * NR: make confirm new server identity dialog wider (fix #2030)
  * findfile: dismiss old pattern if its not needed (fix #2033)
  * Merge pull request #2032 from akruphi/master
  * Help: AutoCompleteSettings describe
  * Properly escape !& metasymbol (from far2m) (touch #2027)
  * Increased size of mark in file highlighting
  * Merge branch 'master' of github.com:m32/far2l
  * Merge pull request #2020 from akruphi/master
  * Avoid CMake error when the Git repository not found (from far2m)
  * Clear filtering at close drop-down list (from far2m) (touch #2017)
  * Use only one variable
  * Merge branch 'master' of github.com:m32/far2l
  * far:about - add uname and more compact languages & codepages lines
  * FarCommands also from User menu, File associations & Apply Command by Ctrl-G (touch #2021)
  * Prevent crashing on incorrect DM_SETITEMPOSITION parameters (from far2m)
  * Obtain committer date in old Git versions (before git 2.25.0) that don't support %cs (from far2m)
  * Merge pull request #2019 from akruphi/master
  * Fix crash if nonexist config parametrs in -set:foo=bar
  * sudo: use WINDOW_BUFFER_SIZE_EVENT to force screen repaint after sudo dialog closed (fix #2012)
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * parsing ls output

 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.0-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Mon, 19 Feb 2024 22:31:18 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low

  * Bump version to 2.6.1
  * fix version bump script
  * _testing -> testing
  * fix it better
  * fix composed command line arguments autocompletion
  * cosmetics
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Merge pull request #2153 from unxed/readme
  * some more functions...
  * let's use actually developing putty4far2l link
  * update readme
  * Merge branch 'test-server'
  * ReadCell*
  * Merge pull request #2149 from elfmz/test-server
  * cosmetics
  * workaround for zero createtime returned by libssh
  * Merge pull request #2133 from akruphi/NetRocks_CtrlA
  * Merge pull request #2140 from akruphi/setattr_owner_groups_dups
  * Merge pull request #2134 from spnethw/sudo-futimens-processing
  * Merge pull request #2131 from unxed/dev
  * looks usable
  * use JS for actual tests code
  * setattr - skip adding duplicates owners & gropus
  * Revert "hardcode width detection logic for chars 0..31. fixes #2136"
  * hardcode width detection logic for chars 0..31. fixes #2136
  * exclude non-chars (unassigned or private use)
  * comment
  * do not process unassigned code points
  * sudo: futimens processing
  * NetRocks CtrlA-3: show timestamp (read only)
  * added one more test using one more lib
  * Added another test using utf8proc library that probably can be more reliable.
  * Added simple test showing differences between char width detected by wcwidth() and by CharClasses.cpp functions
  * Merge pull request #2107 from unxed/tty-viewer-fix
  * Merge pull request #2122 from akruphi/help
  * Merge pull request #2123 from atolismesh/patch-3
  * NR: fix wrong creation time
  * Merge pull request #2125 from akruphi/NetRocks_CtrlA
  * Merge pull request #2128 from spnethw/handle-description-files-case-insensitive
  * Merge pull request #2129 from spnethw/uchardet-minor-fixes
  * ISO-8859-11: replace 28601 with 874 due they're very close, and the last one is supported by far2l
  * uchardet minor fixes
  * NetRocks CtrlA: workaround from ChangeModeOfPath() described obvious
  * search for file descriptions in any case
  * Help: minor
  * Help: Far2lGettingStarted - actualization & remove obsolete after recently accepted PRs
  * NetRocks CtrlA-2: Stupid mismatch in Original reset
  * NetRocks CtrlA-2: directory close to far2l CtrlA + editable octal (fix #2011)
  * Update wslgclip.sh
  * progress
  * Help: Location & mounted drives (explain problem #1933)
  * TestServer for automated smoke tests
  * updated char classes on Ubuntu 23.10
  * much better solution
  * Merge pull request #2117 from akruphi/NetRocks_CtrlA
  * Merge pull request #2121 from spnethw/fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * Merge pull request #2119 from atolismesh/master
  * edit stderr message
  * Update WinPortMain.cpp
  * Fix build under Ubuntu 18.04 - update WinPortMain.cpp
  * take into account EACCES too
  * Merge branch 'elfmz:master' into fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * NetRocks CtrlA: show non-editable owner & group + octal + rearrange
  * Merge pull request #2111 from spnethw/improved-automatic-encoding-detection
  * refactor
  * Merge pull request #2108 from unxed/wslg-clipboard-fix
  * Merge pull request #2109 from Dazzar56/fix-mouse-click-and-drag
  * Merge pull request #2110 from akruphi/fix_calc2092
  * minor code formatting
  * attempt to fix #2067: unneeded open.sh call after clicking on a broken symbolic link
  * bugfixes and improvings in automatic encoding detection
  * Calc plugin patch (from far2m)
  * minor
  * minor
  * fix path
  * debug
  * debugx
  * While mouse button is pressed no longer spam drag events in TTY backend
  * another try to fix suse on wslg
  * do it better way
  * Revert "minor"
  * minor
  * minor
  * fix clipboard on wslg
  * fix artifacts in viewer in tty
  * some refactoring & fixes
  * Merge pull request #2103 from unxed/wezterm-workaround
  * Merge pull request #2099 from akruphi/lang_alphabetically
  * Merge pull request #2098 from akruphi/fix_editor_attrstr
  * Merge pull request #2094 from ctapmex/colorer-schemes
  * Merge pull request #2091 from akruphi/fix_2053_last_symbol
  * Merge pull request #2090 from m32/master
  * Merge pull request #2085 from Dazzar56/win32-input-mouse-fix
  * Merge pull request #2081 from akruphi/force-non-escaping
  * cosmetic changes and  some documentation
  * Language menus alphabetically sorted (from far2m)
  * Fix editor AttrStr symbols duplicate during save file
  * updated the schema library to the current one on 03/23/2023
  * fix incorrect coordinates
  * implmenting SGR extended mouse report and mouse move support
  * Fix copy to Telegram last NUL char
  * new plugins
  * proper plugin selection for Open
  * fixed remaining #1889 problems
  * fixes #1889
  * finaly fix elfmz/far2l#2072 mouse input in win32-input mode
  * continuation of work on mouse input in win32-input mode elfmz/far2l#2072
  * minor: remove debug printf
  * Force non-escaping filenames during files suggestion in comboboxes (touch #1670)
  * Force non-escaping filenames when insert in editor (touch #2071)
  * refactor recent changes
  * Merge pull request #2077 from unxed/wx_wayland_workaround
  * refactor recent changes (touch #2070)
  * minor
  * revert c723e90c067e8adb93e117cdde94242a4e9edccc
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge pull request #2062 from unxed/minor-fix
  * Merge pull request #2066 from m32/master
  * Merge pull request #2070 from unxed/wayland_clipboard_workaround
  * some debug output
  * work-around for double encoded mouse events in win32-input mode elfmz/far2l#2072 (Work in Progress)
  * support not only getting, but also setting clipboard in wayland-friendly manner
  * support data format default on wayland systems for text in utf-8
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge branch 'elfmz:master' into minor-fix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2065 from anta999/cursor999
  * CursorBlink rate2
  * minor fixes
  * comments
  * Temporary workaround for #1658 and #2053 until they are fixed upstream
  * view rec
  * detect Wayland better (on WSLg, for example)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge pull request #2059 from unxed/minor-fix
  * Cursor blink rate for wx backend
  * CaseSensitiveSort by default off (touch #2003)
  * more fine tune for #2003
  * minor 2/2
  * Revert "minor"
  * minor
  * better detect wayland on wsl
  * more fine tune for #2003
  * more fine tune for #2003
  * WX working
  * Merge branch 'master' of github.com:elfmz/far2l
  * more fine tune for #2003
  * Merge pull request #2058 from m32/master
  * Merge pull request #2057 from anta999/colortest
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * make dotfiles first (touch #2003)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge branch 'master' of github.com:elfmz/far2l
  * more tricks for case-sensitive comparing (touch #2003)
  * Merge branch 'elfmz:master' into master
  * more consts from windows
  * new plugin
  * only when text is selected
  * Need to redraw
  * Merge pull request #2054 from anta999/colortest
  * Merge pull request #2055 from akruphi/master
  * compactize wine compose/decompose tables
  * Merge branch 'master' of github.com:m32/far2l
  * update wine casemaps and fix type casts (touch #2045)
  * workaround to make BIG letters be first in sort (touch #2003)
  * Refactoring bool DeleteEndSlash() & more clarify buttons in mkdir messages (from far2m)
  * minor fix
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Mark string fixed for wide chars
  * try fix string compare inconsistencies (touch #2003)
  * use LC_COLLATE wherever defined (touch #2045)
  * revert to wine string routines for WCHARs less then 65535 (touch #2045)
  * Merge pull request #2043 from unxed/minor-fix
  * Merge pull request #2044 from akruphi/master
  * repaint sudo dialog by timer to avoid its corruption by parallel paintings
  * use kioclient if installed for delete-to-trash (close #2049)
  * apply escaping for arguments containing slashes too (fix #2050)
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Revert "handle the situation then x11 backend is selected for terminal app in env var"
  * Help: minor
  * handle the situation then x11 backend is selected for terminal app in env var
  * Merge branch 'master' of github.com:m32/far2l
  * Help: TTY|F, TTY|a, TTY|k, and TTY|w Backends update info in terminals list
  * minor fix
  * Help: TTY|a, TTY|Xa, TTY|k, TTY|Xk and TTY|w, TTY|Xw Backends
  * Help: add info about TTY|Xa, TTY|Xk and TTY|Xw Backends
  * Fix for #2041
  * NR/FTP: more correct LIST command format autodetection
  * Cirrus: use FreeBSD 14.0
  * NR/FTP: implement LIST command format autodetection (fix #2034)
  * NR: fix protocol options settings UX inconsistencies (fix #2026)
  * NR: make confirm new server identity dialog wider (fix #2030)
  * findfile: dismiss old pattern if its not needed (fix #2033)
  * Merge pull request #2032 from akruphi/master
  * Help: AutoCompleteSettings describe
  * Properly escape !& metasymbol (from far2m) (touch #2027)
  * Increased size of mark in file highlighting
  * Merge branch 'master' of github.com:m32/far2l
  * Merge pull request #2020 from akruphi/master
  * Avoid CMake error when the Git repository not found (from far2m)
  * Clear filtering at close drop-down list (from far2m) (touch #2017)
  * Use only one variable
  * Merge branch 'master' of github.com:m32/far2l
  * far:about - add uname and more compact languages & codepages lines
  * FarCommands also from User menu, File associations & Apply Command by Ctrl-G (touch #2021)
  * Prevent crashing on incorrect DM_SETITEMPOSITION parameters (from far2m)
  * Obtain committer date in old Git versions (before git 2.25.0) that don't support %cs (from far2m)
  * Merge pull request #2019 from akruphi/master
  * Fix crash if nonexist config parametrs in -set:foo=bar
  * sudo: use WINDOW_BUFFER_SIZE_EVENT to force screen repaint after sudo dialog closed (fix #2012)
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * parsing ls output

 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.0-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Mon, 19 Feb 2024 22:31:18 +0300

far2l-core (2.6.3-1) unstable; urgency=low

  * Bump version to 2.6.3
  * Merge pull request #2302 from unxed/wslcliptty
  * Apply WSL clipboard workaround in TTY mode also
  * Merge pull request #2300 from akruphi/about_wsl
  * miscellaneous tiny commits
  * Merge pull request #2299 from spnethw/findfile_dialog_checkboxes_tab_fix
  * fix tab order in FindFile dialog
  * cosmetic: increase height of select files dialog, make background fill color to be palette[0] under MAC (touch #2298)
  * cosmetic
  * fix inverted case sensitive condition; cosmetic
  * save CaseSensitive and SelectFolders checkboxes in file select by + dialog
  * Ctrl+Shift+Down also may now make put panel over command line; cosmetic
  * Merge pull request #2297 from akruphi/fix2235
  * Fix #2235
  * fix glitches on Ctrl+Enter etc when hidden command line
  * minor
  * fix some issues in prev change
  * Panels resize by Ctrl+Down allows to hide command line, subsequently allowing fast file find without pressing Alt
  * Merge pull request #2292 from unxed/wslcliputf8
  * finnaly made it work 3/2 :))
  * finnaly made it work 2/2 :)
  * finnaly made it work
  * Merge pull request #2290 from akruphi/NR
  * cscript.exe still have charset problems on some systems (https://t.me/far2l_ru/25428), lets stuck with powershell for now
  * cosmetic
  * removed redundancy
  * fix cscript
  * minor
  * bring back cscript as it should be faster?
  * one more minor fix
  * trying to fix charset issues
  * Users report charset problems with cscript.exe solution: https://t.me/far2l_ru/25309 Actually, every Windows version having WSL[g] also has PowerShell, so using cscript.exe is redundant.
  * NetRocks: cosmetic
  * cosmetic
  * Merge pull request #2289 from unxed/fix_wslg_clip
  * fix redundant newlines appearing at the end of clipboard content
  * fix languages to fit to dialog
  * FindFile: shuffle checkboxes to more convinient and space-efficient places

 -- elfmz <fenix1905@tut.by>  Thu, 25 Jul 2024 22:06:17 +0300

far2l-core (2.6.2-1) unstable; urgency=low

  * Bump version to 2.6.2
  * dont use wxTheClipboard->Flush under WXGTK
  * may be fix problem with cursor visibility after command execution (touch #2287)
  * recognize also "msdos" filesystem as case insensitive
  * recognize also exfat as case-insensitive fs
  * colorer: fix compilation under MacOS ElCapitan
  * copy: case-insensitively detect renaming to same folder name in vfat filesystem (touch #2204)
  * NR: bring back 2 and 3 columns modes, just avoid Align file extensions
  * Merge branch 'master' of github.com:elfmz/far2l
  * fallback to regular file if mode doesnt specify file type (fix #2263)
  * Merge pull request #2286 from ctapmex/artifacts-in-editor
  * Merge branch 'master' of github.com:elfmz/far2l
  * Merge pull request #2285 from ctapmex/fix_2277
  * umask override option replaced with use of chmod with possibility to disable it at all (touch #2257)
  * fix fill background in editor
  * Revert "editor/colorer: fix coloring artifacts when rendering strings with characters of nonstandard width (touch #1941)"
  * fix Plugin Colorer crashes #2277
  * Merge pull request #2284 from unxed/fix_wl_clip
  * Merge pull request #2281 from spnethw/filefilter_case_sensitive
  * Merge pull request #2274 from deep-soft/far2l-master
  * Merge pull request #2276 from spnethw/cmpname_body_minor_fix
  * Merge pull request #2273 from akruphi/readme_debian
  * Merge pull request #2282 from akruphi/netrocks
  * fix #2238
  * NetRocks: for site connections list don't use current far2l panel modes
  * allow autofilters to work with extensions in both cases + style
  * update translation
  * add automation
  * add "Case sensitive" option to FileFilter, some refactoring
  * CmpName_Body: handle one missed case + minor style
  * adapt FileFilterParams to work with case(in)sensitive file masks
  * minor
  * add in readme explanation after #2271
  * Update macro.cpp
  * Merge pull request #2267 from spnethw/case_sensitive_fix_improve
  * Merge pull request #2270 from akruphi/hist_escape_fn_ctrlf10_fix
  * Merge pull request #2269 from akruphi/case_sensitive_advcompare
  * minor
  * History AltF8 fix escaping filenames in jump to file by CtrlF10 / F3
  * indent fix
  * revert FileFilter change
  * files highlighting is back case sensitive + style fixes
  * correction position of new functions in struct FarStandardFunctions after @shmuz advice
  * Advanced compare: add (in)sensitive option compare
  * update farlang.templ.m4 for FindFileCase
  * and more minor style fixes
  * more minor style fixes
  * minor style fixes
  * touch issue #2029, attempt to fix case-(in)sensitive option
  * Merge pull request #2265 from akruphi/case_sensitive_findfile
  * FindFile: dialog height minor fix
  * Customize Case (in)sensitive option for file masks in Find file
  * fix possible crash in sdc_readdir/sdc_closedir; minor optimization
  * ma: undo fork() experiment as measurements shown not so much improvements
  * revert libarchive detection workarouns for MacOS
  * fix pre-redraw func crash in certain conditions (fix #2262)
  * ma: refactor..
  * minor
  * Merge branch 'master' of github.com:elfmz/far2l
  * ma: experiment - use fork() instead of executing when extracting files by builtin handler if screen output and sudo are not required. This should make text search in archives much faster for those archive types that extracted using builtin handlers'
  * Merge pull request #2261 from akruphi/case_sensitive_compare_select
  * ma: remove unused code
  * ma: continue refactor
  * ma: minus another two arrays
  * ma: get rid of few more fixed size arrays
  * ma: get rid of some strcpy for a company
  * fix build and some cosmetics
  * multiarc: get rid of most fixed size arrays and all sprintfs
  * Help on Case sensitive when compare or select
  * Customize Case sensitive option for Compare folders and (De)Select in Panels
  * refactor some snprintf-s
  * helpers for trivial int->string conversions; fixed couple other warnings
  * Merge pull request #2260 from rampitec/warn
  * Fixing most of the obvious warnings with clang15 and MacOS.
  * Merge pull request #2255 from akruphi/hist_cmd_dir_in_prefix
  * Merge pull request #2259 from Dazzar56/TabNavFix
  * fix incorrect focus on tab key in DI_RADIOBUTTON
  * Merge pull request #2258 from akruphi/setattr_fix_date_compare
  * Attributes dialog CtrlA: workaround to compare current & initial date
  * typo
  * minor fix: timesep & variables
  * History - use all-far2l date-time format
  * History - add confirmation before remove non-existing entries by Ctrl+R
  * History commands - add path in prefix in Alt+F8
  * Merge pull request #2254 from akruphi/hist_footer
  * refactoring
  * History - more accurately HistoryFooter
  * mostly cosmetic refactor
  * Merge pull request #2253 from akruphi/fix_hist_autocomplete_dups
  * Merge pull request #2252 from akruphi/setattr
  * tests: improve viewer word-wrap testcase
  * tests: viewer word-wrap testcase
  * tests: refactor, testcase for viewer
  * History - fix duplicates in autocomplete after #2241
  * viewer: fix..
  * viewer: more up-scrolling fixes (touch #2246)
  * Attributes dialog CtrlA: mouse db-click only on changeable data times
  * NetRocks CtrlA: hotkeys closely to main far2l CtrlA
  * Attributes dialog CtrlA: show original octal + cosmetics
  * Merge pull request #2239 from unxed/zip_ansi_fix
  * viewer: fix spaces at lines begins when scrolling up in word-wrap mode (touch #2246)
  * Removed LACodepage, actually not needed
  * Merge pull request #2248 from anta999/colortest2
  * Merge pull request #2245 from akruphi/setattr
  * Merge pull request #2244 from m32/master
  * Merge pull request #2251 from spnethw/fix_issue_2207_prevent_crash_on_quick_view
  * prevent crash on Quick View and when calculating folder size
  * Fixed console history clearing crash
  * Attributes dialog CtrlA: dynamically show marks (*) near changed fields + refactoring
  * be quiet
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2241 from akruphi/hist
  * Merge pull request #2242 from anta999/colortest2
  * Merge pull request #2243 from spnethw/futimens-fd-close-fix
  * Add menu option stop wrap on edge
  * close file descriptor after futimens call
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few small fixes
  * History - also add choice "never" for delete duplicates
  * minor fix
  * History - delete duplicates if Name and Extra equal
  * Merge pull request #2240 from makefu/master
  * README: update nixos link to official wiki url
  * Bring ANSI special case back, see https://github.com/elfmz/far2l/issues/2237#issuecomment-2134114585
  * Process archives with ANSI charset correctly. Closes #2237. Passes all my test .zip archives set.
  * alt-f7 and select panel - python opens first found plugin
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2233 from unxed/7zip
  * minor fix
  * Merge pull request #2231 from unxed/7zip
  * Merge pull request #2232 from ctapmex/patch-1
  * revert wrong change
  * minor fixes
  * typo in build.yml
  * 7zz tools, often provided in 7zip package, offers more recent 7zip Linux port comparing to p7zip package version.
  * cosmetic
  * Merge pull request #2206 from anta999/colortest2
  * Merge pull request #2225 from akruphi/explain_setattr_symlinks
  * Merge pull request #2224 from spnethw/scanfilebymapping-fix
  * Merge pull request #2226 from Dazzar56/setattr-hotkeys
  * Merge pull request #2220 from atolismesh/master
  * Merge pull request #2227 from ctapmex/change-ci
  * Merge pull request #2229 from akruphi/fix2223_findfile_del_after_edit_from_panel
  * Merge pull request #2228 from ctapmex/colorer-fs
  * resolve merge conflict
  * fixed initialization of default focused item
  * Fix #2223
  * build on gcc-7; build without std::filesystems
  * sync colorer-library with upstream
  * update ci
  * Merge branch 'elfmz:master' into setattr-hotkeys
  * fix incorrect initial focus highlighting
  * cosmetic: spaces
  * Attributes dialog CtrlA: explanation surprise situation with symlinks properties
  * ScanFileByMapping fix: take into account the exact upper boundary
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2219 from Dazzar56/setattr-hotkeys
  * minor signature correction
  * renamed functions to the local name conventions
  * macrosses replaced for inline functions
  * Update custom.ini
  * Add support for UDF ISO archives and fix custom.ini
  * Merge branch 'elfmz:master' into master
  * some refactoring of dialog.cpp  * ITEM_IS_FOCUSABLE now check for all type of items  * inline CanGetFocus changed for a ITEM_IS_FOCUSABLE macro  * deleted unused code
  * Merge branch 'setattr-hotkeys' of https://github.com/Dazzar56/far2l into setattr-hotkeys
  * Merge pull request #2218 from akruphi/dialog_up_down
  * gap more than one line now considered as separator
  * fine tuning of keyboard movement logic inside of dialog  * take into account DI_BUTTON  * movement by coordinates now happens according to borders in current dialog config  * DI_SINGLEBOX, DI_DOUBLEBOX, DI_VTEXT, and DI_TEXT (with separator Flags) are considered as borders  * complex logic expressions moved into marcoses
  * oops
  * item colors bug fix
  * setattr (Attributes dialog CtrlA): hotkeys correction
  * correct after #2213 vertical keys processing in dialog
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of github.com:elfmz/far2l into colortest2
  * few fixes
  * Merge pull request #2208 from akruphi/date_configure
  * Merge pull request #2215 from ctapmex/github-ci
  * fix clang build
  * Merge pull request #2213 from Dazzar56/setattr-hotkeys
  * Merge pull request #2211 from dstd/history-autohighlight-option
  * Merge pull request #2209 from ctapmex/colorer-openwrt
  * Merge pull request #2212 from unxed/ctrl_yo
  * Merge pull request #2217 from ctapmex/colorer-schemes
  * Merge pull request #2216 from ctapmex/farcolorer_refactoring
  * Date format customization: refactoring
  * Date format customization: more detect formats from locale
  * update colorer schemes
  * new keyboard navigation method now is default * flag DIF_HORIZONTALLAYOUT removed. It`s no longer needed * fix some conflicts in setattr hotkeys
  * refactoring
  * add .clang-format from colorer; reformat farcolorer
  * choose type menu refactoring
  * run workflow 'Artifacts' only on master
  * add new workflow
  * Refactoring
  * restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
  * fix #2028
  * Fix locale in old systems (FreeBSD,...) + tiny refectoring
  * Date format customization via Interface settings - from locale
  * Option to disable automatic highlights in history lists
  * fix filter in outliner form
  * remove some raw pointers
  * fix clean editor on plugin disable
  * fix error on reenable plugin
  * remove colorer viewer, linux don`t supported
  * clean main module
  * remove ConsoleAnnotation.h; rework truemode
  * remove resource.h
  * restore user settings load
  * unreachable code removed
  * build on openwrt #1615
  * Date format customization: current button + improvement
  * Minor: typo
  * Date format customization via Interface settings
  * Merge branch 'elfmz:master' into master
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * RGB Palette Testing
  * NetRocks: add proxychains proxifier support, also now proxifier settings are configured on per-site basis but not one-for-all (touch #2200)
  * Merge pull request #2203 from spnethw/multiarc_check_read_access_to_archive
  * multiarc: check if we have read access to the archive
  * ma/libarch: dont use extraction to /dev/null when testing archive to avoid damaging that /dev/null (fix #2182)
  * fix BreakKeys problem by shmuz (fix #2189)
  * fix no-openssl build (fix #2199)
  * Merge pull request #2202 from akruphi/readme
  * readme minor
  * readme revert spaces
  * readme update
  * Merge pull request #2190 from atolismesh/master
  * Merge pull request #2178 from spnethw/fix-2060-remove-unnecessary-PrepareDiskPath-call
  * Merge pull request #2193 from akruphi/setattr
  * Merge pull request #2196 from spnethw/bootstrap-scripts-corrections
  * Merge pull request #2194 from ctapmex/colorer_sync2
  * Merge pull request #2195 from alexax66/master
  * Merge pull request #2198 from unxed/smarty-fix
  * Backported 1ef8c8cfc2487a91fff300111638dc5f82f94ddc from Colorer-schemes
  * ps.sh -- posix shell compatibility + minor style fixes
  * open.sh -- remove subshell overhead
  * Fix build on DragonflyBSD 6.4. with gcc12
  * minor clean up
  * disable stopping the build on warning message
  * sync with upstream commit d4b9fd7a0033704730bbf1a2d4696cf4d93ebfce
  * setattr (Attributes dialog CtrlA): rearrange + editable octal
  * Add basic support for build and debug with Visual Studio Code
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2181 from spnethw/fix-1745-multiarc-changes
  * add orig CommandType param in ArcCommand ctor call as comment
  * Fix 'Align file extensions' from shmuz (fix #2175)
  * Revert Silent == (OpMode & OPM_FIND) as ArcCommand ctor arg
  * Merge pull request #2176 from spnethw/fix-sudo-move-to-trash
  * Merge pull request #2177 from ctapmex/colorer_sync
  * Merge pull request #2179 from spnethw/fix-2142-restore-positioning-on-files-in-case-of-Shift-F9-too
  * Merge pull request #2180 from unxed/readme
  * Merge pull request #2185 from akruphi/help
  * man actualization & typo in help
  * Help: explain user menu location (after #2184)
  * sync with upstream: fix build on bsd
  * active vs inactive state
  * Merge branch 'elfmz:master' into master
  * Вроде бы дней через 20 в 24.04 должен появиться фикс, так что убрал лишнее
  * logic of setting NeedSudo has been modified, ArcCommand CommandType params fixed
  * moved to original location
  * Merge branch 'master' into readme
  * Added Ubuntu workaround
  * try crash on edit binary files
  * restore positioning on files in panels in case of manual setup saving (Shift-F9) too
  * remove unnecessary PrepareDiskPath call, fix error message according to changes
  * try build on macos
  * handle directory deletion correctly, too
  * check if sudo is required for the dir containing the file to be deleted, not for the file itself
  * fix lang file
  * fix exception
  * Merge pull request #2174 from akruphi/explain_move_symlinks_fix1683
  * fix error, warnings
  * update colorer to latest version
  * bettet ls output parsing
  * minor - quoting words from combobox
  * Move dialog: explaining dirs processing slowly depend on symlink combobox
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2166 from techtonik/docker-build
  * Merge pull request #2167 from techtonik/patch-1
  * TST: update readme
  * Merge branch 'master' of github.com:elfmz/far2l
  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)
  * Merge branch 'elfmz:master' into master
  * Simplify Actions workflow
  * Add installation chapter with Docker info
  * Add build in Docker
  * Merge pull request #2165 from anta999/colortest2
  * remove std:min
  * refer testing readme
  * Merge pull request #2161 from techtonik/patch-1
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Clickable CODESTYLE.md
  * Clickable HACKING.md
  * Update actions to remove build warnings
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2152 from anta999/colortest2
  * Merge pull request #2159 from spnethw/uchardet-minor-fixes
  * Merge pull request #2160 from akruphi/setattr
  * TST: update readme
  * minor fix
  * TST: progress - some real tests now
  * fix dialog pos as it was
  * setattr (Attributes dialog): optimize memory (from far2m)
  * Merge branch 'elfmz:master' into master
  * uchardet: 1) treat ASCII as UTF-8; 2) indentation fixes
  * Merge pull request #2154 from spnethw/fix-2139-nodetect-var-replace-char-ptr-with-dword
  * FAR2L_BACKEND_ABI_VERSION upped, minor indent and style fixes
  * Merge branch 'master' of github.com:elfmz/far2l
  * TST: FS functions etc
  * Merge pull request #2155 from akruphi/setattr
  * setattr (Attributes dialog): prevent duplicates in Owners/Groups (from far2m)
  * TST: socket read timeout (30 seconds by default)
  * TST: few more framework functions, readme cosmetics
  * Merge branch 'elfmz:master' into master
  * cosmetics
  * Tst: more input simulation functions
  * indentation fixes
  * type of nodetect variable changed from char* to dword (now used as bitmask)
  * copylen bug fixed
  * Try 4
  * Try 3
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * try to fix build errors
  * Added some buildin highlights
  * Marks inherit + some fixes
  * Pick color dialogs added
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'elfmz:master' into master
  * when to use the plugin list without restrictions and when with restrictions on how to invoke it
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest2
  * Font styles added + some chgs
  * Added color masks, color dialog updated and works

 -- elfmz <fenix1905@tut.by>  Tue, 16 Jul 2024 09:57:52 +0300

far2l-core (2.6.1_hotfix1-1) unstable; urgency=low

  * marshal OnConsoleSetCursorBlinkTime to UI thread (fix mac window size and cursor freeze)

 -- elfmz <fenix1905@tut.by>  Wed, 17 Apr 2024 01:06:17 +0300

far2l-core (2.6.1-1) unstable; urgency=low

  * Bump version to 2.6.1
  * fix version bump script
  * _testing -> testing
  * fix it better
  * fix composed command line arguments autocompletion
  * cosmetics
  * Merge branch 'master' of github.com:elfmz/far2l
  * cosmetics
  * Merge pull request #2153 from unxed/readme
  * some more functions...
  * let's use actually developing putty4far2l link
  * update readme
  * Merge branch 'test-server'
  * ReadCell*
  * Merge pull request #2149 from elfmz/test-server
  * cosmetics
  * workaround for zero createtime returned by libssh
  * Merge pull request #2133 from akruphi/NetRocks_CtrlA
  * Merge pull request #2140 from akruphi/setattr_owner_groups_dups
  * Merge pull request #2134 from spnethw/sudo-futimens-processing
  * Merge pull request #2131 from unxed/dev
  * looks usable
  * use JS for actual tests code
  * setattr - skip adding duplicates owners & gropus
  * Revert "hardcode width detection logic for chars 0..31. fixes #2136"
  * hardcode width detection logic for chars 0..31. fixes #2136
  * exclude non-chars (unassigned or private use)
  * comment
  * do not process unassigned code points
  * sudo: futimens processing
  * NetRocks CtrlA-3: show timestamp (read only)
  * added one more test using one more lib
  * Added another test using utf8proc library that probably can be more reliable.
  * Added simple test showing differences between char width detected by wcwidth() and by CharClasses.cpp functions
  * Merge pull request #2107 from unxed/tty-viewer-fix
  * Merge pull request #2122 from akruphi/help
  * Merge pull request #2123 from atolismesh/patch-3
  * NR: fix wrong creation time
  * Merge pull request #2125 from akruphi/NetRocks_CtrlA
  * Merge pull request #2128 from spnethw/handle-description-files-case-insensitive
  * Merge pull request #2129 from spnethw/uchardet-minor-fixes
  * ISO-8859-11: replace 28601 with 874 due they're very close, and the last one is supported by far2l
  * uchardet minor fixes
  * NetRocks CtrlA: workaround from ChangeModeOfPath() described obvious
  * search for file descriptions in any case
  * Help: minor
  * Help: Far2lGettingStarted - actualization & remove obsolete after recently accepted PRs
  * NetRocks CtrlA-2: Stupid mismatch in Original reset
  * NetRocks CtrlA-2: directory close to far2l CtrlA + editable octal (fix #2011)
  * Update wslgclip.sh
  * progress
  * Help: Location & mounted drives (explain problem #1933)
  * TestServer for automated smoke tests
  * updated char classes on Ubuntu 23.10
  * much better solution
  * Merge pull request #2117 from akruphi/NetRocks_CtrlA
  * Merge pull request #2121 from spnethw/fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * Merge pull request #2119 from atolismesh/master
  * edit stderr message
  * Update WinPortMain.cpp
  * Fix build under Ubuntu 18.04 - update WinPortMain.cpp
  * take into account EACCES too
  * Merge branch 'elfmz:master' into fix-unneeded-open.sh-call-after-clicking-on-a-broken-symbolic-link
  * NetRocks CtrlA: show non-editable owner & group + octal + rearrange
  * Merge pull request #2111 from spnethw/improved-automatic-encoding-detection
  * refactor
  * Merge pull request #2108 from unxed/wslg-clipboard-fix
  * Merge pull request #2109 from Dazzar56/fix-mouse-click-and-drag
  * Merge pull request #2110 from akruphi/fix_calc2092
  * minor code formatting
  * attempt to fix #2067: unneeded open.sh call after clicking on a broken symbolic link
  * bugfixes and improvings in automatic encoding detection
  * Calc plugin patch (from far2m)
  * minor
  * minor
  * fix path
  * debug
  * debugx
  * While mouse button is pressed no longer spam drag events in TTY backend
  * another try to fix suse on wslg
  * do it better way
  * Revert "minor"
  * minor
  * minor
  * fix clipboard on wslg
  * fix artifacts in viewer in tty
  * some refactoring & fixes
  * Merge pull request #2103 from unxed/wezterm-workaround
  * Merge pull request #2099 from akruphi/lang_alphabetically
  * Merge pull request #2098 from akruphi/fix_editor_attrstr
  * Merge pull request #2094 from ctapmex/colorer-schemes
  * Merge pull request #2091 from akruphi/fix_2053_last_symbol
  * Merge pull request #2090 from m32/master
  * Merge pull request #2085 from Dazzar56/win32-input-mouse-fix
  * Merge pull request #2081 from akruphi/force-non-escaping
  * cosmetic changes and  some documentation
  * Language menus alphabetically sorted (from far2m)
  * Fix editor AttrStr symbols duplicate during save file
  * updated the schema library to the current one on 03/23/2023
  * fix incorrect coordinates
  * implmenting SGR extended mouse report and mouse move support
  * Fix copy to Telegram last NUL char
  * new plugins
  * proper plugin selection for Open
  * fixed remaining #1889 problems
  * fixes #1889
  * finaly fix elfmz/far2l#2072 mouse input in win32-input mode
  * continuation of work on mouse input in win32-input mode elfmz/far2l#2072
  * minor: remove debug printf
  * Force non-escaping filenames during files suggestion in comboboxes (touch #1670)
  * Force non-escaping filenames when insert in editor (touch #2071)
  * refactor recent changes
  * Merge pull request #2077 from unxed/wx_wayland_workaround
  * refactor recent changes (touch #2070)
  * minor
  * revert c723e90c067e8adb93e117cdde94242a4e9edccc
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge pull request #2062 from unxed/minor-fix
  * Merge pull request #2066 from m32/master
  * Merge pull request #2070 from unxed/wayland_clipboard_workaround
  * some debug output
  * work-around for double encoded mouse events in win32-input mode elfmz/far2l#2072 (Work in Progress)
  * support not only getting, but also setting clipboard in wayland-friendly manner
  * support data format default on wayland systems for text in utf-8
  * Merge branch 'elfmz:master' into wx_wayland_workaround
  * Merge branch 'elfmz:master' into minor-fix
  * Merge branch 'elfmz:master' into master
  * Merge pull request #2065 from anta999/cursor999
  * CursorBlink rate2
  * minor fixes
  * comments
  * Temporary workaround for #1658 and #2053 until they are fixed upstream
  * view rec
  * detect Wayland better (on WSLg, for example)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge pull request #2059 from unxed/minor-fix
  * Cursor blink rate for wx backend
  * CaseSensitiveSort by default off (touch #2003)
  * more fine tune for #2003
  * minor 2/2
  * Revert "minor"
  * minor
  * better detect wayland on wsl
  * more fine tune for #2003
  * more fine tune for #2003
  * WX working
  * Merge branch 'master' of github.com:elfmz/far2l
  * more fine tune for #2003
  * Merge pull request #2058 from m32/master
  * Merge pull request #2057 from anta999/colortest
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * make dotfiles first (touch #2003)
  * Merge branch 'master' of https://github.com/elfmz/far2l into cursor999
  * Merge branch 'master' of github.com:elfmz/far2l
  * more tricks for case-sensitive comparing (touch #2003)
  * Merge branch 'elfmz:master' into master
  * more consts from windows
  * new plugin
  * only when text is selected
  * Need to redraw
  * Merge pull request #2054 from anta999/colortest
  * Merge pull request #2055 from akruphi/master
  * compactize wine compose/decompose tables
  * Merge branch 'master' of github.com:m32/far2l
  * update wine casemaps and fix type casts (touch #2045)
  * workaround to make BIG letters be first in sort (touch #2003)
  * Refactoring bool DeleteEndSlash() & more clarify buttons in mkdir messages (from far2m)
  * minor fix
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Mark string fixed for wide chars
  * try fix string compare inconsistencies (touch #2003)
  * use LC_COLLATE wherever defined (touch #2045)
  * revert to wine string routines for WCHARs less then 65535 (touch #2045)
  * Merge pull request #2043 from unxed/minor-fix
  * Merge pull request #2044 from akruphi/master
  * repaint sudo dialog by timer to avoid its corruption by parallel paintings
  * use kioclient if installed for delete-to-trash (close #2049)
  * apply escaping for arguments containing slashes too (fix #2050)
  * Merge branch 'master' of https://github.com/elfmz/far2l into colortest
  * Revert "handle the situation then x11 backend is selected for terminal app in env var"
  * Help: minor
  * handle the situation then x11 backend is selected for terminal app in env var
  * Merge branch 'master' of github.com:m32/far2l
  * Help: TTY|F, TTY|a, TTY|k, and TTY|w Backends update info in terminals list
  * minor fix
  * Help: TTY|a, TTY|Xa, TTY|k, TTY|Xk and TTY|w, TTY|Xw Backends
  * Help: add info about TTY|Xa, TTY|Xk and TTY|Xw Backends
  * Fix for #2041
  * NR/FTP: more correct LIST command format autodetection
  * Cirrus: use FreeBSD 14.0
  * NR/FTP: implement LIST command format autodetection (fix #2034)
  * NR: fix protocol options settings UX inconsistencies (fix #2026)
  * NR: make confirm new server identity dialog wider (fix #2030)
  * findfile: dismiss old pattern if its not needed (fix #2033)
  * Merge pull request #2032 from akruphi/master
  * Help: AutoCompleteSettings describe
  * Properly escape !& metasymbol (from far2m) (touch #2027)
  * Increased size of mark in file highlighting
  * Merge branch 'master' of github.com:m32/far2l
  * Merge pull request #2020 from akruphi/master
  * Avoid CMake error when the Git repository not found (from far2m)
  * Clear filtering at close drop-down list (from far2m) (touch #2017)
  * Use only one variable
  * Merge branch 'master' of github.com:m32/far2l
  * far:about - add uname and more compact languages & codepages lines
  * FarCommands also from User menu, File associations & Apply Command by Ctrl-G (touch #2021)
  * Prevent crashing on incorrect DM_SETITEMPOSITION parameters (from far2m)
  * Obtain committer date in old Git versions (before git 2.25.0) that don't support %cs (from far2m)
  * Merge pull request #2019 from akruphi/master
  * Fix crash if nonexist config parametrs in -set:foo=bar
  * sudo: use WINDOW_BUFFER_SIZE_EVENT to force screen repaint after sudo dialog closed (fix #2012)
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * Merge branch 'master' of github.com:m32/far2l
  * parsing ls output

 -- elfmz <fenix1905@tut.by>  Sat, 13 Apr 2024 20:15:13 +0300

far2l-core (2.6.0-1) unstable; urgency=low



 -- elfmz <fenix1905@tut.by>  Mon, 19 Feb 2024 22:31:18 +0300

