[Trisquel-users] Re : Abrowser won't run Regexr

2017-11-24 Thread lcerf
Probably an incompatibility with one of your add-ons (try to disable them  
half by half to find the culprit).  It works here.


[Trisquel-users] Re : Abrowser won't run Regexr

2017-11-27 Thread lcerf
You disabled all add-ons (or ran 'abrowser -safe-mode') and it still does not  
work?  You can create a new profile if you really want the site to work.


[Trisquel-users] Re : Abrowser won't run Regexr

2017-11-27 Thread lcerf
Substitute the end of the line with (i.e., append) "text" if the line starts  
with "x":

sed '/^x/ s/$/text/'


Re: [Trisquel-users] Re : Abrowser won't run Regexr

2017-11-26 Thread Caleb Herbert
That's the first thing I did.  It still didn't work.



Re: [Trisquel-users] Re : Abrowser won't run Regexr

2017-11-27 Thread Caleb Herbert
Hm, that's odd.  Regexr runs in a new profile, but it does not run in
safe mode.



Re: [Trisquel-users] Re : Abrowser won't run Regexr

2017-11-27 Thread Caleb Herbert
That's perfect!  Thanks!