winterTTr 写道: > I split window into two. > Is it possible to just show statusline on one , and disable ( not show ) > the statusline on the other one ? >
hsplit or vsplit? if you :set laststatus=0 the hsplit will only show the statusline of the above window, vsplit will show no statusline for both windows. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
