FS#64 - PROMPT_COMMAND in /etc/profile

Attached to Project: Arch Linux
Opened by Dale Blount (dale) - Wednesday, 28 May 2003, 17:23 GMT
Last edited by Judd Vinet (judd) - Friday, 02 January 2004, 22:42 GMT
Task Type Bug Report
Category System
Status Closed
Assigned To Judd Vinet (judd)
Architecture All
Severity Very Low
Priority Normal
Reported Version 0.6 Widget
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

Feature Request:

add something like

if [ "$PS1" ] && [ "$TERM" = "xterm" ]; then
PROMPT_COMMAND='echo -ne "\033]0;${USER}@${HOSTNAME%%.*}:${PWD/$HOME/~}\007"'
fi

to /etc/profile
(application/octet-stream)    profile.prompt_command (0.1 KiB)
This task depends upon

Closed by  Anonymous Submitter
Friday, 02 January 2004, 22:42 GMT
Reason for closing:  Fixed
Comment by Dale Blount (dale) - Friday, 02 January 2004, 22:29 GMT
attached as file
Comment by Judd Vinet (judd) - Friday, 02 January 2004, 22:42 GMT
  • Task details edited
Implemented in 2.05b-10

Loading...