[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [StrongED] Re: Fresh 4.69a7 installation
In message <7847981e53.Iyonix@xxxxxxxxxxxxxxxxxxx>
Ron <iyonix@xxxxxxxxxxx> wrote:
[snip]
> OK, it is not causing any problem.
> It sounds like each instance keeps it own index of files, which could
> be useful.
It's only the first instance that remembers files. Further instances are
prevented from using the feature to prevent clashes.
> I notice that after an unscheduled shutdown, StrongEd starts back up
> with the previously open files. I haven't gone out of my way to stop
> this as it seems reasonable behaviour.
If you do want to stop it, just open Global Choices -> Edit section
and untick the option 'By default, remember files when quitting'.
> One thing that I miss from Linux is the re-opening of a file at the
> point it was last edited.
How does this work exactly? Is it really the point of last edit or is it
where the cursor is when the file is closed?
Also, is there a limit on how many files it remembers, or a time limit?
What happens if you open multiple views on the same text?
I've had a quick stab at modifying the file history so that it remembers
the cursor position. If you now open a file via iconbar menu -> History,
it opens the file with the cursor in the same place as before.
It seems to work fine (once I had realised that remembering the actual
address is a stupid idea, you need to remember the cursor position as
an offset from start of file). Would this be of use to you?
Cheers,
Fred.
--
StrongED Developer
http://www.stronged.iconbar.com/
--
To unsubscribe send a mail to StrongED+unsubscribe@xxxxxxxxxxxxxx