Page 1 of 1

Option for not remembering file's last position

Posted: Fri Oct 10, 2008 12:22 pm
by klev
Hello,

I'd like AkelPad not to remember the cursor position when opening some specific files. Could you add a command line option for this? It could be something like:
akelpad.exe /DoNotRememberPosition filename.txt
or:
akelpad.exe /line=1 /column=1 filename.txt

Thanks,
Cleverson

Feature request: Specify line and column at the command line

Posted: Sat Mar 14, 2009 12:47 am
by klev
Hello:

I've set Akelpad to remember the position of each file when reopening, but in some cases I need Akelpad to open at the top of the file, for example when calling Akelpad from my e-mail client.

Thus, I suggest making it possible to specify, when calling Akelpad from a command line, the position where I want the file to be open, perhaps by line and column numbers.

Many thanks

Cleverson