Skip to content

zzhaolei/transient.fish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transient Prompt

GitHub Repo stars

Installation

Installation with fisher:

fisher install zzhaolei/transient.fish

Features

A picture is worth a thousand words.

transient.mp4

Tip: If you enable transient prompt, take advantage of two-line prompt. You'll get the benefit of extra space for typing commands without the usual drawback of reduced scrollback density. Sparse prompt (with an empty line before prompt) also works great in combination with transient prompt.

Configuration

Support transient_status and transient_pipstatus variables, which are aliases of status and pipstatus.

transient_prompt_func

Define the transient_prompt_func function. In this function, you can do what you want.

Example: transient_prompt_func

transient_rprompt_func

Define the transient_rprompt_func function. In this function, you can do what you want.

Example: transient_prompt_func

Inspiration

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages