終端機下home跟end - BBS

Anonymous avatar
By Anonymous
at 2006-11-08T09:44

Table of Contents

※ 引述《[email protected] (瘋掉了瘋掉了瘋掉了)》之銘言:
: 請問各位
: freebsd 6.1, 使用putty連線
: 使用者帳號用tcsh
: 請問該怎樣讓command line可以接受home, end。
: 讓游標移動到頭或尾。
: 因為我的putty只會顯示出"~",而游標不會移動。

# bind keypad keys for console, vt100, vt102, xterm
bindkey "\e[1~" beginning-of-line # Home
bindkey "\e[2~" overwrite-mode # Ins
bindkey "\e[3~" delete-char # Delete
bindkey "\e[4~" end-of-line # End

--
Tags: BBS

All Comments

請問expect的用法

Edward Lewis avatar
By Edward Lewis
at 2006-11-07T23:44
※ [本文轉錄自 Linux 看板] 作者: idleuser () 看板: Linux 標題: 請問expect的用法 時間: Tue Nov 7 23:44:01 2006 最近想寫個小程式固定post一些網頁上的內容到我BBS的板上去 利用wget、awk之類的工具把post的內容準備好之後 ...

Re: SCHED_ULE + mldonkey = 死當

Freda avatar
By Freda
at 2006-11-07T17:30
: 然後一換回SCHED_4BSD後就天下太平... : 不求能解決問題, 只想問問有沒有人跟我一樣? 希望我不是特例啊~ : 我的 SERVER (WWW/EMAIL....) 使用 SCHED_ULE 還沒這樣掛過 既然知道是這問題那就不要用 ULE 吧 - ...

Re: 請教一個關於bash 設定的問題

James avatar
By James
at 2006-11-06T19:10
※ 引述《usnei.bbsatbbs.sayya.org (學習讓自己感覺存在)》之銘言: : 內加入的設定alias 等都只有一般user生效,即使我改了~root/.bashrc 亦然 : 是我該修改什麼地方嗎? 也許root的shell不是bash吧 chsh看看 - ...

Re: 請教一個關於bash 設定的問題

Jacob avatar
By Jacob
at 2006-11-06T16:24
※ 引述《usnei.bbsatbbs.sayya.org (學習讓自己感覺存在)》之銘言: : 各位學長好 : 如果我安裝了一些套件, for 彩色ls 等等..修改完/etc/profile 與~/.bashrc : 我使用bash : 內加入的設定alias 等都只有一般user生效,即使我改了~roo ...

pkgdb -F

George avatar
By George
at 2006-11-06T03:32
※ 引述《tonytsai88 (魯夫)》之銘言: : tony# pkgdb -F : ---andgt; Checking the package registry database : Stale dependency: linux-sun-jdk-1.4.2.05 -andgt; linux_bas ...