pergola

command module
v0.0.0-...-5482e16 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 11, 2019 License: BSD-3-Clause Imports: 15 Imported by: 0

README

Arbor

Arbor is an experimental chat protocol that models a conversation as a tree of messages instead of an ordered list. This means that the conversation can organically diverge into several conversations without the messages appearing interleaved.

You can get information about the Arbor project here.

This Repo

This is pergola, an Arbor client that focuses on visualizing the message tree.

Install with go get github.com/arborchat/pergola.

Run it with pergola <IPv4 Address>:<Port>.

It supports the following key bindings:

  • up/down to traverse the message history linearly
  • left/right to visit sibling messages of the current message
  • enter to compose a reply to the current message (enter again to send)
  • ctrl+c to quit

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL