summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-11chore: release v0.2.2externals/termintMilan Glacier
2026-04-11chore: release v0.2.1.Milan Glacier
2026-04-11doc: update README.Milan Glacier
2026-04-11feat: add project-local virtualenv binary detection for Python/REPLsMilan Glacier
2026-04-11chore: update gitignore.Milan Glacier
2025-12-15doc: update docstring.Milan Glacier
2025-12-15doc: update docstring.Milan Glacier
2025-12-15doc: update docstring.Milan Glacier
2025-11-30chore(style): some whitespaces.Milan Glacier
2025-11-30refactor: reorder function and variable definitions.Milan Glacier
2025-11-30chore(style): clean up whitespace and add page breaks (Ctrl-L).Milan Glacier
2025-11-30refactor: make more config options defined via `defcustom`.Milan Glacier
2025-11-30chore: release v0.2.Milan Glacier
2025-11-30doc: update README.Milan Glacier
2025-11-30feat: Allow custom REPL commands via `termint-schema-custom-commands`.Milan Glacier
2025-11-30refactor: reorder keymap generation.Milan Glacier
2025-11-30refactor(termint): generalize region dispatch and keymap generationMilan Glacier
2025-11-02doc: add ELPA and MELPA badge.Milan Glacier
2025-10-04refactor: several improvements.Milan Glacier
2025-10-03chore: release v0.1.1Milan Glacier
2025-10-03doc: update copyright and license in package comment string.Milan Glacier
2025-10-03doc: update commentary section.Milan Glacier
2025-09-08doc: update note for enabling `send-delayed-final-ret` for codex.Milan Glacier
2025-08-24feat!: don't autoload `termint-define`.Milan Glacier
2025-08-12chore: release v0.1Milan Glacier
2025-08-12doc: update claude code example.Milan Glacier
2025-08-10feat: add new option `:send-delayed-final-ret`.Milan Glacier
2025-08-10chore: make package-lint happy.Milan Glacier
2025-06-26fix(eat): Ensure the correct program starts with the eat backendMilan Glacier
2025-06-26fix: fix `:bind-keymap` example in README.Milan Glacier
2025-06-13feat: bind evil operator to termint-REPL-map if evil is installed.Milan Glacier
2025-06-13fix: make `termint-define` autoload.Milan Glacier
2025-06-13doc: add doc on new config option `show-source-command-hint`.Milan Glacier
2025-06-11doc: update docstring to meet checkdoc requirement.Milan Glacier
2025-06-11refactor: use repl-name rather than send-string-func in `dispatch-and-send`.Milan Glacier
2025-06-11doc: update README.Milan Glacier
2025-06-11feat: add `show-source-command-hint`.Milan Glacier
2025-05-03doc: update README.Milan Glacier
2025-04-28doc: update source-syntax instruction.Milan Glacier
2025-04-28doc: update README.Milan Glacier
2025-04-28doc: update the docstring for generated evil commands.Milan Glacier
2025-04-28doc: update README for generated functions and variables.Milan Glacier
2025-04-28doc: update the docstring for the generated functions.Milan Glacier
2025-04-28doc: update docstring for `:end-pattern` argument.Milan Glacier
2025-04-27doc: update installation method as this package is avaiable on MELPA.Milan Glacier
2025-04-27feat: add command `send-defun` to REPL schema.Milan Glacier
2025-04-26feat: add command `send-buffer` for REPL schema.Milan Glacier
2025-04-26doc: update README.Milan Glacier
2025-04-26feat: add command `send-paragraph` for REPL schema.Milan Glacier
2025-04-26doc: update docstring.Milan Glacier