package
0.0.0-20220927173644-ab762238116f
Repository: https://github.com/derricw/siggo.git
Documentation: pkg.go.dev

# Functions

AttachFromClipboard attaches a file directly from clipboard.
CompletePath autocompletes a path stub.
FancyCompose opens up EDITOR and composes a big fancy message.
FZFFile opens up FZF and fuzzy-searches for a file.
FZFList opens up FZF and fuzzy-searches from a list of strings.
GetSharedPrefix finds the prefix shared by any number of strings Is there a more efficient way to do this?.
NewAttachInput is a command input that selects an attachment and attaches it to the current conversation to be sent in the next message.
No description provided by the author
NewContactListPanel creates a new contact list widget.
No description provided by the author
NewFilterInput is a command input that lets you filter the current conversation.
No description provided by the author
No description provided by the author
NewSendPanel creates a new SendPanel that is primarily a tview.InputField.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

ChatWindow is the main panel for the UI.
CommandInput is an input field that appears at the bottom of the window and allows for various commands.
No description provided by the author
No description provided by the author
LinksInput is a widget that allows us to select from links in the conversation.
OpenInput is a widget that allows us to select an attachment to open.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author