📄️ globals
Available system globals.
📄️ bit
Mike Pall bit operations library included on every Lua runtime for
📄️ dirmonitor
Functionality that allows to monitor a directory or file for changes
📄️ encoding
Utilities for encoding detection and conversion.
📄️ process
Functionality that allows you to launch subprocesses and read
📄️ regex
Provides the base functionality for regular expressions matching.
📄️ renderer
Core functionality to render or draw elements into the screen.
📄️ renwindow
Functionality to create and manage windows.
📄️ shmem
Functionality that allows to share data between processes.
📄️ string
string.ubyte
📄️ system
Utilites for managing current window, files and more.
📄️ thread
Provides threading capabilities.
📄 ️ utf8extra
Additional utf8 support not provided by lua.
📄️ core
Core functionality.
📄️ core.cli
Provides the CLI parser functionality.
📄️ core.command
Functions to register and handle commands.
📄️ core.commandview
index
📄️ core.common
Utility functions.
📄️ core.config
Configuration options.
📄️ core.contextmenu
A context menu.
📄️ core.dirwatch
A wrapper around dirmonitor for filesystem monitoring that automatically
📄️ core.doc
index
📄️ core.doc.encodings
Helper functions to change a document encoding.
📄️ core.docview
index
📄️ core.emptyview
background_color
📄️ core.nagview
index
📄️ core.node
index
📄️ core.object
index
📄️ core.process
process.stream
📄️ core.project
Core projects class.
📄️ core.rootview
index
📄️ core.scrollbar
Scrollbar
📄️ core.statusview
A status bar implementation, check core.status_view.
📄️ core.syntax
Functions to add and get syntax definitions.
📄️ core.titleview
index
📄️ core.tokenizer
Functionality to tokenize source code using syntax definitions.
📄️ core.view
Base view.
📄️ plugins.autocomplete
icons
📄️ plugins.autoreload
config.plugins.autoreload
📄️ plugins.findfile
config.plugins.findfile
📄️ plugins.ipc
index
📄️ plugins.lineguide
config.plugins.lineguide
📄️ plugins.linewrapping
config.plugins.linewrapping
📄️ plugins.projectsearch
ResultsView
📄️ plugins.scale
config.plugins.scale
📄️ plugins.search_ui
config.plugins.search_ui
📄️ plugins.settings
config
📄️ plugins.toolbarview
hovered_item
📄️ plugins.treeview
cache
📄️ plugins.trimwhitespace
config.plugins.trimwhitespace