Re: lcVCS - Getting started

2013-09-13 Thread Monte Goulding
On 13/09/2013, at 3:53 PM, Mark Wieder mwie...@ahsoftware.net wrote: Monte- Thursday, September 12, 2013, 5:34:28 PM, you wrote: I hadn't thought about supporting multiple script editors yet. How does one tell if GLX is the user's current choice of script editor? I suppose you could

lcVCS - Getting started

2013-09-12 Thread Andrew Kluthe
Hello, I was going to contact Monte off list but I thought the info might be useful to others. I wanted to give your lcVCS a try on a couple of stacks to see how it does. When I go to the github page I download the repo but I think the repo itself is just the lcVCS code being stored by lcVCS.

Re: lcVCS - Getting started

2013-09-12 Thread Andrew Kluthe
Ahh, thanks for that info monte. I am on windows here too so that would definitely keep me from getting running with it and that is a very tricky problem indeed to solve without a lot of re-engineering of the whole system. Let me know if I can help test anything on windows or there is anything

Re: lcVCS - Getting started

2013-09-12 Thread Monte Goulding
On 13/09/2013, at 7:58 AM, Andrew Kluthe and...@ctech.me wrote: Ahh, thanks for that info monte. I am on windows here too so that would definitely keep me from getting running with it and that is a very tricky problem indeed to solve without a lot of re-engineering of the whole system.

Re: lcVCS - Getting started

2013-09-12 Thread Monte Goulding
On 13/09/2013, at 12:25 AM, Andrew Kluthe and...@ctech.me wrote: I was going to contact Monte off list but I thought the info might be useful to others. I wanted to give your lcVCS a try on a couple of stacks to see how it does. When I go to the github page I download the repo but I think

Re: lcVCS - Getting started

2013-09-12 Thread Mark Wieder
Monte- Thursday, September 12, 2013, 3:14:43 PM, you wrote: Well one thing I'd like to work out is if it's possible to open up a script editor with the scroll so that a specific char offset from the beginning of the script is visible. I think it's possible but it probably involves poking

Re: lcVCS - Getting started

2013-09-12 Thread Andrew Kluthe
This works even better than what I had just mailed monte. Thanks! On Thu, Sep 12, 2013 at 6:33 PM, Mark Wieder mwie...@ahsoftware.net wrote: Monte- Thursday, September 12, 2013, 3:14:43 PM, you wrote: Well one thing I'd like to work out is if it's possible to open up a script editor

Re: lcVCS - Getting started

2013-09-12 Thread Monte Goulding
On 13/09/2013, at 9:33 AM, Mark Wieder wrote: Monte- Thursday, September 12, 2013, 3:14:43 PM, you wrote: Well one thing I'd like to work out is if it's possible to open up a script editor with the scroll so that a specific char offset from the beginning of the script is visible. I

Re: lcVCS - Getting started

2013-09-12 Thread Monte Goulding
On 13/09/2013, at 10:01 AM, Mark Wieder wrote: So I'd just need to have a line offset rather than a char offset. I think I can change my conflict parser to do that... I think both are necessary: a line offset and a char offset into the line. Ah, well the conflict markers will always be

Re: lcVCS - Getting started

2013-09-12 Thread Mark Wieder
Monte- Thursday, September 12, 2013, 4:58:01 PM, you wrote: So I'd just need to have a line offset rather than a char offset. I think I can change my conflict parser to do that... I think both are necessary: a line offset and a char offset into the line. Does this support script editors in

Re: lcVCS - Getting started

2013-09-12 Thread Mark Wieder
Monte- Thursday, September 12, 2013, 5:34:28 PM, you wrote: I hadn't thought about supporting multiple script editors yet. How does one tell if GLX is the user's current choice of script editor? I suppose you could check to see if GLX2 is in the frontscripts. function GLX2IsActive local