Skip to content

tcrensink/chat_term

Repository files navigation

ChatTerm

An LLM terminal client. Just type chat:

video1.mov
video2.mov

Usage

app commands

ctrl+P: submit text
ctrl+O: expand text area
ctrl+R: reset chat session
ctrl+L: focus cursor on text area
ctrl+X: detach; return to terminal session

terminal commands

chat # resume/create chat_term session
chat restart # restart new chat_term session
chat stop # kill chat_term session
chat --help # displays commands as described above
chat update # fetch the latest version of chat term
chat config # show paths to config files

Installation

Requirements:

git clone https://github.com/tcrensink/chat_term.git
cd chat_term
uv run install.py
# open new shell session to use

About

LLM terminal chat client

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published