Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/elfmz/far2l.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-12wx: tweaking font selection logicelfmz
2022-11-10fixes for underlined and crossed out characters; more tuning of truecolor col...elfmz
2022-11-08minor fixes; cosmeticselfmz
2022-11-08subfix #1392elfmz
2022-11-07TTY/truecolor: another some colors broken (fix #1391)elfmz
2022-11-07TTY/truecolor: fix some colors broken (fix #1391)elfmz
2022-11-07use truecolor in colorer by adopting truemod functionality and extending edit...elfmz
2022-11-06copy file: fix out of space silently ignored when copying to SMB share (fix #...elfmz
2022-11-05support full-width/composite characters and true color palette in terminal (#...elfmz
2022-09-18refactor: move some declarations from wxMain.cpp to .helfmz
2022-09-18Mac: implement usual behavior of Cmd+H and Cmd+Q hotkeys (touch #1359)elfmz
2022-09-17GUI: stop cursor blink and some other timer-related things after 30 seconds o...elfmz
2022-09-16optimize input wait loops, cosmeticelfmz
2022-09-12apply recent workaround for forwarded x11 tooelfmz
2022-09-11under xrdp - force full repaint after some time to workaround #1303elfmz
2022-09-04fix problems handling filenames of near to 255 characters (fix #1343)elfmz
2022-08-28cosmetictty-multiwidth-charselfmz
2022-08-28some more optimizations for unstable width lineselfmz
2022-08-28dont full-write line that follows unstable line to save traffic, seems it not...elfmz
2022-08-28better workaround artifacts with unstable width characters (touch #1333)elfmz
2022-08-20workaround for LibreOffice clipboard issue (touch #1350)elfmz
2022-07-20remove temporary debug messageelfmz
2022-07-10Edit attributes dialog: add chattr/chflags stuffelfmz
2022-07-10better detect mac`s hidden stat flagelfmz
2022-07-10macos: take into account hidden stat flag when evaluating attributes (touch #...elfmz
2022-06-01cosmeticelfmz
2022-05-31add CP_20880 (EBCDIC Cyrillic) (touch #1327)elfmz
2022-05-18Fix _i64tow and _itow (fix #1326)elfmz
2022-02-07fix some rare rendering artifactselfmz
2022-02-07editor: refactor recent changeselfmz
2022-02-07fix buildelfmz
2022-02-07ensure file allocation size with posix_fallocate and similarelfmz
2022-01-31fix some typosGürkan Myczko
2022-01-30Merge pull request #1218 from unxed/alt_nonlatin_fix_microelfmz
2022-01-30Enable alt_nonlatin_fix for linux only (as untested on bsd/mac); updated fix ...Ivan Sorokin
2022-01-29TTYXi: fix Ctrl+[ and Ctrl+/ (fix #1219)elfmz
2022-01-28fix Alt+NonLatinLetter support for letters like yu on Ubuntu 20+Ivan Sorokin
2022-01-21WX: workaround for KDE input issues when default layout is not latin (touch #...elfmz
2022-01-20dont warn on UTF8 locale; add ~/.config/far2l/cp to allow to manually specify...elfmz
2022-01-19remove stuff that breaks lcc compilation; cosmeticelfmz
2022-01-14TTYXi: workaround for Shift+Ins in terminal (touch #1193)elfmz
2022-01-11cosmeticelfmz
2022-01-11avoid warning on C.UTF-8 locale (fix #1185)elfmz
2022-01-11Disable EACP by default and remove its mention in readme as it doesnt work an...elfmz
2022-01-04rewrite some clipboard code in more guardedly manner (touch #1176)elfmz
2022-01-04# 1164 - automagic generation of far2lcffi.py filem32
2022-01-01TTY: fix some more artifacts when viewing specific codepage fileselfmz
2022-01-01TTYXi: opimize startup time a bitelfmz
2022-01-01TTYXi: attempt to autodetect timeoutselfmz
2021-12-30TTY: dont use bold if terminal supports intensify (fix #635)elfmz