News and announcements

v0.5 released!

Written for MyBrowse by tuxifreund on 2021-09-07

I’m proud to announce v0.5 has been released!

Changelog:

  * Split URLs starting with :o/:open/:e just once
  * Migrate to argparse library instead of own parser
  * Allow different basedirs using -B/--basedir argument or the
    $MYBROWSE_HOME environment variable
  * Reset addressbar text if it isn’t the URL and Escape is pressed
  * Do only show hover link in addressbar if no command is typed
  * Use pybuild in build process
  * Remove highlights if addressbar has focus, Escape is pressed and the text
    inside the addressbar starts with ':/'
  * Use utf8 in bookmark file
  * Implement theming using CSS
  * Add ctrl+k as keybinding to focus searchbar
  * Reload configuration if uri has changed or a command is executed
  * Add --temp-dir argument
  * Add tooltip
  * Add configuration option to disable javascript
  * Escape search input
  * Use F5 to reload
  * Add Shift+F5 as keybinding to reload and bypass cache
  * Use Path.expanduser() instead of manual parsing
  * Use a system wide configuration if user configuration doesn’t exist
  * Test for modifier keys correctly (Closes #11)
  * Allow zooming using mouse wheel

v0.4

Written for MyBrowse by tuxifreund on 2021-07-15

A new version with a lot of changes has been released.

Read more

12 of 2 results

Announcements