]> git.neil.brown.name Git - edlib.git/commit
Fix return of Action
authorNeilBrown <neil@brown.name>
Wed, 12 Jul 2023 22:10:25 +0000 (08:10 +1000)
committerNeilBrown <neil@brown.name>
Wed, 12 Jul 2023 22:18:34 +0000 (08:18 +1000)
commit45096fa60b69ed550db1a9068ad93d31efc74d46
treee38fd0cadf38dc180bdbf1453735d2d10cc013e1
parente58135e296ce0489b4d1c3aba5b904ef7a6f8447
Fix return of Action

If Action doesn't find an action tag it must return Efallthrough so some
other pane has a change to handle K:Enter

Signed-off-by: NeilBrown <neil@brown.name>
render-lines.c