nushell / nushell/reedline

How to custom reedline history input msg

Open
#315 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

A-History enhancement
Dominant language
Rust
Stars
818
Forks
249
Avg merge
4d 14h
Merged PRs (30d)
30

Description

I need to know the history input and when. Can this be customized ?
E.g:

~ history
2022-02-07 15:06:03.26 [ls]
2022-02-07 15:06:03.27 [pwd]
2022-02-07 15:06:03.30 [ls -al |grep 'hello']
...
~

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue does not name files or tests. Start by finding the history input and output entry points and any existing configuration hooks, then clarify the scope for timestamps and formatting; done means a documented, tested way to produce the requested history entries.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.