Re: Multiple windows get corrupted

2022-12-19 Thread 'hilal Adam' via vim_use
Thanks for your reply. Yes, I did try Ctrl-L or the ex command :redraw as I found them when searching for similar experience from others.I am running in GUI mode.  Latest version meaning what? Vim 9 or the latest in 8.2xxx build? As I mentioned I am running 8.2.4919. However I would be glad

Re: Multiple windows get corrupted

2022-12-19 Thread 'hilal Adam' via vim_use
Thanks for your reply. I am not sure what '$ vim --clean' does. Is this another way running vim? On Monday, December 19, 2022 at 12:22:05 AM CST, Enan Ajmain <3nan.ajm...@gmail.com> wrote: Have you checked if '$ vim --clean' causes the same problem? -- Enan 3nan.ajm...@gmail.com

Vim starts with multiple (3) windows

2018-10-16 Thread 'hilal Adam' via vim_use
Hello All, All of sudden, today whenever I wanted to startup a new instance of gVim (does not do it in Vim) I get 3 horizontal windows at once. I don't remember changing any of my settings in sometime. I am running version 8.0.586. Thanks for your help in advance. Hilal -- -- You received

Re: Syntax highlighting

2012-11-15 Thread hilal Adam
From: Charles E Campbell drc...@campbellfamily.biz To: vim_use@googlegroups.com Sent: Wednesday, November 14, 2012 9:29 PM Subject: Re: Syntax highlighting Tony Mechelynck wrote: On 15/11/12 02:03, hilal Adam wrote: snip Oh. Yes I do. Following lines

Syntax highlighting

2012-11-14 Thread hilal Adam
I wasn't able to find a related fix for this problem. Sorry if this is a repeat question. Hope to get some help with this. I suddenly (not sure when) lost the syntax highlighting for my file types when I start VIM. When I attempt to do syntax on, I get following error: Error detected while

Re: Syntax highlighting

2012-11-14 Thread hilal Adam
  From: Tony Mechelynck antoine.mechely...@gmail.com To: vim_use@googlegroups.com Cc: hilal Adam hila...@yahoo.com Sent: Wednesday, November 14, 2012 6:00 PM Subject: Re: Syntax highlighting On 15/11/12 00:42, hilal Adam wrote: I wasn't able to find

Re: Cross referencing in VIM

2012-05-24 Thread hilal Adam
this and better yet how to get cscope in Vim running? Thanks for any help. From: Ben Fritz fritzophre...@gmail.com To: vim_use@googlegroups.com Cc: v...@vim.org v...@vim.org; hilal Adam hila...@yahoo.com Sent: Friday, May 18, 2012 10:48 AM Subject: Re: Cross referencing

Cross referencing in VIM

2012-05-17 Thread hilal Adam
I am bias towards VIM when it comes to editors for doing development work (mainly C). But I have this problem regarding cross referencing. I use ctags which only provides half of the equation when I search for definitions of functions and variables. However, I haven't been able to find a

_vimrc

2012-04-19 Thread hilal Adam
I an not sure if this an acceptable request or not. My apologies if not. Would experts like Ben Fritz, Marcin, Jurgen share their vimrc files with this forum? HA -- You received this message from the vim_use maillist. Do not top-post! Type your reply below the text you are replying to. For

vimgrep

2012-04-04 Thread hilal Adam
Sorry if not correct platform for this question. Need to use vimgrep/grep to find a particular string in c code.  I am trying to find all occurrences of '**' (pointer to pointer). But I get hundreds of lines of output for all comment lines which include a minimum of 2 '*'s. Any help is

Re: vimgrep

2012-04-04 Thread hilal Adam
@googlegroups.com Cc: v...@vim.org v...@vim.org; hilal Adam hila...@yahoo.com Sent: Wednesday, April 4, 2012 12:28 PM Subject: Re: vimgrep On Wednesday, April 4, 2012 12:22:19 PM UTC-5, Ben Fritz wrote: On Wednesday, April 4, 2012 12:12:28 PM UTC-5, hilal Adam wrote: Sorry if not correct platform

Re: Vim search with multiple windows open

2011-10-29 Thread hilal Adam
I appreciate it if any help with this question. From: hilal Adam hila...@yahoo.com To: v...@vim.org v...@vim.org Sent: Wednesday, October 26, 2011 9:57 PM Subject: Vim search with multiple windows open Hi, Hope someone could help with this. My Vim session

Vim search with multiple windows open

2011-10-27 Thread hilal Adam
Hi, Hope someone could help with this. My Vim session usually have few vertical/horizantal windows open. Often I do a search within one window and since incsearch is set, screen scrolls down to first match and is highlighted. What I am looking for is to have all occurrences/matches within