Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

jobnik/FarManager-RTL-FileList

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
6 Commits
 
 
 
 
 
 

Repository files navigation

FarManager RTL FileList

filelist.cpp file with support for RTL (Hebrew/Arabic) file names

Tested on Far Manager, version 3.0 (build 5342) x86

Functions added

bool IsRTL(string str)
{
  // checks if a string is RTL
}

string StrReverseEx(string str, bool revDigits = false, DWORD Attributes = 0)
{
  /*
    reverse a string, but keep digits and latin chars intact
    this adds some support for RTL languages to show filenames correctly and in correct order
    it is far from perfect, but better than nothing :)
    Set Console Font to "Courier New" to have a unicode support in Far Manager
  */
}

void SetConsoleFont(const wchar_t *fontname, int fontsizeY)
{
  // set console font, not in use (but you can use it if you want)
}

What is FarManager?

https://farmanager.com/

https://github.com/FarGroup/FarManager

About

filelist.cpp file with support for RTL (Hebrew/Arabic) file names

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.