Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Home, end, delete blir ~ i zsh
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Scandinavian
View previous topic :: View next topic  
Author Message
Dirk Diggler
n00b
n00b


Joined: 27 Dec 2005
Posts: 1
Location: Sweden

PostPosted: Tue Dec 27, 2005 1:58 pm    Post subject: Home, end, delete blir ~ i zsh Reply with quote

Hej

Jag har problem med att få home, end och delete-knapparna att fungera. Istället skrivs tecknet ~ ut. Åäö fungerar dock som det ska.
.zshrc
Code:
export LC_ALL="sv_SE@euro"
export LANG="sv_SE@euro"

/etc/conf.d/keymaps
Code:
KEYMAP="sv-latin1"
SET_WINDOWKEYS="yes"
EXTENDED_KEYMAPS=""
DUMPKEYS_CHARSET=""

/etc/conf.d/consolefont
Code:
CONSOLEFONT="iso01.14"

/etc/rc.conf
Code:
UNICODE="no"

Tack på förhand.. :)

Edit:
Nu fungerar det i console men inte i *term
.zshrc
Code:
bindkey "\e[1~" beginning-of-line   
bindkey "\e[2~" quoted-insert
bindkey "\e[3~" delete-char
bindkey "\e[4~" end-of-line
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Scandinavian 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