• Marc Cornellà's avatar
    lib: automatic title: replace fg with description from jobs (#7982) · b9d5ee79
    Marc Cornellà authored
    * Automatic title: Replace fg with description from jobs
    
    * Avoid error messages when there is no job
    
    * Use $jobstates and $jobtexts to look for jobs
    
    `jobs %string` doesn't work correctly when run inside `$()`. `$jobstates` and
    `$jobtexts` is available in the current shell process, so even though we need
    to replicate a bit more logic, every type of `fg` invocation works correctly.
    
    * lib: clean up termsupport.zsh
    Co-authored-by: 's avatarMarc Cornellà <marc.cornella@live.com>
    b9d5ee79
Name
Last commit
Last update
.github Loading commit data...
cache Loading commit data...
custom Loading commit data...
lib Loading commit data...
log Loading commit data...
plugins Loading commit data...
templates Loading commit data...
themes Loading commit data...
tools Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
oh-my-zsh.sh Loading commit data...