Giter Club home page Giter Club logo

next's Introduction

Next-browser

Next is a keyboard-oriented, extensible web-browser inspired by Emacs and designed for power users. The application has familiar key-bindings, is fully configurable and extensible in Lisp, and has powerful features for productive professionals. Next-browser is the infinitely EXTensible browser.

Features

Fast tab switching

Switch easily between your open tabs by fuzzy search. If you are looking for http://www.example.com, you could type in ele, exa, epl, and any other valid series of letters. In a future release, typing any semantically related word will give you a fuzzy search of your open tabs and let you quickly find which page you were looking for.

History as a tree

History is represented as a tree that you can traverse. More complex than the “forwards-backwards” abstraction found in other browsers, the tree makes sure you never lose track of where you’ve been.

In the example below, the User performs the following actions:

  1. Starts page Fish
  2. Visits page Amphibian
  3. Returns to page Fish
  4. Visits page Reptile
  5. Returns to page Fish
  6. Executes forwards keybind in history

It is at this point that a normal browser would NOT be able to navigate you forwards to your visit of Amphibian. Instead of erasing your history, Next offers smart navigation and prompts the user. Do you wish to go forwards to Amphibian or to Reptile?

Lightning fast navigation

Next is lightweight and fast. The interface does not get in your way, and everything can be done by keyboard. You are free to fully focus on your task unburdened by cumbersome UI.

Link Hints provide you with the ability to instantly jump to any link on the page, or even open it in a new tab.

Fuzzy completion means intelligent completion. Find your bookmarks, open up new links, or switch tabs with the power of fuzzy completion.

Getting Started

Install Next-browser

See the releases section for pre-built binaries. To perform an installation from source, please see the developer readme.

Quickstart Keys

  • C-l: Load URL in tab
  • S-l: Load URL in a new tab
  • C-x b: Switch tab
  • C-b: Backwards history
  • C-f: Forwards history
  • C-c C-X: Quit

The following keys exist as special keys:

  1. C: Control Key
  2. S: Super (Windows key, Command Key)
  3. M: Meta (Alt key, Option Key)

Customize and EXTend Next

Customization is possible through the creation of a ~/.config/next/init.lisp file. From here you can override and redefine any of the functions by defining your init file as part of the :next package. For more information please see: customizing Next.

Additionally, a document provided in the documents directory named EXTENSION.org is a place for the community to share helpful customizations. To share your own extension, please make a pull request with your new extension appended to EXTENSION.org.

Documentation

For full documentation about Next, how it works, and how to extend it please see the user manual.

next's People

Contributors

cjohansson avatar deadtrickster avatar hisaac avatar jasom avatar jmercouris avatar jnjcc avatar larivact avatar lehmacdj avatar seanfarley avatar selesdepselesnul avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.