Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/npezza93/archipelago-atom

Archipelago terminal packaged for Atom
https://github.com/npezza93/archipelago-atom

atom coffeescript css html javascript react terminal terminal-emulators xterm

Last synced: 16 days ago
JSON representation

Archipelago terminal packaged for Atom

Awesome Lists containing this project

README

        




+

Archipelago for Atom


Archipelago for Atom is an extension of the Archipelago desktop app for Atom.


Get Archipelago for the desktop here

## Usage
Navigate to the packages menu -> Archipelago -> Toggle Terminal or the corresponding
keybinding (alt-space). Once a terminal has been opened you can split the focused terminal in half, vertically or horizontally. To split on macOS you can press cmd-s(horizontally) or cmd-shift-s(vertically) or ctrl-s(horizontally) or ctrl-shift-s(vertically) on Windows and Linux.

On Linux, you will need to have g++ or a C++ compiler installed.

#### Keybindings
There are a couple default keybindings declared for the terminal that correspond to unicode escape sequences like jump to the beginning or end of line.
These can be found inside Atom's config where you can modify or remove any keybindings.

![Demo](https://raw.githubusercontent.com/npezza93/archipelago-atom/master/.github/demo.gif)

## Contributing
Bug reports and pull requests are welcome on [GitHub](https://github.com/npezza93/archipelago-atom).

## Development
`apm develop archipelago`

This will clone the archipelago package into $HOME/github/archipelago. Open this directory in Atom's dev mode and hack away.

## License

Archipelago for Atom is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).