DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 4th July 2008
maxrussell maxrussell is offline
Package Pilot
 
Join Date: May 2008
Location: Montrose, Angus
Posts: 181
Default TCSH - getting to start of line

I know I can get to the start of my current input line with a CTRL + A keychord, but can the Home key can be enabled? CTRL + A annoys me.
Reply With Quote
  #2   (View Single Post)  
Old 4th July 2008
richardpl richardpl is offline
Spam Deminer
 
Join Date: May 2008
Location: Croatia
Posts: 284
Default

What terminal emulator are you using?

Home/End keys just works for me.

Could this help you: (if you use mlterm it will)

Code:
bindkey "\e[1~" beginning-of-line
bindkey "\e[4~" end-of-line
Reply With Quote
  #3   (View Single Post)  
Old 4th July 2008
maxrussell maxrussell is offline
Package Pilot
 
Join Date: May 2008
Location: Montrose, Angus
Posts: 181
Default

Quote:
Originally Posted by richardpl View Post
What terminal emulator are you using?

Home/End keys just works for me.

Could this help you: (if you use mlterm it will)

Code:
bindkey "\e[1~" beginning-of-line
bindkey "\e[4~" end-of-line
I'm using Konsole on KDE.
Reply With Quote
  #4   (View Single Post)  
Old 4th July 2008
richardpl richardpl is offline
Spam Deminer
 
Join Date: May 2008
Location: Croatia
Posts: 284
Default

I dont have such problem with konsole.
What are your konsole/kde settings?
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Quick, simple tcsh tips for beginners anomie Guides 9 6th November 2014 03:55 PM
History not saved in tcsh RandomSF FreeBSD General 8 9th December 2008 11:59 PM
avidemux2 command line roddierod FreeBSD General 1 10th November 2008 08:27 PM
shell: how to take part of the line... graudeejs Programming 8 6th September 2008 11:13 PM
TCSH: 'set promptchars' not effecting su like it should JMJ_coder General software and network 4 9th July 2008 09:51 PM


All times are GMT. The time now is 04:31 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick