View Single Post
  #3   (View Single Post)  
Old 26th September 2008
18Googol2's Avatar
18Googol2 18Googol2 is offline
Real Name: whoami
Spam Deminer
 
Join Date: Apr 2008
Location: pwd
Posts: 283
Default

Quote:
Originally Posted by richardpl View Post
1. Explain a little bit more.
Does linux use same $PAGER as FreeBSD?

2. Read ":h xterm-save-screen" in vim
Thank you, problem number 2 solved . Here is the solution for anyone interested:

Add this line to editor startup file (.vimrc for vim or .exrc for vi)

Code:
set t_ti= t_te=
1. The display width isnt the same. Its wider in Linux. Both linux and FreeBSD have no PAGER variable set. Also, setting it to less or more doesnt make any difference :S
__________________
The power of plain text? It can control an entire OS
Reply With Quote