[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: alt + F-Tasten Verhalten



Am 10.08.2015 um 20:28 schrieb Matthias Hoffmann:

> Sehe mir das screen mal genauer an.

Das solltest Du wirklich. screen ist eine Allzweckwaffe, wo man auch
noch einiger Zeit der Nutzung immer wieder kleine Bonbons findet.

Hier zur Erleichterung noch einen Vorschlag für eine screenrc:


===schnipp
startup_message off

# Tabs
caption always "%{kw}%-w%{ky}%n %t%{-}%+w %=%{bw}@%H%{kw} %D %d.%m.%Y %c"
hardstatus string "[%H]"

# Ctrl-PageUp/Down or Alt-PageUp/Down or Alt-left/right
bindkey ^[[5;5~ prev
bindkey ^[[6;5~ next
bindkey ^[[5;3~ prev
bindkey ^[[6;3~ next
bindkey ^[[1;3D prev
bindkey ^[[1;3C next

# putty uses Ctrl-PageUp/Down by itself
# so only Alt-PageUp/Down and Alt-left/right
bindkey ^[^[[5~ prev
bindkey ^[^[[6~ next
bindkey ^[^[OD prev
bindkey ^[^[OC next

# Ctrl-Shift-T
bindkey ^T screen

# Scrollen im xterm
termcapinfo xterm|xterms|xs|rxvt ti@:te@
===schnapp


-- 
Andre Tann


Reply to: