General :: Tmux Ctrl-b Not Working?

Apr 5, 2011

Holding CTRL and B followed by another command key usually gives me nothing.I have no .conf file so I'm not overwriting it.

View 1 Replies


ADVERTISEMENT

Debian :: Jessie - Zsh In Tmux / Tab Menu Selection Stopped Working

Jun 29, 2015

I installed Jessie (8.1.0) and encountered a problem which is non-existent in Wheezy (7.8.0).

My shell is zsh and I use tmux both installed from packages, I use this zsh feature that when you type "ls /" and then hit "Tab" twice, it will present you a menu where you can select the directory you want navigating the menu with the arrow keys. It works fine out of tmux (in bare shell) but stopped working inside a tmux session. In bare shell you hit Tab twice and get into the menu, in tmux you hit Tab twice and it displays the table of suggestions but just keeps cycling suggestions (cycling directory names) and not sending me to the menu.

Here's some screenshots:

1) Working (no tmux): I hit tab twice and got in the menu.

2) Not working (in tmux): I hit tab twice and it just cycled directory names after "/"

t isn't in my config file, I tried without my .tmux.conf (with tmux set to default settings) and it still had no effect.

View 5 Replies View Related

General :: Disable Ctrl+C, Ctrl+V, Ctrl+X In Rdesktop?

Dec 27, 2010

I am doing a project on rdesktop. My aim is to setup a write/copy protected session. I have made rdesktop connection between two Linux machines using Xrdp.Next I want to disable the ctrl+x,ctrl+v keys and the cut and copy option in mouse right click at client side

View 1 Replies View Related

General :: Vim:ctrl+v Command To Select Some Data.But When Push Ctrl+v.It Doesn't Work?

Nov 28, 2010

" Mark the start of the text with "v", "V" or CTRL-V. The character under the cursor will be used as the start.""With CTRL-V (blockwise Visual mode) the highlighted text will be a rectanglebetween start position and the cursor."I can mark the start with "v" or "V".But it doesn't work when I push ctrl+V.

View 14 Replies View Related

General :: Tmux Disregarding The Configuration File?

Sep 14, 2010

I just installed tmux on Ubuntu 10.04 and tried to remap the prefix key to C-a by creating the file ~/.tmux.conf with these lines:

set-option -g prefix C-a
unbind-key C-b

When starting tmux, both regularly and with -f ~/.tmux.conf, the prefix is effectively the same default C-b

There are no errors or warnings whatsoever.

View 2 Replies View Related

General :: Launching TMUX Using Gnome Terminal

Oct 18, 2010

I'm a little confuse regarding how one launches tmux. When I launch my terminal (current gnome-terminal), I would like to have tmux up and running. I'm currently doing this by calling "tmux" in my .zshenv (kind of like .bashrc in bash). This does in fact launch tmux, but has some annoying side effects. First, hitting Ctrl-D to exit the shell, only kills tmux, and leaves the tmux-less gnome-terminal still running. An additional Ctrl-D will kill that as well. Second, when ssh into a box with this setup, I get a second, nested instance of tmux. I don't want tmux to launch again when I ssh. Is this the right approach, how should tmux be launched usually?

View 2 Replies View Related

General :: Get The Tmux Window Full Width?

Jun 21, 2011

tmux shows screen like this:

[code]...

Window has non-maximum width, attempt to copy text from it leads to "" getting in text. How to fix it and get the tmux window full width?

View 2 Replies View Related

General :: Bash Aliases Lost Within Tmux

Jul 8, 2011

I just noticed that my .bashrc aliases (eg. alias www='cd ~/data/public_html') don't work from within tmux. They work fine from screen, though.

I don't think I've got anything special in ~/tmux.conf

Code:
# C-a just like in screen
unbind C-b
set -g prefix C-a

[Code].....

View 3 Replies View Related

General :: Slight Delay When Switching Modes In Vim Using Tmux Or Screen

Mar 2, 2011

