mirror of
https://github.com/zoriya/vim.git
synced 2026-03-01 10:09:37 +00:00
Problem: No terminal emulator support. Cannot properly run commands in the
GUI. Cannot run a job interactively with an ssh connection.
Solution: Very early implementation of the :terminal command. Includes
libvterm converted to ANSI C. Many parts still missing.