|
@@ -919,7 +919,7 @@ function! s:SelectBuffer(...)
|
|
|
endif
|
|
endif
|
|
|
|
|
|
|
|
" Switch to the selected buffer.
|
|
" Switch to the selected buffer.
|
|
|
- execute "keepalt silent b!" _bufNbr
|
|
|
|
|
|
|
+ execute "keepjumps keepalt silent b!" _bufNbr
|
|
|
endif
|
|
endif
|
|
|
|
|
|
|
|
" Make the buffer 'listed' again.
|
|
" Make the buffer 'listed' again.
|