Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate a Terminal #12

Open
mveteanu opened this issue Jan 4, 2021 · 4 comments
Open

Integrate a Terminal #12

mveteanu opened this issue Jan 4, 2021 · 4 comments

Comments

@mveteanu
Copy link

mveteanu commented Jan 4, 2021

Another nice feature (for developers) is to integrate a terminal into turbo.

This will allow to run commands (e.g. to compile code, etc.)

Alternatively, add a keyboard shortcut to the "Suspend" option.

@magiblot
Copy link
Owner

magiblot commented Jan 4, 2021

Hi Marian!

I'm still experimenting with doing terminal emulation into Turbo Vision, so this is not not going to be ready anytime soon.

But for the time being, the "Suspend" command should be accessible enough. You can access it for the first time with Alt+F, then U. Since Turbo Vision remembers the last selected item in a menu, further accesses can be done with just Alt+F, then Enter. Were you aware of this?

@okbob
Copy link

okbob commented Jan 4, 2021 via email

@magiblot
Copy link
Owner

magiblot commented Jan 4, 2021

Hey Pavel,

I'm using https://github.com/neovim/libvterm in my experiments (which has the same name, but is a totally different library). I don't know if they have relevant differences in available features, but I'm not too worried about this.

What I'd like to get done first is high-color support in Turbo Vision (magiblot/tvision#19).

@okbob
Copy link

okbob commented Jan 4, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants