We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e75e1e0 + 78f5e7a commit 7047a23Copy full SHA for 7047a23
functions/geometry_newline
@@ -1,3 +1,3 @@
1
# geometry_newline - add to the end of GEOMETRY_PROMPT to get a 2-line prompt!
2
3
-geometry_newline() { echo '\n\r'; }
+geometry_newline() { echo "\n\0"; }
0 commit comments