vim_use [email protected] http://groups.google.com/group/vim_use?hl=en
Today's most active topics: * Bad resizing in console Vim 7.1.138 - 16 new http://groups.google.com/group/vim_use/t/f0242c3c20d652ad?hl=en * How to bind <win> key? - 11 new http://groups.google.com/group/vim_use/t/4de102d8657a5313?hl=en * Hello, how to do? - 8 new http://groups.google.com/group/vim_use/t/3ef43d0efc63bd61?hl=en * Can I prevent from quiting gvim when click the close bottom on title bar? - 5 new http://groups.google.com/group/vim_use/t/4abdfd37837f50a7?hl=en * "map <C-J> <C-W>j" not operate...help.. - 4 new http://groups.google.com/group/vim_use/t/8b8636ff95064b6e?hl=en Active Topics ------------- Bad resizing in console Vim 7.1.138 - 16 new -------------------------------------------- Hi all :) Yes, I know, my Vim version is a bit outdated, but from what I've seen in the README's of the patches for 7.1 and 7.2, this bug has not been addressed (and maybe it is not a bug at all). I'm asking here and not in vim_ dev just in case it's my fault and not a bug in Vim. If nobody can reproduce I'll build a Vim myself with latest patches and retest. - Wed, Nov 26 2008 1: 15 am 16 messages , 7 authors http://groups.google.com/group/vim_use/t/f0242c3c20d652ad?hl=en Hello, how to do? - 8 new ------------------------- ...I tried a bulleted list and it was pretty ugly. I only have rudimentary html knowledge and have no idea whether it can be fixed in a Google page. Maybe I should enable members to edit the page for 24 hours in the hope that someone here would tweak it? ...OK. However, we're conversing in a thread called "Hello, how to do?" and I was just - Wed, Nov 26 2008 2:32 am 8 messages , 5 authors http://groups.google.com/group/vim_use/t/3ef43d0efc63bd61?hl=en How to bind <win> key? - 11 new ------------------------------- ...As far as I know, it's not possible. - Wed, Nov 26 2008 3:31 am 11 messages , 5 authors http://groups.google.com/group/vim_use/t/4de102d8657a5313?hl=en bug? vim for freebsd doesn't know the cmd that set after login. - 2 new ----------------------------------------------------------------------- ...[...] ...[...] I don't know about [t]csh, but bash determines which scripts to source at startup according to whether or not it's a login shell and whether or not it's an interactive shell. When Vim starts a bash shell, to handle a ...interactive shell, and it inherits the environment from Vim, though some - Wed, Nov 26 2008 3:54 am 2 messages , 2 authors http://groups.google.com/group/vim_use/t/26ddf2264a483a45?hl=en how to set different color schemes for GVIM & console VIM - 2 new ----------------------------------------------------------------- ...Sure: - set your console-mode colorscheme in your vimrc - set your GUI-mode colorscheme in your gvimrc if you have one, otherwise in an autocommand for the GUIEnter event. You may want to bracket that autocommand with "if has( 'gui')" to avoid errors in Console-only Vim versions (where the GUIEnter event isn't defined). - Wed, Nov 26 2008 4:30 am 2 messages , 1 author http://groups.google.com/group/vim_use/t/3e3b06aeae084011?hl=en Newline in guittabtooltip? - 1 new ---------------------------------- ...See :help :let-option :help expr-quote Best regards, Tony. - Wed, Nov 26 2008 4:41 am 1 message, 1 author http://groups.google.com/group/vim_use/t/c05d0b4baea0626d?hl=en How to list all occurrence of a identifier - 1 new -------------------------------------------------- ...I wasn't aware of the "Auto" quoting of the original message. In-fact I just found out about the "show quoted text-" thingi that actually shows it --I think by now I got it right. Thank you for taking the time to walk me through the preferred standard here. Yosi - Wed, Nov 26 2008 6:04 am 1 message, 1 author http://groups.google.com/group/vim_use/t/c7768e7e9faecfb0?hl=en Announcing a CC-licensed book on Vim 7 - 1 new ---------------------------------------------- ...The book is very good and fun to read too. Thank you for sharing it. Yosi. - Wed, Nov 26 2008 9:06 am 1 message, 1 author http://groups.google.com/group/vim_use/t/a525fc8ffcc13b82?hl=en Can I prevent from quiting gvim when click the close bottom on title bar? - 5 new --- anhnmncb schrieb: ...that is too early ...you can check out vimtweak [link] the following command hides the title bar, thus it cannot be clicked by accident: :call libcallnr("vimtweak.dll", "EnableCaption", 0) - Wed, Nov 26 2008 10:01 am 5 messages , 4 authors http://groups.google.com/group/vim_use/t/4abdfd37837f50a7?hl=en "map <C-J> <C-W>j" not operate...help.. - 4 new ----------------------------------------------- ...Unless I misunderstood, I don't think that was the question, Ben. The question was not about <C-J> being indistinguishable from <CR>, but about <C-J> being not mappable at all. Also, at least with my setup, it's <C-M>, not <C-J> , that's indistinguishable from <CR>. I can reproduce the OP's observations-- that <C-J> is not - Wed, Nov 26 2008 10:17 am 4 messages , 4 authors http://groups.google.com/group/vim_use/t/8b8636ff95064b6e?hl=en help with vim script: set fileformat based on filename - 2 new -------------------------------------------------------------- Hi, I'm new to vim, so I don't really know what I'm doing :-). I'm running on multiple platforms, and I've run into some line-ending problems. When in windows, I'd like to tell vim to use unix line-endings on some files (i.e, those that begin with '.', those that end with '.rb', etc) - i.e., :set fileformat=unix. How can I accomplish this with vimscript? - Wed, Nov 26 2008 6:37 pm 2 messages , 2 authors http://groups.google.com/group/vim_use/t/63ec2412130863ad?hl=en ============================================================================== You received this message because you are subscribed to the Google Groups "vim_use" group. To post to this group, send email to [email protected] or visit http://groups.google.com/group/vim_use?hl=en To unsubscribe from this group, send email to [email protected] To change the way you get mail from this group, visit: http://groups.google.com/group/vim_use/subscribe?hl=en To report abuse, send email explaining the problem to [email protected] ============================================================================== Google Groups: http://groups.google.com/?hl=en --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
