screen (.screenrc)
Screenrc show de bola
Categoria: Console
Software: screen
[ Hits: 15.193 ]
Por: Renato Michnik de Carvalho
Esse é o .screenrc que eu uso que foi retirado da página do Aurélio. Muito bom para aqueles que gostam de usar o modo texto do Linux ;-)
# ~/.screenrc # vim: ft=sh # # explicações sobre as configurações e utilização geral do screen # estão em http://aurelio.net/coluna # # 20010403 <verde (a) aurelio net> # dica: zombie # :zombie kr # faz com que cada janela morta fique esperando uma ação # (Kill ou Restore). útil pra ver os erros que aconteceram. # ### explanation about color codes: # # sorendition <attribute> <color> # sorendition ab cd // a,c=bg b,d=fg # # ab c&d c&d # 00 normal 0 black 4 blue # 1- invert 1 red 5 magenta # 25 bright 2 green 6 cyan # 3- 1+2 3 brown 7 silver # # * attributes are cumulative, so a=3 is invert+bright # * colors use the same codes for bg & fg colors, # so cd=22 all you get is green, text unreadable # # examples: # 00 02 - black bg (0), green fg (2), no attributes (00) # 20 30 - brown bg (3), black fg (0), bright bg (2) -> turns yellow # 35 74 - silver bg (7), blue fg (4), invert, bright bg (3), bright fg (5) # barra azul e amarelo, com hora, data e janelas msgwait 3 sorendition 05 43 hardstatus alwayslastline " %c | %Y%m%d | %w" # barra verde e preto, com códigos de cores literais #hardstatus alwayslastline "{FONTE}33[m{FONTE}33[42;30m%c{FONTE}33[m {FONTE}33[42;30m%Y%m%d{FONTE}33[m {FONTE}33[42;30m %w {FONTE}33[m" vbell on # bipe visual bell " %n %t apitando!" # msg bipe autodetach on # - startup_message off # msg mala shell -$SHELL # nem lembro #bufferfile $TMPFILE # arq tmp nethack on # msgs estilo nethack #defmonitor on # monitorar QUALQUER atividade #bind {FONTE}34 hardcopy # mapeia PrintScreen caption splitonly "%2n %t" # barra de janelas # programas carregados automaticamente bind c screen 1 # janela nova bind L screen -t www 6 lynx -book # navegador bind M screen -t mp3 9 mp3 /mp3/punk # mp3 # cadeias comuns que tem que digitar toda hora, nome, email, etc # útil pra preencher formalários online... bind N stuff "$NOME" bind D stuff $DATA bind I stuff $ICQ bindkey -t ec stuff $EMAILC bindkey -t ev stuff $EMAILV bindkey -t uc stuff $URLC bindkey -t uv stuff $URLV bindkey -t ur stuff http://txt2regex.sourceforge.net bindkey -t ut stuff http://txt2tags.sourceforge.net bindkey -t uz stuff http://funcoeszz.codigolivre.org.br bind o screen 0 /usr/bin/play $HOME/pessoal/O-Oh.wav #register c "$EMAILC" #register v "$EMAILV" #register c "$URLC" #register v "$URLV" #register z "$URLC/programas/bash/funcoesZZ" #register r "http://txt2regex.sourceforge.net" #register t "http://txt2tags.sourceforge.net" #bind E paste # to shit+(page up|page down) work bind h hardstatus ignore bind g hardstatus alwayslastline # mapeamentos para fazer redimensionamento de janelas divididas # com o Split. bind 'R' wrap bind 'r' resize bind '+' resize +5 bind '-' resize -5 # enquanto não resolver o problema do hardcopy com hardstatus #hardcopy_append on #bind h # segurança: desligar algumas tecla perigosas bind k bind ^k bind '^\' bind z bind ^z bind x # e aqui fica o kill bind 'K' kill #colocar {FONTE}33k{FONTE}33\134 no começo do PS1 # permite prompt colorido mas bagunça quando chega na extrema direita shelltitle '] |_' # para colar no vim sem "identar" # ATENÇÃO: é ^a^] register [ "{FONTE}33:set paste a" register ] "{FONTE}33:set nopaste a" bind ^] paste [.] ### do /etc/screenrc termcap facit|vt100|xterm LP:G0 terminfo facit|vt100|xterm LP:G0 #the vt100 description does not mention "dl". *sigh* termcap vt100 dl=5\E[M terminfo vt100 dl=5\E[M ### # disprando programas automaticamente ao iniciar o screen #@# ### DHCP ### ### DHCP ### ### DHCP ### ### DHCP ### #screen -t icq 1 bash -c ". ~/.bashrc ; icq" #screen -t irc 2 BitchX -b verde irc.openprojects.net #screen -t freshmeat 3 lynx http://www.freshmeat.net #screen -t zznoticias 4 bash -c "funcoeszz zznoticiaslinux; echo; echo ---FIM---; read" #screen -t artistas 5 bash -c "funcoeszz zzcasadosartistas; echo; echo ---FIM---; read" #select 1
Nenhum comentário foi encontrado.
Como gerar qualquer emoji ou símbolo unicode a partir do seu teclado
Instalar e Configurar o Slackware Linux em 2025
Como configurar os repositórios do apt no Debian 12 em 2025
Passkeys: A Evolução da Autenticação Digital
Instalação de distro Linux em computadores, netbooks, etc, em rede com o Clonezilla
Muitas dificuldades ao instalar distro Linux em Notebook Sony Vaio PCG-6131L (VPCEA24FM)
Slackpkg+ (Slackpkg Plus) está de volta!
Como dividir duas janelas igualmente e lado-a-lado na sua tela
Configurando o Conky para iniciar corretamente no sistema
3 configurações básicas que podem melhorar muito a sua edição pelo editor nano
Minha rede tem um espaço invisível que não dá pra digitar o nome da re... (1)
Pedagogia no brasil não passa de alfabetização por m4sturbação mental ... (2)
compilação samba 4.22 rock linux 9.5 (3)
Erro de segmentação «Segmentation fault (core dumped)» ao retornar obj... (7)