term-plus-el icon indicating copy to clipboard operation
term-plus-el copied to clipboard

A terminal emulator in Emacs (term.el enhancement: 256 colors, edit mode, logging, multiplexer and shell integration)

Results 7 term-plus-el issues
Sort by recently updated
recently updated
newest added

I used term-plus-el on Emacs 24.4. It was perfectly correct! However, it doesn't work on Emacs 26.1. I want to use term-plus-el on Emacs 26.1, too. Could you give me...

Love the way you make over emacs! Woo Woo! Want desperately to use! Have these problems: 256 colors do not work: regcl / term-plus-el.256color.pl.fails https://gist.github.com/regcl/5636265 make under eshell throws a...

Currently, there are many missing control sequences but it tends to be difficult to support some minor ones. ### Control commands are not enough Some OSC sequences are added as...

enhancement
wontfix

It would be nice to have a feature of auto-detecting encodings (like cygwin ck terminal emulator).

enhancement

Some characters such as full-with characters have different length and width. When a line of contains such characters and both the length and the width of the line are greater...

bug

We need at least the following tests: - Unit tests - Tests for visibility To test the function `term-emulate-terminal`, we should have a mock-up of a pseudo terminal application which...

There should be description of at least - how to install the package, - what is the main feature of the package, and, - what is the typical use case...