> nmap <silent> <C-Tab> :call Cream_nextwindow()<CR>
Thanks. nextwindow() doesn't do exactly what I want though. Let's say I have (from left to right in the tab bar) three buffers, A, B and C. Assume I'm in buffer A. I press C-Tab and go to buffer B. Next time I press C-Tab I want to go back to buffer A. If I press C-Tab-Tab in buffer A I want to go to buffer C. I.e. I want it to work like the Alt-Tab key combo works when switching between programs in MS Windows. Is there any way to get this behavior? //Tobbe ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ cream-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cream-general
