zkry / warped.el

Twist and bend your shell to its limits

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

warped.el

screenshot

warped.el lets you run actions from the Warp terminal in a shell buffer.

Installation

This project is still a work in progress.

Usage

Firstly, the custom variable warped-workspace-root must be set to the workflow specs directory. This would be for example the directory here in the warpdotdev/Workflows.

To insert an action, you can simply run the command M-x warped-action.

When editing an action there are two special key bindings:

  • TAB Switch to the next item to be edited.
  • C-c C-c End action template editing.

About

Twist and bend your shell to its limits


Languages

Language:Emacs Lisp 100.0%