edbrowse icon indicating copy to clipboard operation
edbrowse copied to clipboard

A command-line editor and web browser.

Results 28 edbrowse issues
Sort by recently updated
recently updated
newest added

Hi. I wish edbrowse had a feature like firefox's ability to save your tabs. I want to be able to turn off the computer and next time I bring up...

Is there any integration at all with ctags? Has adding that been discussed? Do users currently simply not use ctags, or use ctags by hand?

I would like to use edbrowse as a pager, like more or less. But piping something to edbrowse will cause edbrowse to interpret the input as commands, rather than as...

This is just an advice that I have done a Win32 build in my clone - https://github.com/geoffmcl/edbrowse - but still in the process of testing... And learning how to use...

Althouh really simple JavaScript case like [here](https://www.adspeed.com/Knowledges/262/Problems_Account/howto_test_browser_supports_JavaScript.html) does work, Acid3 just fails to start. I wanted to check how much points will edbrowse get, but there is no number at...

I just wanted to automate a captive portal form, that first has a page with an accept button, and after submission redirects to a huge page over my slow connection....

Wondering if [XDG directory](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html) support could be added for .ebrc. Instead of putting it in `$HOME` by default it could be put in `$XDG_CONFIG_HOME/eb` (and then fallback to `$HOME`). I...

I would like to use edbrowse in conjunction with [rdrview](https://github.com/eafer/rdrview). Setting edbrowse as browser for rdrview with `rdrview -B edbrowse` works for the first page loaded, where the page is...