setup: profile (HEAD)

Paweł Gołaszewski blues w ds.pg.gda.pl
Pon, 15 Wrz 2003, 16:51:48 CEST


On Mon, 15 Sep 2003, Artur Frysiak wrote:
> > > +
> > > +	# Setup key bindings:
> > >  	bindkey -e >/dev/null 2>&1
> > >  	bindkey "^[[1~" beginning-of-line >/dev/null 2>&1
> > >  	bindkey "^[[H" beginning-of-line >/dev/null 2>&1
> > > @@ -136,6 +139,15 @@
> > >  	bindkey "^[[3~" delete-char >/dev/null 2>&1
> > >  	bindkey "^[[5~" history-search-backward >/dev/null 2>&1
> > >  	bindkey "^[[6~" history-search-forward >/dev/null 2>&1
> > > +
> > > +	# xterm:
> > > +	bindkey \`tput khome\` beginning-of-line >/dev/null 2>&1
> > > +	bindkey \`tput kend\` end-of-line >/dev/null 2>&1
> > > +	bindkey \`tput kdch1\` delete-char >/dev/null 2>&1
> > > +	bindkey \`tput kpp\` up-history >/dev/null 2>&1
> > > +	bindkey \`tput knp\` end-of-history >/dev/null 2>&1
> > > +	bindkey \`tput kcuu1\` history-beginning-search-backward >/dev/null 2>&1
> > > +	bindkey \`tput kcud1\` history-beginning-search-forward >/dev/null 2>&1
> > Polecam man zshmodules a szczególnie "echoti". Pare forków mniej.

to już tobie zostawię ;)
Ja robiłem tylko porządki - bindkey były rozwalone na kilka plików...

> no i bindkey w profile ? przecież nie jest dziedziczone przez powłoki
> niezgłoszeniowe (np te na xtermie)

O tym akurat nie pomyślałem.

Czyli _całe_ bindkeys powinno wylądować w /etc/zshrc

-- 
pozdr.  Paweł Gołaszewski 
---------------------------------
worth to see: http://www.againsttcpa.com/
CPU not found - software emulation...



Więcej informacji o liście dyskusyjnej pld-devel-pl