Search found 17 matches

by michaelang
Sat 31 Aug, 2019 05:42
Forum: General Discussions
Topic: Scroll keyboard shortcut
Replies: 2
Views: 9339

Scroll keyboard shortcut

Thanks Shmuel. This is what I did Macro { description="scroll up"; area="Shell"; key="CtrlShiftUp"; action=function() Keys("MsWheelUp Down") end; } Macro { description="scroll down"; area="Shell"; key="CtrlShiftDown"; action=funct...
by michaelang
Wed 28 Aug, 2019 07:45
Forum: General Discussions
Topic: Scroll keyboard shortcut
Replies: 2
Views: 9339

Scroll keyboard shortcut

Has been looking for keyboard shortcut to scroll up or down for the file listing panel. Same function as the mouse scroll wheel effect. Can anyone advise? Thanks.
by michaelang
Thu 13 Jun, 2013 06:10
Forum: General Discussions
Topic: Far Manager for Linux, Mac OS X, etc
Replies: 20
Views: 107476

Far Manager for Mac OSX Mountain Lion

Previous MacOX method does not work in Mountain Lion anymore, so here is the solutions. Mountain Lion ("10.8") does not come with X11 any more so we need to install XQuartz first. http://xquartz.macosforge.org/ Download and Install the latest WineBottler from http://winebottler.kronenberg....
by michaelang
Sun 26 Aug, 2012 04:46
Forum: General Discussions
Topic: FastCopy
Replies: 4
Views: 6802

FastCopy

Found a super fast copy utility, I use it with FarManager with joy.
Hope you guys find it useful.
http://ipmsg.org/tools/fastcopy.html.en
by michaelang
Wed 10 Nov, 2010 09:39
Forum: General Discussions
Topic: Far Manager for Linux, Mac OS X, etc
Replies: 20
Views: 107476

Far Manager for Mac OSX (Wine app)

For those who are so sick of the super old Mac Finder, here is the steps to install Far. Install WineBottler from http://winebottler.kronenberg.org/ WineBottler will add a default wineprefix at your home folder, mine is at "/Users/michael/Wine Files". Copy your latest Far2 into "/User...
by michaelang
Mon 26 Jul, 2010 06:29
Forum: Macro Commands Discussions
Topic: Left and Right keys to enter folder
Replies: 1
Views: 16408

Left and Right keys to enter folder

I sort of like Gnome-Commander using Left or Right key to get into folders, so I set my Macros as below, hope it is useful to someone. [HKEY_CURRENT_USER\Software\Far2\KeyMacros\Shell\Left] "Sequence"="CtrlPgUp" "DisableOutput"=dword:00000001 "NoSendKeysToPlugins&q...
by michaelang
Wed 26 May, 2010 08:43
Forum: Support and Troubleshooting
Topic: Editor highlight current line
Replies: 1
Views: 2681

Editor highlight current line

Hi,
Just wonder is there possible to have highlighting of current line (where the cursor is) in Editor, this is because I spend a lot time finding my cursor.

Thanks,

Michael
by michaelang
Sun 20 Sep, 2009 06:05
Forum: Support and Troubleshooting
Topic: Building FAR Manager
Replies: 19
Views: 15838

Compiling Far2.0 problem

Hi, I could not compile Far (svn) of late, there are a lot of "conflicts with previous declaration" errors. Notice there is a new SDK folder with sdk.common.h, sdk.gcc.h, sdk.vc.h. which is used in headers.hpp. This cause conflicts with my C:\MinGW\include\ddk\*.h I use /cygdrive/c/mingw/b...
by michaelang
Tue 14 Apr, 2009 03:30
Forum: Support and Troubleshooting
Topic: How to duplicate line in editor?
Replies: 10
Views: 5246

How to duplicate line in editor?

Besides copy and paste, any quick keyboard keys to duplicate line in editor?
by michaelang
Sat 11 Apr, 2009 07:04
Forum: General Discussions
Topic: Far Manager for Linux, Mac OS X, etc
Replies: 20
Views: 107476

Re: Far Manager for Linux

Why don't you use Midnight commander.
by michaelang
Sat 14 Mar, 2009 06:49
Forum: General Discussions
Topic: nircmd utility
Replies: 3
Views: 5246

nircmd utility

Hi all,
I found this small command-line utility very good supplement to Far (for user menu).
http://www.nirsoft.net/utils/nircmd.html
I use it to run hidden console/daemon apps.

Enjoy.
by michaelang
Tue 20 Jan, 2009 11:41
Forum: Suggestions and Ideas
Topic: Scroll back buffer
Replies: 7
Views: 25446

Re: Scroll back buffer

great, it work now. I have to remap some keys, my Thinkpad does not has the "win" key.

Thanks guys for your quick responds.
by michaelang
Tue 20 Jan, 2009 10:04
Forum: Suggestions and Ideas
Topic: Scroll back buffer
Replies: 7
Views: 25446

Re: Scroll back buffer

Conman works, but cannot scroll back.
I even changed the pageup reg key. Also hide panels (Ctrl-O) cannot PageUp.
by michaelang
Tue 20 Jan, 2009 08:53
Forum: Suggestions and Ideas
Topic: Scroll back buffer
Replies: 7
Views: 25446

Re: Scroll back buffer

Tried, doesn't work.

I am using the latest trunk build of farmanager.

Conman works like console "http://sourceforge.net/projects/console/" that I used.
by michaelang
Tue 20 Jan, 2009 08:08
Forum: Suggestions and Ideas
Topic: Scroll back buffer
Replies: 7
Views: 25446

Scroll back buffer

Is there any ways to scroll back the screen just like the cmd?
Thanks

Go to advanced search