Tags: MyOS-ArchLinux/nbrowser
Tags
v0.7
- breaking changes ??
- use BASH_REMATCH (new requirement !! bash 4+ face_exhaling )
- _input() use the second argument for -mesg option in rofi
- check for protocolhandler in config file : magnet:// , magnet_protocolhandler
- remove hard-coded _gemini_handler
- check for shortcuts in config file : git/ , git_shortcut
- remove hard-coded shortcuts
- add a basic check for domain regex: (typing google.com in search box , now well open the URL http://google.com)
v0.5 - [X] moved engines.json to config dir (breaking changes) - [X] add gemini handler - [X] instead of showing error, list all available 'bangs' to chose from - [X] instead of showing error, list all available 'ubangs' to chose from - [X] instead of showing error, list all available 'engines' to chose from - [X] include $ENGINES - [X] include engines.json