About 457 results (0.63 seconds)
Search Results
postcmd, #!, aliases, and xterm
mx.gw.com/pipermail/tcsh-bugs/2003-June/000131.htmlJun 18, 2003 - G'" by (B) alias postcmd 'printf "\033]0; %s \007" "\!#:q"' The problem you mention with (A) seems to be an unintended consequence of the ...Re: shelltitle, window titling - Lists - Gnu
lists.gnu.org/archive/html/screen-users/2005-08/msg00035.htmlAug 29, 2005 - alias precmd 'printf "\033%s%s\033\\" "k" "tcsh"' alias postcmd 'printf "\033%s%s %s\033\\" "k" "\!#:0" "\!#:$"' And this works decently.GNULoading...Re: Dynamic Title - Lists - Gnu
lists.gnu.org/archive/html/screen-users/2009-06/msg00024.htmlJun 9, 2009 - I have a postcmd in my shell like this (this is tcsh): alias postcmd 'printf "\033%s%GNULoading...s %s %s\033\\" "k" "\!#:0" "\!#:$" "[$HOST]"'. You need to create ... Unmatched character in .tcshrc - The macosxhints Forums
hintsforums.macworld.com › OS X Help Requests › UNIX - NewcomersJun 1, 2004 - 3 posts - 2 authorssched +0:00 alias postcmd 'printf "\033]0;%s @ $SHORTHOST\007" "\!#"' I guess it would be a missing single quote, but I wouldn't know where ...Display current jobs in Terminal titles - Mac OS X Hints
hints.macworld.com/article.php?story=20020207093427440Feb 7, 2002 - 24 posts - 10 authorssched +0:00 alias postcmd 'printf "\033]0; %s \007" "\!#:q"' I have tested this new version, and it works just fine in tcsh... •. Currently 1.00 / 5; 1 · 2 ...GNU Screen discussion - Gmane
comments.gmane.org/gmane.comp.gnu.screen.user/2578Dec 4, 2008 - On Thu, 4 Dec 2008, Micah Cowan wrote: > Dan Mahoney, System Admin wrote: >> Is it possible to define "viewer" commands in Alpine that ...[Alpine-info] Screen and Alpine and Window-Titles
mailman13.u.washington.edu/pipermail/alpine-info/2008.../001456.htmlDec 4, 2008 - alias postcmd 'printf "\033%s%s %s %s\033\\" "k" "\!#:0" "\!#:$" >>> "[$HOST]"' >>> endif >>> >>> However I find that whenever alpine calls ...if only ... - O'Reilly Media
www.oreillynet.com/cs/user/view/cs_msg/33268?page=last&x...Feb 25, 2004 - ... "\033]0;%s @ $SHORTHOST\007" "${cwd}" | sed -e "s%$HOME%~%"' sched +0:00 alias postcmd 'printf "\033]0;%s @ $SHORTHOST\007" "\! ShellIntegration.wiki - Google Code
code.google.com/p/iterm2/source/browse/wiki/ShellIntegration.wiki?r...Jan 16, 2014 - printf "\033]50;RemoteHost=$USER@`hostname -f`\007\033]50;CurrentDir=$PWD\007". alias postcmd 'printf "\033]133;C\007"'. endif. }}}. dotfiles/terminal.tcsh at master · isao/dotfiles · GitHub
https://github.com/isao/dotfiles/blob/master/tcsh/terminal.tcshdisplay currently running command(s) in window title. sched +0:00 alias postcmd 'printf "\033]0;%s %s\007" `hostname -s` "\!#"'. # %{string%} includes string as a ...
