-
Notifications
You must be signed in to change notification settings - Fork 72
YAD --list action #332
Copy link
Copy link
Open
Description
Using list with multiple columns and trying to use --dclick-action and/or --select-action which works unless any cell has a space in the text.
i.e.
Stuff **|**Junk **|**Other
some **|**whatever **|**pitched to that pile
more **|**good **|**yeah
If set for either action then %s has issue. The bottom row would show complete row but top row would show "some whatever pitched" and if more columns would also be skipped
Been looking source for list.c and see both action functions use get_data_as_string which may be where need fix.
Think the get_data_as_string function or something it calls may be the issue. Been to long since coding to dig much more for any quick fix to figure out.
:)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels