====== [[http://www.farmanager.com/|Far Manager]] ======
* Use Unicode version of Far (v2.x), downloadable from [[http://www.farmanager.com/download.php|here]].
* Unicode plugins can be found [[http://forum.farmanager.com/viewtopic.php?f=5&t=3478|here]].
* [[http://forum.farmanager.com/viewtopic.php?f=11&t=4778#p59662|Colorer]] (view all released files [[https://sourceforge.net/projects/colorer/files/|here]])
* [[http://forum.farmanager.com/viewtopic.php?f=11&t=4200|Calc]]
* [[http://forum.farmanager.com/viewtopic.php?f=11&t=3008|Torrent View]]
* [[http://forum.farmanager.com/viewtopic.php?f=11&t=4217|Registry Browser]]
* [[http://forum.farmanager.com/viewtopic.php?f=5&t=6317|NetBox]] -- SFTP/SCP/FTP/FTPS/WebDAV client
* [[http://7-zip.org/download.html|7-zip]] v16.04 is the last one which is known to work smoothly, so keep the copy of that version in ''Far\Plugins\7-Zip\7z.dll'' (it should also be ×32 binary, i.e. match Far platform). Also v17.00 of 7-Zip is not compatible with Notepad++ plugin.
* [[http://winscp.net/eng/download.php|WinSCP plugin for Far]] (//superseded by NetBox//)
* There is [[http://winscp.net/forum/viewtopic.php?t=8382#30132|timestamp problem]]. Should be solved in Windows 7, but users of previous versions (e.g. XP) have to leave with 1-hour time difference.
* Unicode font discussions are [[http://forum.farmanager.com/viewtopic.php?f=3&t=1160&start=90#p38914|here]], [[http://forum.farmanager.com/viewtopic.php?p=18504|here]], [[http://plugring.farmanager.com/cgi-bin/downld.cgi?Draw=List&Select=PlugIn&SelectPlugIn=451|here]]. Problems are:
* [[http://forum.farmanager.com/viewtopic.php?f=9&t=5279|bi-spaced fonts cause incorrect text width calculation]]
* [[github>excelsior-oss/far-git-autocomplete|Far Git Autocomplete plugin]]
Shortcuts:
| ''Alt-Shift-Insert'' | Copy full file path to clipboard |
| ''Ctrl-F'' | Insert full file path to CMD line |
| ''Alt-+'' | Select same files |
| ''Ctrl-M'' | Restore selection |
| ''Shift-F12'' | Move selected files to the top |
| ''Alt-Insert'' | Enter the console selection mode |
[[https://forum.farmanager.com/viewtopic.php?f=15&t=1494|FarCmds: быстрые префиксы]]:
* '':'' = ''cd:'' (Named folders)
* ''/'' = ''far:macro ''
* ''?'' = ''far:whereIs ''
* ''<'' = ''far:edit < ''
* ''>'' = ''far:goto ''
* ''|'' = ''net: \\'' (Network browser)
* ''*'' = ''start /max '' (Windows command)
* ''&'' = ''%COMSPEC% /k '' (Windows command interpreter)
Fonts:
* [[SourceForge>terminus-font|Terminus Font]]
* [[http://sourcefoundry.org/hack/|Hack 2.0]] -- оптимизирован для использования в редакторах кода
* [[github>belluzj/fantasque-sans|Fantasque Sans Mono]] -- a font family with a great monospaced variant
* [[github>tonsky/FiraCode|Fira Code]] -- monospaced font with programming ligatures
* [[https://www.jetbrains.com/lp/mono/|JetBrains Mono]] -- a typeface for developers
Alternatives for Linux:
* [[https://sites.google.com/site/walcommander/|Файл Менеджер "Wal Commander"]] -- графический двухпанельный файл менеджер для Unix подобных ОС (C++, OSS but not GNU)
* [[http://trolsoft.ru/en/soft/trolcommander|trolCommander]] (Java, GNU)
* [[http://www.krusader.org/krusader|Krusader]] (GNU)
* [[https://sourceforge.net/projects/doublecmd/|Double Commander]] (Pascal, GNU)
* [[http://ndn.muxe.com/download/|Necromancer DOS Navigator]]
==== Questions answered ====
=== Far Search&Replace plugin fails with message "Can't allocate memory!" ===
Patch is provided at [[http://forum.farmanager.com/viewtopic.php?f=5&t=1033&p=114466#p85395|forum]]:
Patch "Can't allocate memory!" error. Allows S&R 2.5 to allocate 256MB RAM only for replace from panels.
Compare s_and_r.dll original vs. patched:
000161B4: 8B BA
000161B5: 55 00
000161B6: D8 00
000161B7: C1 00
000161B8: EA 10
000161B9: 02 90
=== Far Netbox plugin fails with message "Server protocol violation: unexpected SSH2_MSG_UNIMPLEMENTED packet" when trying to open SSH connection ===
From [[superusera>1097533/28311|this post]]: Edit session -> KEX tab -> move "Diffie-Hellman group exchange" to the bottom.
{{tag>7-zip}}