| Xenguy | ed-209: vim doesn't have that yet? |
| ed-209 | as a builtin? checking |
| action | Xenguy just assumes vim has everything :-) |
| Xenguy | just assumes vim has everything :-) |
| ed-209 | slick as snot.. awesome |
| Xenguy | hehe |
| ed-209 | background keeps coming up black... strange because borland.vim successfully changed the background color to grey set background=light wait a min.. |
| frogonwheels | ed-209: You might want to check 'fileformats' as well. It should be unix,dos or something like that. |
| ed-209 | I used dos2unix to fix those wait.. file reports these as ASCII text.. helpful :set background=light <-- doesn't change background color |
| britt | any reason why visualing a block and then I # Esc doesn't work in vim for me? when i hit <shift>i it just leaves visual mode and puts me into insert mode ah, got it have to use ctrl-v |
| ed-209 | probably has something to do with putty my color issues now to figure how to get smart-indenting to work in vim =) :filetype indent on I can't get vim to read a filetype out of ~/.vim/indent reads out of ~/.vim/syntax fine |
| whiteghost | Does anyone know how to install the cvim.zip script? ? |
| ed-209 | I have a feeling something is setting my b:did_indent hmm.. 22 startup scripts to poke through >.< |
| whiteghost | hi |
| SAS_Spidey01 | lo |
| tom__ | hi, i was wondering if there was a way to make gvim recognize certain things that the regular shell does (like if I ran :shell from vim, instead of gvim), if there was a way to make ctrl+l work to clear the screen and not display strange box-like characters |
| dignan | sorry, had to get identified.. if anyone knows about making gvim's :shell command more functional, let me know.. thanks a lot |
| SAS_Spidey01 | :shell just launches a shell session if ones using cmd.exe/command.com, its useless to start with compared to a *nix system (wonders about other vimplatforms) |
| dignan | yes SAS_Spidey01: but when I hit ctrl+l in a regular xterm, it clears the screen |
| solid_liq | well, you can make konsole more functional for using vim with: http://code.google.com/p/konsoledcopschema/ |
| dignan | thanks solid_liq, its just not what im looking for though im trying to make the :shell command work better from the graphical gvim version of vim it works great in a terminal emulator though |
| action | SAS_Spidey01 normally has vim in one konsole tab, man pages in another, and a compile/test/debug tab |
| SAS_Spidey01 | normally has vim in one konsole tab, man pages in another, and a compile/test/debug tab |