Tagged Questions

Far Manager is a program for managing files and archives in Windows operating systems (http://farmanager.com). For questions related to far pointers use 'pointers' tag.

learn more… | top users | synonyms

6
votes
2answers
97 views

Explain the difference between near, far and huge pointers in c? [closed]

Possible Duplicate: difference between far pointer and near pointer in C I searched in GOOGLE for the difference between these three pointers. But I found out the difference between any of ...
2
votes
7answers
1k views

Good text/code editor for Linux [closed]

So, I think I'm going to do some coding on Linux soon, but so far the biggest turn-off for me was that I'm very reluctant to move away from my current text/code editor. I'm looking for a Linux ...
1
vote
0answers
42 views

“Requesting folder name” in FAR manager. FTP

I'm writing my own FTP server and I've got a problem. Far manager can't receive file list, but filezilla can (image below). That's what I do: 1) receive PORT command with address and port 2) send ...
1
vote
2answers
26 views

How change color of text in FAR?

I use FAR. When run I can change color of text to green(in command line - after Ctrl-O) like in Matrix using system menu properties->Settings... But when I close and after start again - color return ...
1
vote
1answer
294 views

Is there a Far File Manager plugin for GIT?

Subject says it all. I want a git plugin for the Far Orthodox File Manager?
0
votes
1answer
140 views

In FAR manager, How to open Powershell in current path?

In FAR manager, I can open seperate command window at the current location by just typing start. For example, Active Panel in FAR is in c:\Projects and I type "start" it opens a new console window ...