jonas / tig

Text-mode interface for git
https://jonas.github.io/tig/
GNU General Public License v2.0
12.28k stars 604 forks source link

%(text) does not work in blob and grep views #1275

Closed hydrargyrum closed 8 months ago

hydrargyrum commented 1 year ago

With this configuration

bind generic C +echo %(text)

C does not echo the selected line when in grep view. Also when opening a file from the tree view, it doesn't work either (is it the pager or blob view?).