Howl Documentation
This is the documentation for the master branch. Documentation for older releases can be found here: [Version 0.6] , [Version 0.5] .
User manual
1 Getting started
2 Configuring Howl
3 Using Howl completions
4 Working with files & buffers
5 Editing
6 Using multiple views
7 Running external commands
8 What's next?
Developer manual
1 Howl development - the basics
API reference
Module: howl
howl.activities
howl.Application
howl.bindings
howl.breadcrumbs
howl.Buffer
howl.BufferContext
howl.Chunk
howl.clipboard
howl.command
howl.config
howl.dispatch
howl.file_search
howl.interact
howl.regex
howl.signal
howl.sys
howl.timer
howl.ustring (String extensions)
Module: howl.io
howl.io.File
howl.io.InputStream
howl.io.OutputStream
howl.io.Process
Module: howl.ui
howl.ui.ActionBuffer
howl.ui.CommandPanel
howl.ui.Cursor
howl.ui.Editor
howl.ui.HelpContext
howl.ui.List
howl.ui.ListBuffer
howl.ui.ListWidget
howl.ui.NotificationWidget
howl.ui.Selection
howl.ui.StyledText
howl.ui.Window
Module: howl.ui.markup
howl.ui.markup.howl
howl.ui.markup.terminal
Module: howl.util
howl.util.ignore_file
(.. WIP)
Howl specs (tests)
Below are the Howl specs in HTML format. While the specs are certainly not complete, they are provided here in the hope that they may be useful for better understanding the API, as well as providing some code examples. Bundle specs are currently not included in the below list.