Top "Terminal-emulator" questions

Terminal emulators are programs that emulate a terminal within some other display architecture.

iTerm2 keyboard shortcut - split pane navigation

I have been a long time user of the standard Mac Terminal. Decided to experiment with iTerm2 after hearing good …

terminal iterm terminal-emulator
Run commands Android Terminal Emulator. Install apk by code

I'm trying to run commands on the Android Terminal Emulator. I have my device rooted and I installed superuser.apk. …

android installation apk terminal-emulator
Home/End keys in zsh don't work with putty

I'm running zsh as the default shell on a Ubuntu box, and everything works fine using gnome-terminal (which as far …

keyboard terminal zsh terminal-emulator
Executing python script in android terminal emulator

I installed python 2.7 in my Android device and I tried executing a python script by typing the command in terminal …

android python executable terminal-emulator
Python terminal emulation

I'd like to have an xterm-compatible virtual terminal running inside a Python app. I'll need to run ncurses-based applications inside …

python xterm terminal-emulator pty
How to change "\\r\\n" to line separator in java

I am working on a school project to build a pseudo terminal and file system. The terminal is scanning System.…

java regex newline terminal-emulator
What's a good browser-based terminal emulator?

We have several curses style applications which we'd like to provide access to through a browser-based interface. We have an …

terminal webbrowser-control terminal-emulator
How to create web based terminal using xterm.js to ssh into a system on local network

I came across this awesome library xterm.js which is also the base for Visual Studio Code's terminal. I have …

linux networking ssh-tunnel terminal-emulator xtermjs
Java terminal emulator

Does anyone knows of a library or a class that emulates the vt100 terminal (doesn't matter if graphical or not). …

java terminal-emulator vt100
how to get root access on android 2.3 emulator

i am trying to get root access on my android emulator to run iptables. i went through many forums and …

android-emulator root iptables terminal-emulator