Hi Stephen,
Am 26.02.2014 um 04:08 schrieb Stephen Blackie :
> Hello Nickolas and Dagobert,
>
> I am not that familiar with Linux, so please bare with me. I did a "which
> svn", "svn --version", "echo $LD_LIBRARY_PATH" outside of and inside of tmux.
>
>
> Not within TMUX
> --
On Tue, Feb 25, 2014 at 5:25 PM, Nicholas Marriott
wrote:
> What shell are you using? Does this happen in other shells?
I use bash. From my (perhaps wrong) experimentation with it in ksh, it
appears _not_ to happen. If you could give me a recipe for testing it
in a way that would give you informa
Hi,
I may have mentioned this in passing before, but I wanted to give it a
bit more attention as it is quite annoying. In some circumstances that I
unfortunately haven't been able to reliably reproduce tmux leaks file
descriptors for sockets, until the descriptor limit is reached and I
can't execu
What shell are you using? Does this happen in other shells?
This does happen outside tmux too, right?
What if you do "env -i bash --noprofile" or whatever equivalent to
--noprofile you get from your shell?
On Tue, Feb 25, 2014 at 10:11:03AM -0500, Tim Visher wrote:
> On Tue, Feb 25, 2014 at 10:
On Tue, Feb 25, 2014 at 03:17:31PM -0500, Mark Oteiza wrote:
>
> The endif is necessary
>
Fixed. Thanks.
-- Thomas Adam
--
"Deep in my heart I wish I was wrong. But deep in my heart I know I am
not." -- Morrissey ("Girl Least Likely To" -- off of Viva Hate.)
---
The endif is necessary
diff --git a/examples/xterm-keys.vim b/examples/xterm-keys.vim
index 907eb11..af44968 100644
--- a/examples/xterm-keys.vim
+++ b/examples/xterm-keys.vim
@@ -49,3 +49,4 @@ endfunction
if exists('$TMUX')
call s:SetXtermCapabilities()
+endif
-
On Tue, Feb 25, 2014 at 10:00 AM, Nicholas Marriott
wrote:
> This is confusing, what is " do the same but just type a and so on until
> after it should have wrapped both for working and nonworking.
Attached.
> Also does the first line of "stty -a" match the actual rows an
This is confusing, what is " On Tue, Feb 25, 2014 at 9:36 AM, Nicholas Marriott
> wrote:
> > Can you do the same with a working TERM and show me that typescript file
> > too?
>
> Attached.
>
> [root@host ~]# TERM=screen
> [root@host ~]# script
> Script started, file is typescript
> [root@host ~]
On Tue, Feb 25, 2014 at 9:36 AM, Nicholas Marriott
wrote:
> Can you do the same with a working TERM and show me that typescript file
> too?
Attached.
[root@host ~]# TERM=screen
[root@host ~]# script
Script started, file is typescript
[root@host ~]# staho eustaeho usntaeho usntaeoh usntaeohu snae
Can you do the same with a working TERM and show me that typescript file
too?
On Tue, Feb 25, 2014 at 09:28:20AM -0500, Tim Visher wrote:
> On Tue, Feb 25, 2014 at 9:23 AM, Nicholas Marriott
> wrote:
> > if you run:
> >
> > eval `resize`
> >
> > in the shell does it help?
>
> # eval `resi
On Tue, Feb 25, 2014 at 9:23 AM, Nicholas Marriott
wrote:
> if you run:
>
> eval `resize`
>
> in the shell does it help?
# eval `resize`
bash: resize: command not found
> if not, please run "script" then type at the prompt until it should have
> wrapped and then hit enter, type "exit"
if you run:
eval `resize`
in the shell does it help?
if not, please run "script" then type at the prompt until it should have
wrapped and then hit enter, type "exit" and send me the "typescript"
file from the current dir
On Tue, Feb 25, 2014 at 09:15:16AM -0500, Tim Visher wrote:
> On Mon, F
On Mon, Feb 24, 2014 at 5:56 PM, Nicholas Marriott
wrote:
> So the problem is not that your PS1 doesn't wrap, it's that your typing
> into the shell prompt doesn't wrap.
I'm sorry. I thought that was clear but it clearly wasn't. :)
> Does it wrap if you type into "cat"?
Yes.
--
In Christ,
Ti
Hi Stephen,
Am 24.02.2014 um 20:18 schrieb Stephen Blackie :
> I had just installed tmux and now trying to make use of it. I did run into
> a problem which I am not sure how to resolve with svn commands. When I issue
> a status request ("svn status") I see the following message:
>
> svn: sy
Hi. No it doesn't support it.
On Sun, Feb 23, 2014 at 06:33:12PM -0800, Li Zou wrote:
>Hi tmux-users,
>Does tmux support pane focusing following mouse? I am using linux +
>awesome window manager + urxvt on a 30" and tmux is splitted into 6 panes.
>Thanks,
>-- Li
> ---
Are not running the svn binary you expect? Check "which svn" in tmux.
Also see if LD_LIBRARY_PATH is set outside tmux and not inside.
On Mon, Feb 24, 2014 at 12:18:50PM -0700, Stephen Blackie wrote:
>Hello All,
> I had just installed tmux and now trying to make use of it. I did run
>
Hi tmux-users,
Does tmux support pane focusing following mouse? I am using linux + awesome
window manager + urxvt on a 30" and tmux is splitted into 6 panes.
Thanks,
-- Li
--
Flow-based real-time traffic analytics softwar
Hello All,
I had just installed tmux and now trying to make use of it. I did run into a
problem which I am not sure how to resolve with svn commands. When I issue a
status request ("svn status") I see the following message:
svn: symbol lookup error: svn: undefined symbol: svn_opt__eat_peg_rev
18 matches
Mail list logo