AshokEmrys / conque

code.google.com/p/conque
0 stars 0 forks source link

long line truncation #91

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. telnet into a remote machine
2. issue a command that can generate long line output
3. enable line number and you'll see it

Original issue reported on code.google.com by songping...@gmail.com on 20 Dec 2012 at 5:12

GoogleCodeExporter commented 8 years ago
I found this a (relatively) "big" issue:
say if you have your capture of output from a command you issued to your remote 
machine from within conqterm,
the big advantage of using conqueterm is the ability to leverage the existing 
vim search knowledge you acquired, but I just found that all long lines (longer 
than 200 chars?) are somewhat truncated, by conqterm.
this makes the line based search and filtering effort painful.
is there any knob to disable/ or even enlarge that line-truncation limitation ? 

Original comment by songping...@gmail.com on 6 Mar 2013 at 7:04

GoogleCodeExporter commented 8 years ago
I just found that , if I work from a larger/wider screen, say a 27inch screen, 
and maximize my cygwin terminal. all lines won't be truncated, as long as the 
window is wider that the longest lines...

Original comment by songping...@gmail.com on 6 Mar 2013 at 7:06