Changes between Version 2 and Version 3 of doc/faq


Ignore:
Timestamp:
03/17/10 12:23:00 (14 years ago)
Author:
slavazanko
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/faq

    v2 v3  
    415415Only few terminals support screen saving.  It's xterm, rxvt and other xterm-like terminals and virtual terminals on Linux and FreeBSD. 
    416416 
     417=== 6.8 I see lot of strange 'cd "printf ' lines into my .history file  === 
     418 
     419Add {{{export HISTCONTROL="ignoreboth"}}} into your ~/.profile file (.bash_profile) to avoid this. 
    417420 
    418421== 7 Virtual file systems ==