This week's qutebrowser updates

Florian Bruhin me at the-compiler.org
Thu Jun 18 12:05:05 CEST 2015


Hi,

Another week (or more) has passed, of course not without some
qutebrowser commits! ;)

Overview
--------

Excluding merges, 3 authors have pushed 49 commits to master and 72
commits to all branches. On master, 49 files have changed and there
have been 2,947 additions and 503 deletions.

3 Pull requests merged by 3 people
2 Pull requests proposed by 2 people
11 Issues closed by 1 person
6 Issues created by 2 people

https://github.com/The-Compiler/qutebrowser/pulse

Added
-----

- New flag `-d`/`--detach` for `:spawn` to detach the spawned process
  so it's not closed when qutebrowser is.

- New flag `-v`/`--verbose` for `:spawn` to print informations when
  the process started/exited successfully. -q/--quiet got removed.

- New command `:jseval` to run a javascript snippet on the current
  page. Thanks to Carpetsmoker for the contribution!

Changed
-------

- Improved startup time by reading the webpage history while
  qutebrowser is open.

- The way `:spawn` splits its commandline has been changed slightly to
  allow commands with flags.

Deprecated
----------

- The -q/--quiet argument to :spawn got removed.

Fixed
-----

- Fixed wrong cursor position when completing the first item in the
  completion.

Under the hood
--------------

- The tests now also run on OS X Mavericks on Travis.

- Many tests for qutebrowser.utils.{utils,version,standarddir,qtutils}
  have been added or improved.

Florian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <https://listi.jpberlin.de/pipermail/qutebrowser/attachments/20150618/658071c8/attachment.sig>


More information about the qutebrowser mailing list