topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday April 26, 2024, 6:04 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Ran [ switch to compact view ]

Pages: [1]
1
Find And Run Robot / Continue writing after selecting a result
« on: March 13, 2014, 11:05 AM »
This might be a bit hard to understand, but anyway: I'm very used to the windows run behaviour. In it, you can do something like this:

1. Type c:\py
2. The box below will contain (among others) the folder c:\Python27
3. By pressing down once, c:\python27 can be marked, and the text field is changed to c:\python27
4. Now you can type \, making the textbox say c:\python27\ which will make it show the contents of the folder c:\python27\

For example, if I want to open the file c:\Python27\Lib\urllib.py, I would type win+r c:\py[down]\l[down]\ur\[down][enter]

Is there any way I can get a similar behaviour in FARR? Right now, step 1 and 2 works the same, but in step 3 marking c:\python27 doesn't change the text box, and what's more important is that if you continue typing nothing happens. Does FARR not support that? You could press tab first, but that's way too much work if you're traversing a subfolder of depth 10 or 15.

Pages: [1]