All Projects → meh → miserve

meh / miserve

Licence: other
Servo based minimal browser.

Programming Languages

PostScript
262 projects
CSS
56736 projects
rust
11053 projects

miserve

Servo based, vim-inspired, tinfoil hat approved, modal browser, that's what this wants to be at least.

Features

  • vimperator inspired bindings
  • vimperator inspired status bar
  • vim inspired tab bar
  • vim inspired buffers
  • vim inspired windows
  • vim inspired tabs
  • built-in ad blocker
  • built-in NoScript-like thingy
  • built-in RequestPolicy-like thingy
  • built-in GreaseMonkey support
  • built-in Stylish-like support

Buffer

A buffer is a web page, when you close a window the page doesn't go away, unless you close the buffer (which will also close the window).

This allows you to reopen a buffer in different window without losing its state, or have it opened in multiple windows.

Window

A window is a container for a buffer, windows can be split vertically or horizontally however many times you want, like in vim.

Tab

A tab is a container for windows.

Modes

NORMAL mode will be like vimperator's normal mode.

EDIT mode will be enabled while inside a text input area, it will behave like vim normal mode.

INSERT behaves like vim.

REPLACE behaves like vim.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].