Timeline for Screen status bar to display current directory for zsh/bash shell
Current License: CC BY-SA 3.0
        5 events
    
    | when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Mar 14, 2018 at 16:36 | history | suggested | Olian04 | CC BY-SA 3.0 | 
        
            
             
                
                    there needs to be a 0 in front of 134 (as suggested in the comments) 
                
             
        
     | 
| Mar 14, 2018 at 14:56 | review | Suggested edits | |||
| S Mar 14, 2018 at 16:36 | |||||
| May 12, 2015 at 10:25 | comment | added | mpapec | 
        
            
    0 in front of 134 works for me in bash; PROMPT_COMMAND='echo -ne "\033k\033\0134\033k${HOSTNAME}[`basename ${PWD}`]\$\033\0134"'
        
     | 
|
| Jan 6, 2012 at 10:56 | comment | added | Sardathrion - against SE abuse | ... And with zsh? ^_~ | |
| Jan 6, 2012 at 10:52 | history | answered | Nikhil Mulley | CC BY-SA 3.0 |