Experimental support for _message content as fzf header#354
Experimental support for _message content as fzf header#354AndydeCleyre wants to merge 2 commits into
Conversation
|
Currently this doesn't touch |
Let's ignore that for now. If needed, It'll be easy to handle |
3d5664a to
4347a81
Compare
I'll have another look at this in the evening I think. |
I don't see why it would be safe to assume that. What am I missing?
I'm here to review the change whenever you think it's ready. If I were doing it, I would run something like this with various arguments: seq 3 | fzf --header=$'1\n2\n3\n4\n5\n'Build a mental model of how exactly fzf displays the value |
I guessed that just because it looks like the extended glob |
|
|
From discussion at #352, this draft PR is a place to explore possibilities for retaining messages from
_messagecalls so that the user still sees them.