Explorar el Código

add comment

pull/1/head
10sr hace 12 años
padre
commit
0aa1ffaa00
Se han modificado 2 ficheros con 5 adiciones y 1 borrados
  1. +3
    -1
      screenrc
  2. +2
    -0
      tmux.conf

+ 3
- 1
screenrc Ver fichero

@@ -1,4 +1,6 @@
caption always "%{= wk} %-w%{=bu dr}%n %t%{-}%+w %= %{=b wb}%y/%m/%d(%D) %{=b wb}%c"
# source ~/.dotfiles/screenrc

# caption always "%{= wk} %-w%{=bu dr}%n %t%{-}%+w %= %{=b wb}%y/%m/%d(%D) %{=b wb}%c"
caption always "%{= wk} %-w%{=bu dr}%n %t%{-}%+w %= %H | screen "
hardstatus string "[screen %n: %t] %h"
termcapinfo screen* "hs:ts=\E]0;:fs=\007:ds=\E]0;\007"


+ 2
- 0
tmux.conf Ver fichero

@@ -1,3 +1,5 @@
# soruce ~/.dotfiles/tmux.conf

unbind C-b
set -g prefix C-z
bind-key C-z send-prefix


Cargando…
Cancelar
Guardar