Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking issue for missing metadata and LS_COLORS #4763

Open
jaeheonji opened this issue Mar 7, 2022 · 1 comment
Open

Tracking issue for missing metadata and LS_COLORS #4763

jaeheonji opened this issue Mar 7, 2022 · 1 comment
Labels
good first issue help wanted

Comments

@jaeheonji
Copy link
Contributor

@jaeheonji jaeheonji commented Mar 7, 2022

List of missing metadata in nu-command/src/filters commands.
Missing metadata will cause ls_colors to not print properly to the terminal.

The following PR shows a simple example:

Command Status
drop #4908
keep #4908
append #4908
collect missing
compact missing
each (group, window) missing
every missing
flatten missing
get missing
headers missing
par-each (group) missing
prepend missing
range missing
reduce missing
reject missing
rename missing
rotate missing
select missing
shuffle #4908
transpose missing
uniq #4908
update (cell) missing

There may be more missing metadata out of the list. Please let me know if there's anything I've missed 😸

@jaeheonji jaeheonji changed the title Tracking issure for missing metadata and LS_COLORS Tracking issue for missing metadata and LS_COLORS Mar 7, 2022
@fdncred fdncred added help wanted good first issue labels Mar 7, 2022
vishalsodani added a commit to vishalsodani/nushell that referenced this issue Mar 23, 2022
vishalsodani added a commit to vishalsodani/nushell that referenced this issue Mar 23, 2022
vishalsodani added a commit to vishalsodani/nushell that referenced this issue Mar 23, 2022
vishalsodani added a commit to vishalsodani/nushell that referenced this issue Mar 23, 2022
jntrnr pushed a commit that referenced this issue Mar 23, 2022
* added missing metadata for drop and uniq #4763

* added missing metadata for keep #4763

* added missing metadata for append #4763

* added missing metadata for shuffle #4763
@fdncred
Copy link
Collaborator

@fdncred fdncred commented Mar 23, 2022

thanks for tracking these @jaeheonji

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue help wanted
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants