repare erreur ouvertur tutos screenrc
This commit is contained in:
@@ -40,6 +40,7 @@ bind F eval "hardstatus alwayslastline"
|
|||||||
# stuff "vim file.txt^M"
|
# stuff "vim file.txt^M"
|
||||||
chdir $HOME/huhuhu_config
|
chdir $HOME/huhuhu_config
|
||||||
screen
|
screen
|
||||||
|
chdir $HOME/huhuhu_config/tutos
|
||||||
screen -t shell vim -n shell.txt
|
screen -t shell vim -n shell.txt
|
||||||
screen -t git vim -n git.txt
|
screen -t git vim -n git.txt
|
||||||
screen -t screen vim -n screen.txt
|
screen -t screen vim -n screen.txt
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ set smartcase
|
|||||||
set hidden
|
set hidden
|
||||||
|
|
||||||
" Enable mouse usage (all modes)
|
" Enable mouse usage (all modes)
|
||||||
set mouse=a
|
"set mouse=a
|
||||||
|
|
||||||
" turns on syntax hilighting
|
" turns on syntax hilighting
|
||||||
syntax on
|
syntax on
|
||||||
|
|||||||
Reference in New Issue
Block a user