Switching to and from insert mode in Vim is no longer instantaneous since I use tmux. After pressing Esc in insert mode, it takes a noticeable amount of time to actually get out of insert mode. After pressing Esc and any other key afterwards the switch is immediate, and the command for the key pressed after Esc is executed. Any idea what might cause this?The Vim configuration is not the problem as the delay does not occur when I run Vim outside tmux, so this is probably related to tmux somehow. I use gnome-terminal btw.

Also worth noting, it seems I can not define key bindings in tmux for Esc, my plan was to bind Esc to:bind Escape send-keys.Alas, it seems binding anything to Esc for tmux does not work. The same problem occurs in screen as well.

View 2 Replies View Related

Ubuntu :: Map Ctrl+W In Hebrew Layout(which Is Actually A Ctrl+') To Be A Ctrl+w?

Jan 5, 2010

I have 3 layouts: USA, Russian and Hebrew. In Hebrew the W key is mapped to apostrophe, so Ctrl+W in Hebrew layout doesn't close tabs in Firefox. There is no workaround for it as I see by now, so I am trying to get it work this way:I want to map Ctrl+W in Hebrew layout(which is actually a Ctrl+') to be a Ctrl+w. Here is what I got from xmodmap:Code:$ xmodmap -pke | grep 25keycode 25 = w W Cyrillic_tse Cyrillic_TSE apostrophe WAs you can see, there are pairs for each layout, each pair tells what happens without and with the Shift key pressed.

View 2 Replies View Related

Programming :: Recognizing Ctrl+c,ctrl+l,ctrl+d In C Programs?

Aug 19, 2009

i am using gcc 4.3i need to recognize ctrl+c,ctrl+l,ctrl+d in my C program without terminating the program when i get a ctrl+c...

View 1 Replies View Related

Debian Multimedia :: Right Ctrl Not Working / What To Do?

Mar 12, 2010

Right Ctrl has traditionally been the key used to un-grab the keyboard/mouse in VirtualBox. I've never had a problem with it before, but on my laptop it doesn't work. When I press the key, I get this xev output code...

So, I am pretty confident that the key itself is functional. However, it doesn't seem to do anything in applications. For example, keyboard shortcuts in Kate (such as Ctrl+a to select all) do not work with the right Ctrl key.

View 4 Replies View Related

Fedora :: Ctrl+alt+backspace Not Working In 11?

Aug 1, 2009

On fedora 10 and backwards you could use Ctrl+ALT+Backspace to restart X, this was massively useful in resolving any issues with hanging x processes and so forth... without losing session data.... it seems to not work in fedora 11...

View 1 Replies View Related

Ubuntu :: CTRL-C Not Working In Emacs23?

Jun 4, 2010

Today I did a fresh installation of Ubuntu 10.04 server (64bit) on my machine and found that CTRL-c (i.e., control key plus c) does not work in emacs 23.1 (from emacs23 package), which means I cannot quit the emacs by "CTRL-x CTRL-c" any longer.

Whenever I type CTRL-C, the emacs says "<cancel> is undefined". The "describe key (i.e., CTRL-h k)" command for CTRL-c leaves the following message in the message buffer: "<cancel> (translated from C-c) is undefined".

Until 9.10, I have never had such problems and wonder whether this has been introduced by 10.04.

In fact, I found that the behavior of CTRL-c has been slightly changed in a terminal (e.g., putty session) as well, and googling gives the following: [URL]

But I'm not sure the above has something to do with the said issue with emacs.

View 1 Replies View Related

Ubuntu :: Ctrl + Shift Not Working

Aug 12, 2010

For some strange reason I am not able to highlight/select words using Ctrl , Shift and the arrow keys together. Each of them work individually with the arrow keys but. Is there anyway I can find out if I have assigned a shortcut to that particular combination ? (Nothing is listed in keyboard shortcuts)

View 2 Replies View Related

Ubuntu :: Ctrl + Alt + D Stopped Working?

Oct 14, 2010

