Orfeas
Orfeas
I reworked the action to optionally center the cursor to the output if no view is currently being focused and did a proper renaming as it was suggested.
I got hooked with the query related stuff and forgot about this. I will work on this over the next few days and send the patch.
I pushed my changes. I ended up following @johanmalm's suggestion of using "to" "x" and "y" as action arguments to specify different offsets and targets (either the current view or...
FYI I've written the documentation, you may go ahead and merge.
> I suggest packing all of the parser state into parser_state. I think it feels strange have parset_state that only contains a part of the parser state. I agree, looking...
> > What would be an alternative way? > > I just wanted to tell you my guide may be inaccurate since I'm not very familiar with codes in `rcxml.c`...
I've split the patch into 2 commits as it was suggested by @tokyo4j. From all the personal testing I have done, everything seems to be working smoothly. Edit: I uploaded...
Should be fine now
@Consolatis @tokyo4j @johanmalm anyone interested into reviewing this?
I added a few comments trying to explain most of my changes. I will leave 2 changes as a TODO in the future. 1) Find some way for all action...