Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved][zsh+aterm]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish)
View previous topic :: View next topic  
Author Message
arach
Tux's lil' helper
Tux's lil' helper


Joined: 22 Jan 2005
Posts: 92
Location: Between the Moon and a star

PostPosted: Sat Jan 29, 2005 7:08 am    Post subject: [solved][zsh+aterm] Reply with quote

gdy uzywam zsh jako shell'a i aterm'a nie dzialaja mi klawisze home i end mimo iz np w "konsole" czy innych programow Xowych alo gdy zamienie zsh na bash'a dzialaja (w czystej kosoli takze dzialaja)
_________________
ble! :P


Last edited by arach on Sat Jan 29, 2005 4:21 pm; edited 1 time in total
Back to top
View user's profile Send private message
arsen
Bodhisattva
Bodhisattva


Joined: 10 Apr 2004
Posts: 1803
Location: Tychy, Poland

PostPosted: Sat Jan 29, 2005 11:23 am    Post subject: Reply with quote

hmm, spróbuj do ~/.zshrc dodać
Code:

bindkey `tput khome` beginning-of-line >/dev/null 2>&1
bindkey `tput kend` end-of-line >/dev/null 2>&1

oraz do konfiga ~/.Xresources czy jak kto woli ~/.Xdefaults dodaj
Code:

*vt100.translations: #override \
         <Key>KP_Home: string(0x1b) string("[1~")\n\
         <Key>KP_End: string(0x1b) string("[4~")\n\
Back to top
View user's profile Send private message
arach
Tux's lil' helper
Tux's lil' helper


Joined: 22 Jan 2005
Posts: 92
Location: Between the Moon and a star

PostPosted: Sat Jan 29, 2005 4:20 pm    Post subject: Reply with quote

dzieki, zadzialalo
_________________
ble! :P
Back to top
View user's profile Send private message
arsen
Bodhisattva
Bodhisattva


Joined: 10 Apr 2004
Posts: 1803
Location: Tychy, Poland

PostPosted: Sat Jan 29, 2005 5:06 pm    Post subject: Reply with quote

spoko :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum