I have the following line in `~/.config/qutebrowser/config.py`:
> config.bind(',s', 'open -t https://getpocket.com/edit?url={url}')It allows me to save the current page to Pocket (getpocket.com). However, it's opening a new tab with the above URL. Is there a way to open the URL in the background? -- Valentin Iovene
