GithubHelp home page GithubHelp logo

perspective-el's Introduction

Perspective for Emacs

Description

This package provides tagged workspaces in Emacs, similar to workspaces in windows managers such as Awesome and XMonad (and somewhat similar to multiple desktops in Gnome or Spaces in OS X).

perspective.el provides multiple workspaces (or "perspectives") for each Emacs frame. This makes it easy to work on many separate projects without getting lost in all the buffers.

Each perspective is composed of a window configuration and a set of buffers. Switching to a perspective activates its window configuration, and when in a perspective only its buffers are available by default.

It's recommended that you install perspective.el from Marmalade using M-x package-install. Alternately, you may put it in your load path and run (require 'perspective).

Usage

To activate perspective use (persp-mode).

Commands are all prefixed by C-x x. Here are the main commands:

Key -- Command

  • s -- persp-switch: Query a perspective to switch or create
  • k -- persp-remove-buffer: Query a buffer to remove from current perspective
  • c -- persp-kill : Query a perspective to kill
  • r -- persp-rename: Rename current perspective
  • a -- persp-add-buffer: Querry an open buffer to add to current perspective
  • A -- persp-set-buffer: Add buffer to current perspective and remove it from all others
  • i -- persp-import: Import a given perspective from another frame.
  • n, <right> -- persp-next : Switch to next perspective
  • p, <left> -- persp-prev: Switch to previous perspective

perspective-el's People

Contributors

adrieankhisbe avatar arbelt avatar che2 avatar csantosb avatar csrhodes avatar deactivated avatar fred-o avatar jleechpe avatar nex3 avatar redshirtrob avatar senny avatar tarsius avatar wfarr avatar

Watchers

 avatar  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.