Menu

#1 command line interface

open
nobody
None
5
2002-11-15
2002-11-15
No

This may sound like it's going backwards, but it's not.
Cheap and efficient integration with Anjuta1 could be
done without too much effort by adding command line
interaction with regexxer

If regexxer outputs on stdout with grep -n compatible
syntax, then:
- the output can be further processed to go faster to
what I'm looking for
- I can dbl click the line in the zvt terminal and jump
to code

I might have a look at doing this (depending on when
I'll have some free time).

Discussion

  • Timothee Besset

    Timothee Besset - 2002-11-18

    quick patch

     
  • Timothee Besset

    Timothee Besset - 2002-11-18

    Logged In: YES
    user_id=2063

    attached is a quick patch to achieve the functionality
    outputs in a grep -n friendly format which anjuta can parse

    this needs a preference toggle before it can be a reasonable
    patch candidate though. regexxer code is a bit too much
    C++ish for me at this time .. I'll get around to it

     
  • Timothee Besset

    Timothee Besset - 2003-01-21

    Logged In: YES
    user_id=2063

    any update on this one?
    regexxer package in sid is working fine now .. but I'm still
    relying on source build cause of this feature

     
  • Timothee Besset

    Timothee Besset - 2003-01-21

    updated patch

     
  • Timothee Besset

    Timothee Besset - 2003-01-21

    update

     

Log in to post a comment.