-
-
Notifications
You must be signed in to change notification settings - Fork 413
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
prompt-buffer.lisp: Correct prompt buffer arrows.
- Loading branch information
1 parent
e5748b4
commit 37537c7
Showing
1 changed file
with
14 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
37537c7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm almost sure that in PR #3202 @lansingthomas decided to use
up-arrow
instead ofup
but I don't recall the reason. I also preferup
, i.e. as @jmercouris did here.37537c7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure, I do know that Thomas does approve of the new arrows though. Probably there was some challenge with rendering them or something.