jimberlage / jimberlage/vawk

Include column numbers as headers in CSV output

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Rust
Stars
10
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Right now, the column numbers shown in the UI are not the original column numbers, but just the index of the column in the UI. After applying filters, like `1..4, 6` you would not expect to see 5 as a column number.

We should send the column numbers back from the server and display them in the UI.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.