I have been using Ubuntu for many years now and pressing ctrl + alt + d used to minimize all windows and show the desktop, but this stopped working with 10.10. I checked keyboard shortcuts but don't see a way to turn it back on there.

View 3 Replies View Related

Ubuntu :: Keyboard - Can Not Copy/paste Ctrl+C Or Ctrl+p From One Folder To Another With Mouse

Sep 5, 2010

I can not copy/paste ctrl+C or ctrl+p from one folder to another with the mouse. i was trying to move an item to another folder.

I looked in the keyboard short cut and it was not there. i tried to add it and it put it in custom as disabled and I could not enable it.

View 2 Replies View Related

CentOS 5 :: Why 'ctrl+a, K' Nor 'ctrl+a Kill' Doesn't Work For Screen Windows?

Oct 3, 2010

anyone has a clue why 'ctrl+a, k' nor 'ctrl+a, :kill' doesn't work for killing one of screen windows? Other screen's commands invoked with 'ctrl+a'seem to work.

View 3 Replies View Related

Debian Multimedia :: Dvorak Layout Not Always Working With Ctrl Key

Jun 23, 2010

I use programmers' dvorak. All the keys are correct when typing normally. However, the ctrl+(key) shortcuts do not always work correctly.My shortcut for opening a new terminal is ctrl+alt+t. Sometimes this works correctly, but at other times, it reverts to the qwerty. The change only seems to happen at reboot.

View 7 Replies View Related

Ubuntu :: Ctrl+Esc No Longer Working After Natty Upgrade

May 1, 2011

Long story short, my HTPC has a keyboard, but no mouse.I'd gotten pretty good at working the machine with no mouse, but after my upgrade to Natty Narwhal today, the Ctrl+Esc shortcut to open the Applications window no longer works. Alt+F2 only works when another application is already open.I can get to the Applications menu using Ctrl+Alt+NumLock and mouse emulation, but it's pretty painful.Have I messed something up here? My install went a little messy, but I've managed to get everything else working and I doubt a keyboard control would be a bad install/upgrade.

View 2 Replies View Related

