Hi Guys:
when I use vi in a terminal : gnome-terminal or tty , I found it appeared a number and ">" in the left column
reproducible ways in my pc:
1. vi filename
2.wait 10 seconds
3.apppear "5>" (or other digit) in the left column.
I take a screenshot in the attachement.
what is that ?
I have installed rpms as follows:
junwork:/usr/src/linux/net/bridge/netfilter # rpm -qa | grep vim vim-base-7.3.566-1.5.1.x86_64 vim-python-7.3.566-1.5.1.x86_64 vim-plugin-showmarks-2.2-13.6.1.noarch vim-enhanced-7.3.566-1.5.1.x86_64 vim-plugin-a-2.18-13.6.1.noarch vim-data-7.3.566-1.5.1.noarch vim-plugin-colorschemes-1.0-13.6.1.noarch vim-7.3.566-1.5.1.x86_64 vim-plugin-gitdiff-2-13.6.1.noarch
the attachment 's file list:
vimrc : /etc/vimrc root_vim.tbz : ~/.vim*
On Sun, Dec 30, 2012 at 6:28 PM, Jun Hu jhu_com@163.com wrote:
Hi Guys:
when I use vi in a terminal : gnome-terminal or tty , I found it appeared a number and ">" in the left column
reproducible ways in my pc:
- vi filename
2.wait 10 seconds
3.apppear "5>" (or other digit) in the left column.
I take a screenshot in the attachement.
what is that ?
You must have an unusual option enabled.
I don't know which one, but I bet ":set list" will let you see. You may have to try turning off a couple to see what they do.
Greg
Hi Greg:
set list , no output, see the attachment.
On Sun, 2012-12-30 at 20:40 -0500, Greg Freemyer wrote:
On Sun, Dec 30, 2012 at 6:28 PM, Jun Hu jhu_com@163.com wrote:
Hi Guys:
when I use vi in a terminal : gnome-terminal or tty , I found it appeared a number and ">" in the left column
reproducible ways in my pc:
- vi filename
2.wait 10 seconds
3.apppear "5>" (or other digit) in the left column.
I take a screenshot in the attachement.
what is that ?
You must have an unusual option enabled.
I don't know which one, but I bet ":set list" will let you see. You may have to try turning off a couple to see what they do.
Greg
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
Content-ID: alpine.LNX.2.00.1212310317100.9182@minas-tirith.valinor
El 2012-12-31 a las 09:48 +0800, Jun Hu escribió:
set list , no output, see the attachment.
Please stop sending attachments to the mail list, I have to pay for them. Instead upload them to susepaste.org, and place a link in the email.
- -- Cheers
Carlos E. R. (from 11.4, with Evergreen, x86_64 "Celadon" (Minas Tirith))
oh , I solved this issue myself.
It is generated by vim-plugin-showmarks .
after I uninstalled the plugin , it disappeared.
On Mon, 2012-12-31 at 03:17 +0100, Carlos E. R. wrote:
Content-ID: alpine.LNX.2.00.1212310317100.9182@minas-tirith.valinor
El 2012-12-31 a las 09:48 +0800, Jun Hu escribió:
set list , no output, see the attachment.
Please stop sending attachments to the mail list, I have to pay for them. Instead upload them to susepaste.org, and place a link in the email.
Sorry, I meant ":set"
On Sun, Dec 30, 2012 at 8:48 PM, Jun Hu jhu_com@163.com wrote:
Hi Greg:
set list , no output, see the attachment.
On Sun, 2012-12-30 at 20:40 -0500, Greg Freemyer wrote:
On Sun, Dec 30, 2012 at 6:28 PM, Jun Hu jhu_com@163.com wrote:
Hi Guys:
when I use vi in a terminal : gnome-terminal or tty , I found it appeared a number and ">" in the left column
reproducible ways in my pc:
- vi filename
2.wait 10 seconds
3.apppear "5>" (or other digit) in the left column.
I take a screenshot in the attachement.
what is that ?
You must have an unusual option enabled.
I don't know which one, but I bet ":set list" will let you see. You may have to try turning off a couple to see what they do.
Greg
:set --- Options --- encoding=euc-cn nomodeline scroll=16 ttyfast helplang=en ruler showmatch ttymouse=xterm2 backspace=indent,eol,start fileencoding=utf-8 fileencodings=utf-8,gb2312,gbk,gb18030,big5 termencoding=utf-8 Press ENTER or type command to continue
what option? how will I get rid of it ?
On Sun, 2012-12-30 at 21:18 -0500, Greg Freemyer wrote:
Sorry, I meant ":set"
On Sun, Dec 30, 2012 at 8:48 PM, Jun Hu jhu_com@163.com wrote:
Hi Greg:
set list , no output, see the attachment.
On Sun, 2012-12-30 at 20:40 -0500, Greg Freemyer wrote:
On Sun, Dec 30, 2012 at 6:28 PM, Jun Hu jhu_com@163.com wrote:
Hi Guys:
when I use vi in a terminal : gnome-terminal or tty , I found it appeared a number and ">" in the left column
reproducible ways in my pc:
- vi filename
2.wait 10 seconds
3.apppear "5>" (or other digit) in the left column.
I take a screenshot in the attachement.
what is that ?
You must have an unusual option enabled.
I don't know which one, but I bet ":set list" will let you see. You may have to try turning off a couple to see what they do.
Greg