[GH-ISSUE #5] Precedent input when typing ↑ #2

Closed
opened 2026-02-27 23:19:56 +03:00 by kerem · 5 comments
Owner

Originally created by @rchoffardet on GitHub (Oct 27, 2017).
Original GitHub issue: https://github.com/spatie/dnsrecords.io/issues/5

It would be really great if the site behaved like a terminal (and it would fit with the current design). That's why it would be nice if the site were to go back to recent history when you press the "↑" key.

Originally created by @rchoffardet on GitHub (Oct 27, 2017). Original GitHub issue: https://github.com/spatie/dnsrecords.io/issues/5 It would be really great if the site behaved like a terminal (and it would fit with the current design). That's why it would be nice if the site were to go back to recent history when you press the "↑" key.
kerem closed this issue 2026-02-27 23:19:56 +03:00
Author
Owner

@bbashy commented on GitHub (Oct 27, 2017):

I tried that hoping someone had done some amazing magic!

<!-- gh-comment-id:339956645 --> @bbashy commented on GitHub (Oct 27, 2017): I tried that hoping someone had done some amazing magic!
Author
Owner

@sebastiandedeyne commented on GitHub (Oct 27, 2017):

Might be cool to keep this in local storage 🤔

<!-- gh-comment-id:339956787 --> @sebastiandedeyne commented on GitHub (Oct 27, 2017): Might be cool to keep this in local storage 🤔
Author
Owner

@rchoffardet commented on GitHub (Oct 27, 2017):

@sebastiandedeyne : Originally, I thought it would be done in a basic array variable. But your idea is so much better!

@bbashy : I might try to make a PoC this evening 😃

<!-- gh-comment-id:339957407 --> @rchoffardet commented on GitHub (Oct 27, 2017): @sebastiandedeyne : Originally, I thought it would be done in a basic array variable. But your idea is so much better! @bbashy : I might try to make a PoC this evening 😃
Author
Owner

@rchoffardet commented on GitHub (Oct 27, 2017):

The only "complicated" point I see is the strange behavior of modifying Shell history:

When you modify an element of the history, it remains modified until you execute the modified command. Then, the change is discarded. BUT, all the others changes still remain.

<!-- gh-comment-id:339959676 --> @rchoffardet commented on GitHub (Oct 27, 2017): The only "complicated" point I see is the strange behavior of modifying Shell history: When you modify an element of the history, it remains modified until you execute the modified command. Then, the change is discarded. BUT, all the others changes still remain.
Author
Owner

@freekmurze commented on GitHub (Oct 29, 2017):

We'll handle this further in #13

<!-- gh-comment-id:340262780 --> @freekmurze commented on GitHub (Oct 29, 2017): We'll handle this further in #13
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dnsrecords.io#2
No description provided.