Kaushal wrote:
> That was it!! You are a savior!! Thanks!
> I was able to recreate that dreading freeze using Ctrl-s. I'm
> unbinding that key from tcsh immediately.
>
> I wonder why anyone would want to freeze their terminal.. an April
> fools joke? :)
Nope. This is a concept called in-band flow
That was it!! You are a savior!! Thanks!
I was able to recreate that dreading freeze using Ctrl-s. I'm
unbinding that key from tcsh immediately.
I wonder why anyone would want to freeze their terminal.. an April
fools joke? :)
--
Kaushal Modi
On Fri, May 2, 2014 at 4:16 AM, Balazs Kezes wrote:
On 2014-05-01 17:41 -0400, Kaushal wrote:
> I wanted to do "cp file.1 file.2" and I typed "fp" by mistake instead
> of "cp". So I did "Ctrl-a", "Ctrl-d", c. But before the c could
> register, that pane froze and I can't do anything to kill whatever
> froze that pane.
Is it possible that you accide
I don't recall the exact set of keys. But this issue has happened only
when I am editing something at the command prompt.
Usually the keys involved are "C-a", "C-e", "C-d", "C-f", "C-b" and "C-c".
Here's my .tmux.conf:
https://github.com/kaushalmodi/dotfiles/blob/master/.tmux.conf
--
Kaushal Modi
Is it always when you press a particular set of keys?
What do you have in .tmux.conf?
On Thu, May 01, 2014 at 05:41:29PM -0400, Kaushal wrote:
> Hi,
>
> I am using tmux 1.9a.
>
> At times, a tmux pane freezes while I am editting something in the command
> line.
>
> An example example:
>
>