BeBits Information Developer Central Submit Application Your Account Web Links Contact Us
BeBits
vim6
Talkback
 Go back to the vim6 page
 Post a new Talkback comment!
Mouse wheel/scroll bar bugs
 By leavengood - Posted on April 24, 2006 - 06:00:20   (#19568)
 Current version when comment was posted: 6.2.014
When using the mouse wheel or the scroll bar I have noticed that the movement of the cursor using the keyboard (page down, etc.) does not seem to register with whatever manages the cursor location for any mouse driven operations.

For example, if you scroll some with the mouse wheel and then hit Ctrl-F or the PageDown key, when you roll the mouse wheel again the page and cursor jumps back to wherever it was before the keyboard operations. This is extremely annoying for someone who uses both keyboard and mouse.

Also, why is the font rendering so ugly when using variable width fonts? Can't something be done about that? Though this is lower priority than the above scrolling problem since setting a fixed width font works.

Thanks,
Ryan

re:R5 net_server version menus missing?
 By Yasuo Yamashita - Posted on November 17, 2005 - 18:54:37   (#18373)
 Current version when comment was posted: 6.2.014
System's default menu file is /boot/home/config/share/vim/vim64/menu.vim .
If this file(these files) does not exist, vim can not show menu.

Please check!

R5 net_server version menus missing?
 By hey68you - Posted on November 17, 2005 - 16:48:56   (#18371)
 Current version when comment was posted: 6.2.014
Any reason that I can't see the words in the menu bar on gvim. I see the gray bar with out any words?

Thanks

gvim failed on Zeta1.0
 By Yasuo Yamashita - Posted on July 23, 2005 - 04:27:06   (#17296)
 Current version when comment was posted: 6.2.014
vim -g (from terminal)=OK. Double-Click vim icon=failed. Why?

Broken Ruler
 By misza - Posted on February 16, 2004 - 10:41:31   (#11076)
 Current version when comment was posted: 6.2.014
Hi,
I have set ruler in my ~/.vimrc and in documents the ruler doesn't show up. There is just a char ( ^[ ) in it's place that is hidden normally, but when I move down and up lines it flashes. I would really like the ruler to work, it's handy to tell you want line you are on!

re:reason for zeta build ?
 By sena - Posted on February 12, 2004 - 22:32:27   (#11036)
 Current version when comment was posted: 6.2.014
maybe to show clearly. n'est ce pas?

reason for zeta build ?
 By mmu_man - Posted on February 12, 2004 - 20:02:52   (#11034)
 Current version when comment was posted: 6.2.014
does it depend on BONE ? if no there is no reason to have a Zeta version besides the hype of it :)

re:fonts, the solution
 By marcone - Posted on December 22, 2003 - 09:16:18   (#10091)
 Current version when comment was posted: 6.2.014
OK, here's how to do it:
"set guifont=Courier10\ BT/Roman/10"
Note that contrary to the documentation you cannot use an underscore instead of a space. Instead the space must be escaped with a backslash as shown above.

yeah, it looks really bad
 By s_d - Posted on December 22, 2003 - 03:03:01   (#10086)
 Current version when comment was posted: 6.2.014
with ANY proportional font:(

2 marcone:fonts again
 By s_d - Posted on December 22, 2003 - 02:51:22   (#10084)
 Current version when comment was posted: 6.2.014
this shouldn't look SO bad even with proportional font on place of fixed.
I can suppose that maybe you're using new font from Zeta , or Vim has imporoper (for the situation) spacing mode for SetFont(). But as can guess from previous author posts, Vim uses be_plain_font as is, with default flags.

re: fonts?
 By marcone - Posted on December 22, 2003 - 01:42:43   (#10081)
 Current version when comment was posted: 6.2.014
Let me clarify: gvim looks very bad with the standard settings (see http://www.xs4all.nl/~marcone/vim.gif), and I'm trying to make it use the right font. The "set guifont" thing described on the vim website is not working.
s_d is right: vim shouldn't be using the system's "plain" font, but the system's "fixed" font.

Plain font?
 By s_d - Posted on December 21, 2003 - 12:40:13   (#10065)
 Current version when comment was posted: 6.2.014
Maybe it isn't best idea.
For plain font people usually use some kind of proportional font,
and for console and console application traditionally prefer some fixed font.
So, in current situation maybe be_fixed_font is better idea as internally set font for vim.

re:Fonts?
 By Yasuo Yamashita - Posted on December 21, 2003 - 09:48:38   (#10064)
 Current version when comment was posted: 6.2.014
This BeOS version binary use your system-wide font setting

If you use Courier10 BT/Roman/12 for system Plain font, vim use same font(Courier10 BT/Roman/12).
if you want to use other, You can use any installed-font. but I suggest to you that you use Courier10_BT or Hatu\ Tohaba.

font?
 By marcone - Posted on December 21, 2003 - 06:53:06   (#10063)
 Current version when comment was posted: 6.2.014
How to set the font with BeOS-gvim?
I tried "set guifont=Courier10_BT/Roman/10", as described on http://www.vim.org/htmldoc/os_beos.html, but it didn't seem to have any effect.

Problems adjusting split window
 By inewham - Posted on June 1, 2003 - 22:08:23   (#7524)
 Current version when comment was posted: 6.1.474
If I split the window horizontally I can not move the seperator bar up and down with the mouse in 6.1-474, this worked fine in 6.1-266

re:include libraries?
 By Yasuo Yamashita - Posted on December 30, 2002 - 19:31:57   (#5048)
 Current version when comment was posted: 6.1.266
Hum....

I added link to download Minimum libraries.
Please visit http://www.bebits.com/app/2693 and check related links.

libiconv.so
libintl.so
libncurses.so(symbolic link)
libncursesw.so

about 900k.

regards

Include Libraries?
 By tantalic - Posted on December 30, 2002 - 16:55:12   (#5045)
 Current version when comment was posted: 6.1.266
Is there anyway you could include the libraries in the vim zip file....or a separate download with just the required libs in a zip? Trying to find all of them on that page is a large pain, and requireds downloading some other bins that I don't really want.

re:library
 By Yasuo Yamashita - Posted on September 2, 2002 - 15:13:56   (#2967)
 Current version when comment was posted: 6.1.81
This vim binary require ncurses5.2,libiconv1.8,gettext0.11.5 and libdl.so
If you don't have these shared libraries,see related links and download.

thanks.


Library ?
 By eric Jourde - Posted on September 2, 2002 - 14:35:27   (#2965)
 Current version when comment was posted: 6.1.81
What Library are required for gvim ?

Thanks

Library ?
 By eric Jourde - Posted on September 2, 2002 - 14:32:38   (#2964)
 Current version when comment was posted: 6.1.81
What library are required for gvim ?

Thanks

 
BeGroovy
  Recent Downloads  -  # 604
Total Downloads  -  # 519
Total Views  -  # 108
User Ratings  -  # 6
  Development Editors
Shell Utilities
1.  BePodder - 9.80
2.  QEMU - 9.68
3.  ScummVM - 9.57
4.  cpu_fix - 9.42
5.  Jukebox - 9.40
6.  libdl.so - 9.40
7.  Haiku AGP busm... - 9.35
8.  vim6 - 9.31
9.  Beezer - 9.26
10.  HandBrake - 9.25
1.  BeOS 5 Perso... - 13,527
2.  Realtek RTL8... - 13,069
3.  Ati Radeon G... - 12,499
4.  Ensoniq Audio... - 7,529
5.  ATI Rage 128... - 7,425
6.  USB Joystick... - 5,628
7.  Broadcom 440x... - 5,394
8.  USB Serial dr... - 4,699
9.  S3 Trio 64 v2... - 4,693
10.  Intel Extreme... - 4,457
You are not logged in.
 Login

 
Unless otherwise noted, everything is copyright © 1999-2009 Haikuware. All Rights Reserved.
For more legal trivia, take a gander at our
Legal Stuff page and our Privacy Statement.