Skip to main content

Module builtin

Module builtin 

Source

Modules§

bash
commands
edit
file_mutation_queue
read
write

Functions§

base64_decode
Decode a base64-encoded string to raw bytes.
link_path
Wrap a styled path string in an OSC 8 hyperlink if the terminal supports it. The raw_path is resolved against cwd to produce the file:// URL.
resolve_path
Resolve a path (relative or absolute) against a working directory. Expands ~ to the user’s home directory.
shorten_path
Shorten a path by replacing home directory with ~.