elpasync pushed a change to branch externals/termint.

        at  7064689e6f doc: update note for enabling `send-delayed-final-ret` 
for codex.

This branch includes the following new commits:

       new  83ccc0072c Initial commit.
       new  23499e8946 doc: update README.
       new  f645c47db8 chore: make package-lint happy.
       new  d03a7852ae doc: fix docstring.
       new  14c40ea01d fix: respect whether bracketed paste should be enabled.
       new  060f1250bd doc: update README.
       new  7a92fb96b4 feat: add option `:source-syntax`.
       new  d89765dd50 chore: reindent code.
       new  e547da4530 chore: add .dir-locals.el
       new  7b5480d627 doc: update README.
       new  95d1fc9f1b chore: add license in package description.
       new  06f4ddf00c feat!: change builtin source syntax variable names to 
avoid confusion.
       new  fdcf88dae0 doc: update description for `:source-func`
       new  b30b22f912 feat!: merge `:source-syntax` and `:source-func` option 
and remove `:source-func` option.
       new  da10223c51 doc: update docstring.
       new  cecf6524ff doc: update README.
       new  f922d3a654 refactor: extract termint--start to separate function.
       new  22077bace7 refactor: extract termint--send-string into a separate 
function.
       new  241f3751ae refactor: remove unused arguments in `termint--start`.
       new  7cbbba8646 refactor: rearrange functions order.
       new  d455b75185 refactor: extract termint--hide-window into a separate 
function.
       new  b1650f23ed refactor: extrate source command creation into a 
separate function.
       new  89a09fe97a fix: parse `C-u` when it is not a numeric prefix.
       new  3d57e0cbaf refactor: rename argument `arg` to `session` in all 
places.
       new  e1b0d37bac fix: when numeric argument is `0`, treat it as the same 
as nil.
       new  bf3ec4bfef feat: Renumber sibling REPL sessions after one session 
is killed.
       new  690078a581 doc: update docstring.
       new  f65ee336a1 feat: add command `send-paragraph` for REPL schema.
       new  5497e6df2f doc: update README.
       new  ac1201d4d3 feat: add command `send-buffer` for REPL schema.
       new  7d8ae55b5b feat: add command `send-defun` to REPL schema.
       new  ed73d75b09 doc: update installation method as this package is 
avaiable on MELPA.
       new  2a3493c01d doc: update docstring for `:end-pattern` argument.
       new  383ba1d3af doc: update the docstring for the generated functions.
       new  248ac13470 doc: update README for generated functions and variables.
       new  3ee989c174 doc: update the docstring for generated evil commands.
       new  78afc50d78 doc: update README.
       new  156af0ecd0 doc: update source-syntax instruction.
       new  13bad5f453 doc: update README.
       new  b78c8634da feat: add `show-source-command-hint`.
       new  aa300db6df doc: update README.
       new  b8afe324cc refactor: use repl-name rather than send-string-func in 
`dispatch-and-send`.
       new  7e9744db13 doc: update docstring to meet checkdoc requirement.
       new  80677aa72b doc: add doc on new config option 
`show-source-command-hint`.
       new  20a7cc5b24 fix: make `termint-define` autoload.
       new  8431d32991 feat: bind evil operator to termint-REPL-map if evil is 
installed.
       new  57173072bb fix: fix `:bind-keymap` example in README.
       new  eb9e63e15f fix(eat): Ensure the correct program starts with the eat 
backend
       new  288a893d90 chore: make package-lint happy.
       new  ee09159be7 feat: add new option `:send-delayed-final-ret`.
       new  097ed663a1 doc: update claude code example.
       new  18f60f732d chore: release v0.1
       new  0e5ae2c685 feat!: don't autoload `termint-define`.
       new  7064689e6f doc: update note for enabling `send-delayed-final-ret` 
for codex.


Reply via email to