The xterm tag has no wiki summary.
3
votes
2answers
78 views
How can I run byobu from xterm at starting?
I set up byobu auto run with the command byobu-enable. It's great when I log in from terminal or ssh, but how can I make xterm attach to it automatically ? (mate-terminal from Linux mint especially)
0
votes
2answers
46 views
vim txtfmt plugin “ italic format not working”
Image URL
After executing :MakeTestPage in vim
As you can see in the image ...
underline(u),bold(b),bold-underline(bu) displays correctly
but what is happening to italic(i) ? It shows white ...
0
votes
0answers
11 views
History NA in xterm
Just set up fluxbox on BSD and my user account does not apply certain key codes properly within xterm, e.g. tab does not complete directory heirarchy (just inserts a tab onto current console line), up ...
1
vote
1answer
36 views
Leave xterm open after task is complete
I have an automated test that I run with the xterm -e command:
xterm -e RunMyTests
At the end of the test-run, it prints out a summary of the results and some statistics to stdout.
I'd like to ...
0
votes
1answer
64 views
Cygwin - How do I remap X-term keys?
I would like to know how to remap some of the default keys for x-term.
Specifically I would like to remap the Cntrl+leftArrow and Cntrl+rightArrow keys to move a word forward or backwards. I would ...
1
vote
1answer
252 views
What is Arch Linux's default terminal?
Using the command echo $TERM, I get the output 'xterm'. However, I have not done anything to install the X Windowing System, and as far as I know, Xterm cannot run without it, and Arch does not ...
0
votes
1answer
139 views
How to get xterm on RHE6 and centOS6 stock installs?
I have a library of virtual machines on which I am running product testing, and I am encountering an issue with xterm not being found.
Originally I thought xterm was a basic terminal installed across ...
1
vote
0answers
36 views
copy and paste tabs between terminal windows in X11
When I copy and paste text using the X11 mouse selection between two terminal windows, tabs are often, but not always, converted to spaces. This appears to depend on the involved terminal ...
1
vote
1answer
36 views
Finding already-loaded configuration files in Ubuntu (e.g. .Xdefaults)?
I accidentally rm'd my .Xdefaults and naturally would like it back. Normally of course I'd be SOL but I figure it's still somewhere because when I open a terminal it opens with the configuration from ...
0
votes
2answers
40 views
working with graphic interface on ssh linux
We have a project involving linux programming. Unfortunalty, we have only an ssh interface, and not a convinient graphic one. What can we do? We heard that xterm can solve our problems, but we ...
1
vote
1answer
36 views
bash xterm : redefine “word” for killing word on command line
I want to modify the behaviour of 'backward-kill-word' in xterm command line. I'd like to remove "word" defined as space or / only.
For example, if I type
$ tttt/tt t@tt_ttt/ttt
I will get, after ...
2
votes
1answer
48 views
How to scroll the terminal emulator window in smaller steps using the keyboard?
How could I scroll up and down the bash shell window (without the mouse or scroll bars, just using the keyboard)?
Shift+PageUp and Shift+PageDown acts like page up and page down.
But how could one ...
2
votes
1answer
52 views
bash xterm : how to get command line before typing enter
I try to define a custom behaviour of the backward-kill-word function in bash xterm.
For that, I need to catch the command line before validate it.
For instances, if I type sdcds/edfdD sdf/sdf without ...
0
votes
2answers
56 views
How do I change the icon of an xterm?
xterm windows typically don't have an icon. I would like to know what my options are. My immediate need is specifying an icon at xterm launch (cmdline argument or Xresource-style), not dynamically ...
1
vote
1answer
173 views
What is the difference between xterm and terminal in Ubuntu?
What's the difference between Terminal in Ubuntu desktop (Applications>Accessories>Terminal) and xterm? They look very similar.
0
votes
1answer
37 views
Can I somehow tell an X-program (xterm, xclipboard, firefox) where and at which dimensions it should start up?
Every morning I usually start working with Cygwin like this: First I start Xming. Then I open a cygwin text-console (the one which looks like a dos-box). Then I start two xterms, and from the xterms I ...
-1
votes
4answers
128 views
Which window manager is this and how do you get a terminal with tiny borders?
I came over the below configuration and was wondering which window manager he was using, and how you get an rxvt/xterm terminal to look like that.
2
votes
0answers
80 views
Enabling Italics, Underline on Emacs, Xterm and Putty
I'm using a Ubuntu (11.04 Server Edition) virtual machine as my development environment. It doesn't have a desktop environment since I don't think its necessary and I want to keep it lightweight. I'm ...
1
vote
1answer
105 views
Why do fonts in xterm seem too big in OS X?
I am using xterm on OS X 10.5. If I do:
xterm -fa "Monaco" -fs 10
it creates a xterm with much bigger fonts than Terminal.app w/ Monaco 10 point font. In fact, I have to downsize xterm to -fs 8 ...
0
votes
3answers
68 views
Current window size of an xterm window
I'd like to know my current xterms' window sizes. I'm using Cygwin. Is there a command to just print that to the prompt?
1
vote
3answers
193 views
Arrow keys not working in vim on AIX machine
I'm currently developing some projects on an AIX machine connecting to ir using SSH. I compiled and installed vim in my home folder but I have some problems:
When entering interactive mode, vim does ...
0
votes
4answers
112 views
adding keyboard shortcuts for OSX terminal or xterm
Is there a way to add a keyboard shortcut for a terminal command in OSX. Basically most of the times i open the terminal app in MAC in order to ssh into a certain server foo. What I want to do is add ...
0
votes
0answers
75 views
XTerm and a bold text
This is my Xterm config:
XTerm*saveLines: 512
XTerm*reverseVideo: false
XTerm*reverseWrap: true
XTerm*fullCursor: true
XTerm*scrollTtyOutput: on
XTerm*scrollKey: on
XTerm*eightBitInput: false
...
1
vote
1answer
187 views
'less' doesn't clear screen after quit
The default behavior for 'less' is to clear the screen after quitting. This behavior stopped when I started using:
export TERM=xterm
Now 'less' leaves the last page I viewed on the screen, and I ...
1
vote
2answers
130 views
Ubuntu lucid not reading etc profile for new XTerm
I've added abc.sh to /etc/profile.d When I start a new XTerm the environment variables in the abc.sh are not being set in the new XTerm. This works fine if I su - in an existing XTerm.
1
vote
1answer
56 views
Prevent vim from clearing the clipboard on exit
If I copy text into the xterm clipboard from vim, it is cleared when I exit vim.
How do I prevent this?
1
vote
1answer
277 views
xterm fonts and font size
I am using Cygwin on Windows 7 with Xming (Xming 6.9.0.31). I have also installed the Xming fonts (Xming-fonts 7.5.0.34).
I tried more or less all possible combinations from the "VT Fonts" menu in ...
0
votes
1answer
74 views
double click/click-drag-release on terminal to select a text results CTRL-C
When I double-click in a terminal, for example xterm, konsole, to select text, it'll select text and then the cursor return. It's not expected because the cursor should be not be moved. I meet this ...
2
votes
2answers
144 views
alt-d alt-f etc. stops working in my xterm
Something weird sometimes happens on my Debian system. Typically at the prompt line I can use combo like alt-d to delete a word, alt-f to go to the next word, etc.
But quite regularly something ...
1
vote
2answers
233 views
How can I change the colors of my xterm using Ansi escape sequences?
I would like to change the colors (background, font, foreground) of my xterm from the commandline. I've heard that this can be done using ANSI escape sequences.
If this is possible:
How is it ...
0
votes
3answers
412 views
Creating dotfiles for iTerm.app and Terminal.app — how to detect 256 color support?
I’m creating custom dotfiles (.bash_profile and the like) for use with OS X’s Terminal.app and iTerm.app.
I’d like to configure some settings conditionally, based on whether the active application ...
0
votes
2answers
109 views
Start Xterm Maximized
I want to start xterm in maximized mode. For example: xterm -maximized. Could you suggest me a way (either via command line or via Xdefaults or anything else)?
There is a lot of discussion on ...
2
votes
1answer
101 views
VIM strange behaviour F1-10
Recently I began encountering a really annoying behavior in VIM:
No matter if I am in insert or normal mode, if I press one of the F keys, vim does not what it is normally intended to do:
F1 - ...
0
votes
1answer
290 views
Cannot type backquote or backtick in xterm
Ubuntu 10.10, XTerm(261), Keyboard layout = Canadian
Somehow, the backquote (backtick = `) character can't be input does not get entered in XTerm. I type it and nothing happens. The cursor does not ...
0
votes
0answers
105 views
Mouse is weird in GNU nano
I'm experiencing a problem in the latest version of GNU nano. (It's not clear to me if earlier versions have this problem as well.)
I have two servers that are exactly alike except one runs Debian ...
0
votes
1answer
200 views
Disable the bell in xterm (X11/XQuartz) on OS X
I can't seem to figure out how to disable the bell when starting an xterm in XQuartz (X11) on OS X. Once my xterm window is up I can use xset -b but I don't know how to do this by default.
As far ...
1
vote
1answer
185 views
How to change background/foreground color on “all” existing terminals
I am looking for a command line way to change the background & foreground colors of all open terminal (and also for any new terminal, the new settings should be applied).
Using something like ...
0
votes
2answers
353 views
xterm font color (and ubuntu rgb.txt)
I tried xterm -fg gray and xterm -fg grey but both gave Warning: color name... is not defined.
I am on ubuntu and there is no rgb.txt in /etc/X11/rgb.txt
How can I launch xterm with custom fg/bg ...
0
votes
1answer
175 views
In xterm the numpad 1 and 7 buttons does not work properly
I use VNC, open an xterm, and for example when I press "NumPad7", it completes "Home" command. Also "NumPad1" is mapped to "End". How to fix this?
In fact there is a code for .cshrc that does the ...
0
votes
4answers
500 views
Cygwin X Server configuration
I remember a few years back, I was able to edit some shell script and then create a shortcut to it, so that anytime I needed an xterm I just used to click on the shortcut which would start the X ...
2
votes
1answer
631 views
Getting a sane terminal going on OS X
I am normally a Linux user and my default terminal is urxvt, but because of school (office documents and so) I bought a new laptop - a Macintosh. I think the system itself works nicely, though the ...
0
votes
3answers
194 views
kill a hung xterm
I used to rlogin/telnet a server and use xterm& to create several xterm sessions. But from time to time, the xterm may hang there and not responding at all(window can't be closed), leaving just a ...
1
vote
2answers
652 views
Compiling vim with xterm_clipboard support
I checked out latest vim7 from cvs repository.
cvs -z3 -d:pserver:anonymous@vim.cvs.sf.net:/cvsroot/vim checkout vim7
I tried
./configure --enable-xterm_clipboard
but I got
WARNING: ...
4
votes
1answer
857 views
Vim copy-paste across terminals
The usual vim yank and paste works only in the same window (but does work across files and close/save commands). Is it possible to make it work across terminals (yank from window in one terminal and ...
0
votes
1answer
417 views
how to copy text from xterm based terminal to some other gui application on linux
i use uxrvt ( for those who dont know, its terminal emulator based on xterm).
i know its easy to copy/paste stuff from terminal to itself is a trivial thing. it can be done by mouse left click to ...
2
votes
1answer
265 views
TWM: Bring xterm to front on clicking anywhere in the window
Can someone tell me what should I put in my .twmrc, so that an xterm window is brought to front (raised) when I click anywhere in the window. Currently, I have to click on the title bar to bring it to ...
0
votes
1answer
294 views
How can I pause console output in rxvt?
I'm running rxvt in Cygwin on a Windows box. This is how I invoke it:
rxvt -sr -sl 2500 -sb -geometry 90x30 -tn rxvt -fn "Lucida Console-14" -e /usr/bin/bash --login -i
Anyone know how to pause the ...
3
votes
0answers
151 views
get focus only by clicking the title bar of xterm
...I've suffered this problem many times and so do my colleagues
Sometimes after you stroked some keyboard and mouse combinations this behavior showed up : you have to click a xterm's title bar to ...
3
votes
3answers
511 views
XFCE not restoring xterm position on login
I really like xterm and could really like XFCE, but the two don't seem to play well together. In KDE if I log out and back in, my xterms will be restarted in the same position as when I left. It ...
0
votes
1answer
329 views
Mac OS X Terminal.app Ubuntu 9.10 SSHD and incorrect keyboard mapping
Does anyone have any Idea how to handle this? I can't stand connecting to certain Ubuntu boxes via Mac OS X because of issues with keyboard layout etc. I have set TERM=vt100 and TERM=xterm-color in ...