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
pgpSm1EH9B_8x.pgp
Description: PGP signature
