Module: Muxr

Defined in:
lib/muxr.rb,
lib/muxr/pane.rb,
lib/muxr/client.rb,
lib/muxr/drawer.rb,
lib/muxr/window.rb,
lib/muxr/session.rb,
lib/muxr/version.rb,
lib/muxr/protocol.rb,
lib/muxr/renderer.rb,
lib/muxr/terminal.rb,
lib/muxr/key_parser.rb,
lib/muxr/application.rb,
lib/muxr/pty_process.rb,
lib/muxr/input_handler.rb,
lib/muxr/control_server.rb,
lib/muxr/layout_manager.rb,
lib/muxr/command_dispatcher.rb,
lib/muxr/foreground_command.rb

Defined Under Namespace

Modules: ForegroundCommand, KeyParser, LayoutManager, Protocol Classes: Application, Client, CommandDispatcher, ControlServer, Dispatcher, Drawer, Error, InputHandler, PTYProcess, Pane, Renderer, Session, Terminal, Window

Constant Summary collapse

VERSION =
"0.1.6"