Alessandro Serra 86df12694a fix bugs | il y a 3 ans | |
---|---|---|
.. | ||
examples | il y a 3 ans | |
src | il y a 3 ans | |
LICENSE | il y a 3 ans | |
README.md | il y a 3 ans | |
README.org | il y a 3 ans | |
lilu-browser.asd | il y a 3 ans | |
packages.lisp | il y a 3 ans |
Open a new page in a browser
(lilu-browser:open-browser)
(lilu-browser:open-browser :url "github.com")
(lilu-browser:open-browser :url "github.com" :browser :firefox-dev)
Clone the project into local-projects of quicklisp, then
(ql:quickload :lilu-browser)
Name | Command |
---|---|
:firefox | firefox |
:chromium | chromium |
:firefox-dev | firefox-developer-edition |
:midori | midori |
:opera | opera |
:palemoon | palemoon |
:falkon | falkon |
:links | links |
:elinks | elinks |
:w3m | w3m |
Copyright (c) 2019,2021 Alessandro Serra