Fedora :: Prevent Terminal Escape $ Sign In Auto-complete F15?
Jun 15, 2011
I just installed F15 and although different, I like it a lot. One thing I don't like, however, is the default auto-completion of environment variables in the terminal. In F14 and older, if you type for instance
Code:
ls $HOME and hit TAB, auto-complete will list the contents of $HOME to search deeper, so to say. But in F15, the terminal automatically escapes the $ sign. If you do the same as above, you get
Code:
ls $HOME
instead of
Code:
ls /home/benny/
how to change the auto-complete settings of the terminal so that $'s are not escaped anymore?
I've made custom launchers for programs that can only run in terminal. They open fine within the Terminal window, but it closes right after the program is finished, before I can read the report.
Is there a way to keep the Terminal window open, using launchers? I don't want to manually type the commands after opening a Terminal.
How do I have an auto completion feature for scp? I often need to 'scp ' a file to a remote server, then I type:
PHP Code: scp someprogram paulga@pinherstforestrain.math.edu I'd begin to type tab before or after the input of @. But the available choices are mainly: @localhost6, @localhost.localdomain, @localhost, etc..
Which file records these hosts name? Second, to execute a program in current directory, I have to type ./program, how can I omit the prefix, or I could type it as I type "octave",etc.
My question is: what option can I set in vim to see the colouring inside the editor as I would get it in my terminal (and switch off any additional syntax highlighting)?
I would like to replace gvim with vim in the terminal. One of the nice things about gvim is that it is able to display text using italics.
Vim allows setting an ANSI escape code for italics (e[3m), but this does not work in gnome-terminal. Is there a terminal emulator that supports the ANSI escape code for italics?
I have been recently been using Ubuntu machines in my faculty labs at university that have % as the terminal sign for the line rather than the location.
For example, % kate & % echo "helloooo" > hello.txt %
I find this extremely annoying as I am used to % being replaced with a path to the current directory followed by a $. Like a default Ubuntu install.
For example,
james@james-pc:~$ cd Documents james@james-pc:~/Documents$
I would like to know if there is an easy way to change this to what I am used to? I don't necessarily need the "james-pc" bit, the username would be nice but I really want the path to the directory.
I'm having trouble signing in using the sudo in the terminal.
I enter in the line: sudo abc (username = abc)
I get the line returned: [sudo] password for abc:
If I enter my normal login pw i get the message:
abc is not in the sudoers file. This incident will be reported.
If I enter the root pw I get the message: Sorry, try again.
I've just set up the debian OS and am trying to learn the linux way but it's a bit frustrating. so when I set up the system originally It had me make two passwords one for root and one for my user acct. So how do I get the sudo terminal to work?
I am trying to use Ubuntu terminal to execute unix commands. However, the dollar sign that usually appears in shell terminal is missing. Please see the attached screenshot image showing the terminal without the dollar sign. I cannot run any unix commands like cd, ls-l. Please advise how I could fix this problem.
I installed the Autocomplete plugin http:[url].... for gedit and it works great. But when I ran it as root "sudo gedit ...", Autocomplete is not on the list of plugin and the auto complete function is not working.Is it possible to make the plugin available to all users?
A very annoying bug has been around for some time now. Auto-complete in the address field on Firefox does not work after Ubuntu resumes after screensaver. What I have to do is to minimise the browser and then maximise it again... it then auto-complete as it should. Surely I cannot be the only one noticing this? I'm on Ubuntu 10.04 and Firefox 3.6.13.
Despite enabling the "auto-complete" to complete an e-mail address from my personal Address-book, it doesn't work. After pressing on the "To"-button, no e-mail address is visible in the list of contacts. That is strange since the contacts are visible within the address book itself. However, when I typed the name of a contact within the "Search"-field of the address book, it also shows no result. Strange... Additional info: two days ago I replaced addressbook.db in Debian manually by the addressbook.db from Ubuntu 11.04 (I'm migrating from Ubuntu 11.04 to Debian Squeeze). It seems that there is no connection between the visible contacts in the address book and the rest of the Evolution. How can I solve it?
I currently run a Windows XP virtual machine (using VirtualBox) so that I can use iTunes. This is fine, and I have set up a USB device filter which allows me to use my iPod, and update it via iTunes on the VM. However, this only works sometimes. I think the reason is that the VM sometimes can't get access to the iPod because it's mounted in Ubuntu - I think it may just be a race for who can mount it first - Ubuntu or the VM, when I plug it in. Is there a way I can prevent the iPod from automounting in Ubuntu so this problem (hopefully) won't arise?
I've got an annoying problem that 'man' and some other commands do not auto-complete (via TAB). e.g. typing: man rsyn (TAB, TAB, TAB, etc) will not auto-complete to 'man rsync' however, if i 'sudo -s' & then try the above, 'man' auto-completes everytime. (Directories always auto-complete successfully) My ~/.bashrc contains:
Code:
# enable bash completion in interactive shells if [ -f /etc/bash_completion ] && ! shopt -oq posix; then . /etc/bash_completion
I've noticed on a couple of occasions that e-mail address auto-complete drop down lists have e-mail addresses in that I have never entered (!!) They all seem to be for people with the surname fenton at either gmail or hotmail. Is it likely that I have been hacked?
In 8.04 it was easy to adjust, but with 10.04 I've tried to set the policies for udisks with no luck. I want Ubuntu to always ask for my password when a new device/disk is added to the system. If I don't give my password it should not mount the device. What happens now is that all disks added is mounted without any question leading me to believe that the policies is ignored (by a bug) or that I've missed something. I've been through obvious setting in the graphical shell and disabled them. But if they'd been enabled the policies should have kicked in. I do think it worked in version 9.10 when I tested it earlier this year or late last year, but I was waiting for the next LTS. How may I set up Ubuntu 10.04 to make it work as intended?
I have a problem my ubuntu is the latest distro but the shiftkeys are not working like when i whant an @ sign i cant make that sign the keybaord layout has been changed i even have done most of the solutions found on the site and no use.
If I comment those off then no such problem, hence some how ppp0 executed automatically and there is no [auto ppp0] any where. How can I stop this forcefully ?
when ever i try to sign in to my messaging system it gives me this message and wont let me sign in,< Received unexpected response from [URL] useTLS=1 is not allowed for non secure requests.>
Is there any way to prevent the Unity Launcher from auto hiding as I maximise a window? It takes a few seconds for the launcher to reappear when I point the cursor in the left corner of the screen which is a bit of a delay when I quickly want to multitask between multiple applications.
Good day! Just finished setting up my 11.04 home server this week. Installed GNOME initially and ended up not feeling it (a bit too slow for VNC on my Atom box). Performed sudo apt-get remove ubuntu-desktop and then installed xfce.
Now, I can't use tab-complete in any Terminal app in xfce when using VNC to access the box. It still works properly over SSH. Have ensured that all lines referring to auto-complete are un-commented in the following:
/etc/profile /etc/bash.bashrc ~/.bashrc
I have verified that bash_completion is installed (reinstalled using Synaptic just to be sure). It seemed to work intermittently when I changed the above config files but has reverted back to not functioning anymore.
I am running Fedora 8. Each time I run a YUM command, I get the message that there are unfinished transactions, and to run yum-complete-transaction. Upon running yum-complete-transaction, it fails with this error. How can I remove this uncompleted transaction so I can finish the last one?
i just installed ubuntu and i wanna put wine on so i can install my itunes and adapters an so on. but when i try to install through terminal it always reads that theres no file found or cant complete installation. and theres no net hooked up to it cuz the wireless adapter wont work.