diff options
| -rw-r--r-- | pt-br/tmux-pt.html.markdown | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/pt-br/tmux-pt.html.markdown b/pt-br/tmux-pt.html.markdown index c184b55f..9d5bf292 100644 --- a/pt-br/tmux-pt.html.markdown +++ b/pt-br/tmux-pt.html.markdown @@ -54,7 +54,7 @@ instância (ou tela original).  ``` -### Teclas de commando (atalhos) +### Teclas de atalhos (comandos)  A maneira de controllar uma seção tmux acoplada é através de uma  combinação de teclas de prefixo. @@ -239,7 +239,7 @@ set -g status-right "#[fg=green] | #[fg=white]#(tmux-mem-cpu-load)#[fg=green] |  ``` -### References +### Referências  [Tmux | Início](http://tmux.sourceforge.net) | 
