0
votes
0answers
16 views
Ericsson f3507g WWAN (3G Broadband) and AT commands
I have a lenovo x200t tablet with WWAN built into it.
I'm trying to connect to the internet using AT commands and a C# program which I am making so that the program can connect to …
0
votes
2answers
39 views
Can one highlight tab characters in the terminal?
Using terminal sequences, I can colour text in a terminal emulator:
$ echo -e '\e[37;41m--this is white on red--\e[0m'
And this works.
The following prints a red rectangle, i.e …
3
votes
12answers
745 views
Which terminal emulator do you use? Why?
I use Rxvt-unicode, only because I don't use a DE (just xmonad). It works fine with what I need (screen, irssi and vim), and it is fairly light.
Previously I used eterm, but I foun …
0
votes
2answers
136 views
Scriptable terminal program for modem testing
I have to use AT commands to setup my dial up modem (modulation seleccion, speed, etc), and dial other modem. Once the connection is stablished I have to transfer/receive files via …
4
votes
4answers
1k views
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 as I know emulates xterm). When I login from a windows box via ss …
1
vote
2answers
228 views
How to switch split screen emacs where one screen is the editor while the other is terminal emulator?
I have ssh'ed to a remote machine and started emacs. I opened one small python application, and then split the screen into two, and M-x terminal-emulator in the other. I would like …
0
votes
3answers
330 views
Telnet / Terminal commands
Got a problem with a proxy telnet server that I am trying to debug, it appears that a set of characters being sent are causing it a problem .... does anybody know where I can get a …
0
votes
0answers
284 views
Reflection Terminal Emulator - Integration with IE
I'm trying to implement some integration between a legacy app running in the Reflection Terminal Emulator and a browser-based app running in IE.
I'm using Host Initiated Scripts s …
0
votes
4answers
447 views
Why vim doesn’t work correctly into a telnet session ?
Hello,
I use vim (7.1) on OpenVMS V7.3-2.
I connect to VMS trough a telnet session with SmartTerm, a terminal emulator.
It works fine.
But when I start a telnet session from a …
0
votes
2answers
395 views
Free or open source IBM 3151 or aixterm emulators?
Does anyone know of any free or open source terminal emulators that will emulate an IBM 3151 terminal or an HFT terminal (aixterm)?
We have some offshore contractors that need a …
