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.
1 parent e75e1e0 commit 78f5e7aCopy full SHA for 78f5e7a
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