Giter VIP home page Giter VIP logo

tmux-forsaken's Introduction

tmux-forsaken

This tpm plugin provides the following scripts:

  1. tmux-kill-empty-panes.sh
  2. tmux-kill-other-panes.sh
  3. tmux-kill-window-to-the-right.sh

Installation

Using TPM:

set -g @plugin 'pschmitt/tmux-forsaken'

Configuration

To have this plugin do anything you need to at least set one of forsaken-kill-empty-panes-key, tmux-kill-other-panes-key or forsaken-kill-windows-ttr-key.

They should contain the key that will be bound to respectively killing all empty panes, killing all panes but the current in the current window or killig all windows on the right of the currently active one.

Available options

  • @forsaken-kill-empty-panes-key: Key to bind to kill all empty panes in the current session
  • @forsaken-kill-other-panes-key: Key to bind to kill all but the currently focussed pane in the current window
  • @forsaken-kill-windows-ttr-key: Key to bind to kill all windows on the right of the current one
  • @forsaken-kill-empty-panes-confirm: If set this will require a confirmation before killig all empty panes. Set to 1 or true for the default prompt. Set to any other value to override the default prompt.
  • @forsaken-kill-other-panes-confirm: If set this will require a confirmation before killig all other panes. Set to 1 or true for the default prompt. Set to any other value to override the default prompt.
  • @forsaken-forsaken-kill-windows-ttr-confirm: If set this will require a confirmation before killig all windows to the right. Set to 1 or true for the default prompt. Set to any other value to override the default prompt.

tmux-forsaken's People

Contributors

pschmitt avatar

Stargazers

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