Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

How to remove the % in zsh that show after running c++ file

put ` PROMPT_EOL_MARK='' ` into your .zshrc file to hide the difference between trailing newline or not on command output.
 
PREVIOUS NEXT
Tagged: #How #remove #zsh #show #running #file
ADD COMMENT
Topic
Name
4+3 =