Register to post in forums, or Log in to your existing account
 
:
Search found 114 matches for:
Page 1 of 5 Goto page 1, 2, 3, 4, 5  Next
Author Message
  Topic: [3.14] Strange issue with VIM and very large files in TESSH
demoneyoungblood

Replies: 7
Views: 22075

PostForum: TeSSH Discussion   Posted: Mon Feb 15, 2010 7:57 pm   Subject: [3.14] Strange issue with VIM and very large files in TESSH
The reason for screen is so that when I start large and lengthy operations that take excess of 8 hours, I can leave them running in the foreground and come back to them later. Granted, I could just a ...
  Topic: When reporting a bug, best methodology
demoneyoungblood

Replies: 2
Views: 11263

PostForum: TeSSH Discussion   Posted: Mon Feb 15, 2010 5:48 pm   Subject: When reporting a bug, best methodology
Ok, will do. Thanks Zugg
  Topic: [3.14] SFTP doesnt function
demoneyoungblood

Replies: 5
Views: 17050

PostForum: TeSSH Discussion   Posted: Mon Feb 15, 2010 5:47 pm   Subject: [3.14] SFTP doesnt function
I fully reinstalled last night and in the process upgraded to 3.14a, which is the version i began experiencing this with.
I will post more details when I get to the office and can fire up the laptop.
  Topic: [3.14] Strange issue with VIM and very large files in TESSH
demoneyoungblood

Replies: 7
Views: 22075

PostForum: TeSSH Discussion   Posted: Mon Feb 15, 2010 4:13 pm   Subject: [3.14] Strange issue with VIM and very large files in TESSH
term is set to XTERM

Quick rundown of using screen (for purpose of this example).

Assuming its installed:

screen -S test (start a new session named test)
ssh somewhere
edit ridiculous larg ...
  Topic: [3.14] Strange issue with VIM and very large files in TESSH
demoneyoungblood

Replies: 7
Views: 22075

PostForum: TeSSH Discussion   Posted: Mon Feb 15, 2010 2:05 pm   Subject: [3.14] Strange issue with VIM and very large files in TESSH
screen is a session utility in linux. it allows you to manage multiple windows within one.

also, 90k isnt very large. the file I'm working with is 5.4MB, 70,000+ lines.
  Topic: [3.14] Strange issue with VIM and very large files in TESSH
demoneyoungblood

Replies: 7
Views: 22075

PostForum: TeSSH Discussion   Posted: Mon Feb 15, 2010 9:41 am   Subject: [3.14] Strange issue with VIM and very large files in TESSH
Ok, so it seems that the issue relates to large files and jumping to the end with G, ( sorry, gg vs G ... anyway ). I have found that it is still operational, so you might want to be careful.

Fu ...
  Topic: [3.14] Strange issue with VIM and very large files in TESSH
demoneyoungblood

Replies: 7
Views: 22075

PostForum: TeSSH Discussion   Posted: Mon Feb 15, 2010 9:37 am   Subject: [3.14] Strange issue with VIM and very large files in TESSH
Not sure how to explain it, but here goes:

When dealing with a massively large file in VIM (70k lines for instance), if you do certain actions, all text just... disappears so to speak.

In my cas ...
  Topic: When reporting a bug, best methodology
demoneyoungblood

Replies: 2
Views: 11263

PostForum: TeSSH Discussion   Posted: Mon Feb 15, 2010 9:32 am   Subject: When reporting a bug, best methodology
I have reported two bugs, specifically against the new version, even though the bug may have already been noticed in older versions. Would it be better to update a post with version [3.12] for instan ...
  Topic: [3.14] Term type "send lower-case" bug
demoneyoungblood

Replies: 3
Views: 13780

PostForum: TeSSH Discussion   Posted: Mon Feb 15, 2010 9:28 am   Subject: [3.14] Term type "send lower-case" bug
thats what I get for just scanning through the first page, not actually using search....
  Topic: [3.14] SFTP doesnt function
demoneyoungblood

Replies: 5
Views: 17050

PostForum: TeSSH Discussion   Posted: Mon Feb 15, 2010 7:33 am   Subject: [3.14] SFTP doesnt function
In 3.14 I get alot of "cannot change to directory, directory does not exit" type errors.
If I disconnect and reconnect, it will change directory eventually.

If I attempt to download a file, it wor ...
  Topic: [3.14] Term type "send lower-case" bug
demoneyoungblood

Replies: 3
Views: 13780

PostForum: TeSSH Discussion   Posted: Mon Feb 15, 2010 6:38 am   Subject: [3.14] Term type "send lower-case" bug
it seems this is no longer affecting me.

I could reproduce it initially, but I seem to have found a work around as well:

1.) Set a different terminal.
2.) Apply the terminal
3.) Restore "xterm ...
  Topic: [3.14] Term type "send lower-case" bug
demoneyoungblood

Replies: 3
Views: 13780

PostForum: TeSSH Discussion   Posted: Mon Feb 15, 2010 5:53 am   Subject: [3.14] Term type "send lower-case" bug
Seems that the send lowercase is checked, but on the initial connection to a server, it is still passing XTERM instead of xterm.

Dunno about the rfc allowing for it, but none of the distributions I ...
  Topic: Mapper configuration doesnt detect room names and description
demoneyoungblood

Replies: 14
Views: 18080

PostForum: CMUD General Discussion   Posted: Sat Dec 12, 2009 8:18 am   Subject: Mapper configuration doesnt detect room names and description
wow, that was a horrible mispaste. hadnt noticed.

This is how the prompt looks:
(17782/21014 21368/21737 7160/8722 *(none)* S)

And this is the regex:
\((\d+)/(\d+) (\d+)/(\d+) (\d+)/(\d+) \* ...
  Topic: Mapper configuration doesnt detect room names and description
demoneyoungblood

Replies: 14
Views: 18080

PostForum: CMUD General Discussion   Posted: Sat Dec 12, 2009 5:16 am   Subject: Mapper configuration doesnt detect room names and description
Prompt:
(20164 21932/22087 8249/8372 *(none)* S)

Regex:
^\(\d+\/\d+ \/\d+ \/\d+ \*\(\w+\)\* \w+\)\s+
  Topic: Mapper configuration doesnt detect room names and description
demoneyoungblood

Replies: 14
Views: 18080

PostForum: CMUD General Discussion   Posted: Fri Dec 11, 2009 9:46 pm   Subject: Mapper configuration doesnt detect room names and description
i had wiped out the dbm, so i ran config, new configuration after tweaking the exits setup, got it to recognize the room names perfectly with the tag triggers from zugg, now its not actually mapping.
  Topic: Mapper configuration doesnt detect room names and description
demoneyoungblood

Replies: 14
Views: 18080

PostForum: CMUD General Discussion   Posted: Fri Dec 11, 2009 9:21 pm   Subject: Mapper configuration doesnt detect room names and description
Yep, got one room created from configuring... set map mode, and walk around.... nothing happens
  Topic: Mapper configuration doesnt detect room names and description
demoneyoungblood

Replies: 14
Views: 18080

PostForum: CMUD General Discussion   Posted: Fri Dec 11, 2009 6:56 pm   Subject: Mapper configuration doesnt detect room names and description
Ok... so I reset the mapper by deleting the dbm so that I could get a fresh start on things. Reconfigured it, got it to detect everything. Now when I click the "map" button and start walking... its ...
  Topic: Mapper configuration doesnt detect room names and description
demoneyoungblood

Replies: 14
Views: 18080

PostForum: CMUD General Discussion   Posted: Fri Dec 11, 2009 6:33 pm   Subject: Mapper configuration doesnt detect room names and description
Thanks Zugg, that worked.
  Topic: Mapper configuration doesnt detect room names and description
demoneyoungblood

Replies: 14
Views: 18080

PostForum: CMUD General Discussion   Posted: Fri Dec 11, 2009 5:50 pm   Subject: Mapper configuration doesnt detect room names and description
sadly, no.


There are several uniquenesses, below is a short list. There are others not included.

One town uses -=[ ]=-
The other uses [-[ ]-]
One unique area uses -+( )+-
*most* areas ...
  Topic: Mapper configuration doesnt detect room names and description
demoneyoungblood

Replies: 14
Views: 18080

PostForum: CMUD General Discussion   Posted: Fri Dec 11, 2009 8:35 am   Subject: Mapper configuration doesnt detect room names and description
Ok, so I have gone through the configuration settings, and tried to get it to auto detect a dozen of times. It is not working. I can get it to detect the exits, but that is about it. Any help would ...
  Topic: SSH Echo after return
demoneyoungblood

Replies: 5
Views: 8492

PostForum: CMUD General Discussion   Posted: Tue Dec 08, 2009 7:52 pm   Subject: SSH Echo after return
Ahh. Ill be picking them up then. Didn't realize that. Thanks Zugg.
  Topic: SSH Echo after return
demoneyoungblood

Replies: 5
Views: 8492

PostForum: CMUD General Discussion   Posted: Tue Dec 08, 2009 7:34 pm   Subject: SSH Echo after return
Had looked for TeSSH thinking it was a seperate product, but when looking at the menu navs, it wasn't listed. Due to the topics all being CmudPro/TeSSH, i figured it was a combination project. Now t ...
  Topic: SSH Echo after return
demoneyoungblood

Replies: 5
Views: 8492

PostForum: CMUD General Discussion   Posted: Mon Dec 07, 2009 10:41 pm   Subject: SSH Echo after return
I am very seriously considering purchasing a few copies of cmud pro since it has ssh capabilities. Would be the most advanced ssh client on the market and a really good price.. One thing that is driv ...
  Topic: #capture, windows with same names
demoneyoungblood

Replies: 6
Views: 13140

PostForum: CMUD General Discussion   Posted: Fri Jan 16, 2009 3:03 am   Subject: #capture, windows with same names
Thanks Zugg. Its not really necessary, since I did as was suggested and used the %concat method, didnt realize how the window inheritance had changed so was confused.
  Topic: #capture, windows with same names
demoneyoungblood

Replies: 6
Views: 13140

PostForum: CMUD General Discussion   Posted: Wed Jan 14, 2009 2:21 am   Subject: #capture, windows with same names
Ok... so in zmud you could have capture windows with the same names and all was well.....

In cmud, I have found it frustrating to setup my individual capture windows as I have always done (I took a ...
 
Page 1 of 5 Goto page 1, 2, 3, 4, 5  Next
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net