Ubuntu :: Freezes Mouse After Changing A Tab (with Ctrl+tab, Alt+#) Or Closing It (ctrl+w)?

Nov 11, 2010

I just installed Ubuntu 10.10 x64 and already am really annoyed by Firefox, which freezes my mouse after changing a tab (with ctrl+tab, alt+#) or closing it (ctrl+w). After about one second, i can continue working as usual. Changing Tabs by just clicking on one does not freeze anything...Maybe some of you would think now if I am crazy because of complaining about such a little thing, but it is really annoying if you are used to work fluently with ff.Edit:I today noticed, that not only shortcuts in firefox, but all Hotkeys freeze my mouse for a second. For examle ctrl+c, ctrl+v, super+e or anything else.Do you have any Idea what causes this behaviour? Reinstalling ubuntu didn't change anything

View 4 Replies View Related

Ubuntu :: Send Process To Working Backgroud For CTRL+Z Processes?

May 18, 2010

I would like to set process in background in such a way that it will be running.For example, I started vim editor and pressed CTRL+Z command to put the process in background. But this process is in stopped status, which I can check with 'jobs' command.Is there any way that stopped job can be put into running background process?

View 1 Replies View Related

Ubuntu :: Show Desktop Ctrl-Alt-D Stopped Working For Firefox Only

May 26, 2011

I don't know why but show Desktop Ctrl-Alt-D suddenly stopped working for Firefox only (in all workspaces).

Any ideas what might have caused this? Any work-arounds? (apart from Ctrl-Alt-(arrow) / switching to a different workspace - which is a fair workaround)

View 1 Replies View Related

Ubuntu :: Keys Tab / Caps / Shift / Ctrl / Alt / Super Stop Working.

Oct 16, 2010

I'm running Kubuntu 10.10, with KDE 4.5.2, what I've noticed is every so often my Tab, Caps, Shift, Ctrl, Alt, Super keys stop working. I'd been running Ubuntu 10.04 with Gnome and hadn't ever come across this issue. I'm not sure if this is related to KDE 4.5.2 or is possibly because I updated to 10.10 and would also occur on a Gnome environment.If I switch to my virtual machine (VMWare Workstation 7.1.2 build-301548 which I was able to get working on 10.10 using URL.... the keys work within that but if I switch back to my host desktop they stop working.To fix it I've found logging out or unplugging the keyboard and plugging it into a different USB port fixes it.

View 1 Replies View Related

Slackware :: Reset Default Keymap Then Switch Ctrl>>Capslock Not Working?

Jan 8, 2011

I'm running through an Emacs tutorial and I was trying to figure out how to exchange CTRL and CAPSLOCK.

1. From the Emacs Wiki, i saw

Code:

As super-user:

$ loadkeys emacs
$ echo "loadkeys emacs" >> /etc/rc.d/rc.local

so, maybe stupidly I tried this. Which seems to have changed nothing.

so then I try

Code:

loadkeys -d

to try and get back to the default. Which doesn't seem to work. so then thinking i should reset everything, try to go in /usr/share/kbd/keymaps/i386/qwerty and do

Code:

loadkeys defkeymap.map.gz

Finally, I go into /etc/X11 and edit xorg.conf-vesa to uncomment

Code:

# If you'd like to switch the positions of your capslock and
# control keys, use:
#
Option "XkbOptions" "ctrl:swapcaps"
and restart.

To no avail...

View 1 Replies View Related

Slackware :: Download Tmux 1.3 From Slackbuilds?

Apr 2, 2011

I downloaded tmux 1.3 from slackbuilds

And when I am running tmux.SlackBuild

I get this output:

Code:
Configured for Linux
cc -O2 -march=i486 -mtune=i686 -DBUILD=""1.3"" -std=c99 -D_GNU_SOURCE -D_POSIX_SOURCE -iquote. -c -o attributes.o attributes.c
In file included from attributes.c:23:
tmux.h:30:19: error: event.h: No such file or directory

[Code].....

View 2 Replies View Related

OpenSUSE :: Ctrl+z And Ctrl+c Do Not Work Without A Third Keystroke

Feb 3, 2010

I just spent a few days ripping out all the broken/buggy apps that are in the opensuse 11.2 official repos so I can finally get working software(openoffice, thunderbird, wine, eclipse, rubygems, rails, and a few others required getting the "official" versions from their respective websites to avoid strange behavior and outright broken functionality).

All of which makes updating more annoying and time-consuming. Why are opensuse packages so different anyway? Anyway, the last thing that I have noticed to fix is Konsole. For some really bizarre reason ctrl+z and ctrl+c do not work without a third keystroke: enter.Maybe this is something new with the KDE team, since they seem bent on making simple things that already work more complex, but given my experience with crappy packages in the suse repos, I am thinking this is the problem. I have looked over all the config settings that I can find and nothing fixes this affront to productivity.

View 1 Replies View Related

OpenSUSE :: Konqueror Can't Cut'n'paste With Ctrl C, Ctrl V?

Mar 7, 2010

I've been using Kaggregator in KDE-PIM, which uses Konqueror as the browserto go to links from Kaggregator.Unfortunately, Konqueror no longer seems tobe able to Copy highlighted material with Ctrl C, the way we've done it forever.Is this a setting I've missed? Or is this a new "feature" in Konqueror?

View 2 Replies View Related

Software :: Tmux: Setting Up Panes And The Programs In Them By Default?

Jan 11, 2011

I'm trying to get tmux to open a certain set of panes an certain programs in those panes by default and open that way every time I run tmux. Is there any way to do this?

I read in the documentation commands for this, but i have no idea where to begin.

View 2 Replies View Related

Ubuntu / Apple :: Get A Right Click Emulation (ctrl+mouse1) Working On Single Button 1GHz G4 7455?

Apr 6, 2010

how to get a right click emulation (ctrl+mouse1) working on my single button 1GHz G4 7455

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved