edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
From: Chris Brannon <chris@the-brannons.com>
To: edbrowse-dev@lists.the-brannons.com, commandline@yahoogroups.com
Subject: [Edbrowse-dev] edbrowse 3.6.3 is here!
Date: Sat, 25 Mar 2017 10:02:28 -0700	[thread overview]
Message-ID: <87poh5jnmj.fsf@the-brannons.com> (raw)

Edbrowse 3.6.3 was tagged and released several days ago.
The direct download link is here:
https://github.com/CMB/edbrowse/archive/v3.6.3.zip
Here's a summary of the changes:

3.6.3:
Maintain a cache of http files.
Provides faster access to websites that are visited often.
Cache directory and size can be set in the config file, but the defaults are reasonable.

Use a substring of the url to determine a mime type, not just the suffix.
This is primarily for youtube videos, which can play as a stream, but have no obvious protocol or suffix to key on.
urlmatch = youtube.com/watch?|youtube.com/embed/
Currently a substring, may become a regexp later.

g? prints the url for the link instead of going to it. You can look before you leap.
Also g2? g$? etc.

i* on a textarea <buffer 7> goes to that editing session, in this case equivalent to e7.
This is convenient for scripting, since you don't know ahead of time which buffer will be allocated for this purpose.

The M (move) command does not require a destination session; edbrowse finds an empty session for you.

Represent multiple frames in one edbrowse window. Each has its own javascript world.
At this point the worlds do not interact.
You can expand and contract frames by the exp and ctr commands.

-- Chris

                 reply	other threads:[~2017-03-25 17:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87poh5jnmj.fsf@the-brannons.com \
    --to=chris@the-brannons.com \
    --cc=commandline@yahoogroups.com \
    --cc=edbrowse-dev@lists.the-brannons.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).