DaveOkpare / terminal-agent

A CLI utility using agent workflow to control your computer's terminal
MIT License
3 stars 0 forks source link

Add real terminal support, Vim capability #1

Open James4Ever0 opened 1 month ago

James4Ever0 commented 1 month ago

Real interactive terminal support needs a terminal emulator.

Reference: https://github.com/OpenDevin/OpenDevin/issues/3031

DaveOkpare commented 1 month ago

@James4Ever0 can you describe what you mean/expect by vim capabilities? not so familiar with vim.

thanks for the heads up on the terminal emulator!!

James4Ever0 commented 1 month ago

The Vim agent shall be capable of editing large files, using language servers to trace the function definitions, batch replacement etc., all within one terminal interface.

tmux_show_0

Learn more at here.