Skip to content
This repository was archived by the owner on Sep 1, 2023. It is now read-only.
/ hterm Public archive

Files

Latest commit

77ae51e · Mar 12, 2020

History

History

internals

                            .--~~~~~~~~~~~~~------.
                           /--===============------\
                           | |```````````````|     |
                           | |               |     |
                           | |      >_<      |     |
                           | |               |     |
                           | |_______________|     |
                           |                   ::::|
                           '======================='
                           //-'-'-'-'-'-'-'-'-'-'-\\
                          //_'_'_'_'_'_'_'_'_'_'_'_\\
                          [-------------------------]
                          \_________________________/

                            hterm Internals Guide

Introduction

If you need to dive into the hterm internals, these are the docs for you.

If you just want to use hterm in your project, then you don't need this. Check out the hacking & embedding docs instead.

If you're a user interacting with hterm, but not actually writing a program using hterm, then these definitely don't want these docs :).

Chapters

Here are the various internals topics.

  • Source Layout: The meaning of each piece of the source tree.
  • Life Cycle: General overview of the lifetime of hterm.