Skip to content

Is it possible to hind a field, but still have it searchable? #483

@tmarkov

Description

@tmarkov

I'm using skim for searching files. Sometimes, I have too long file paths that don't all fit on the screen, and I tried to do

find / | generate_short_names | sk --with-nth=2 --nth=1`

where generate_short_names adds a second field that contains a shortened path if it's too long.

It seems, though, that --with-nth doesn't just affect the line presentation, but also limits the search scope.
I'm not sure if that's a bug or intended - but is it possible to achieve what I'm trying to do?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions