]> git.ipfire.org Git - thirdparty/mtr.git/commit
split: support more interactive keys 631/head
authoryvs <VSYakovetsky@gmail.com>
Fri, 8 May 2026 13:52:04 +0000 (17:52 +0400)
committerDarafei Praliaskouski <me@komzpa.net>
Fri, 8 May 2026 13:52:04 +0000 (17:52 +0400)
commit0a3d4c2e7e018e500bcb1d467901584441605f43
treeb3ce1ee520556b4756df0209ce2b5dc9f8cf2ec6
parentae01cc9474c95249e954ece06e83ac0b534ea2b1
split: support more interactive keys

Port the split-mode key handling idea from the mtr085 fork and adapt it to upstream mtr actions.  This lets split mode use the same pause, resume, display, compact, MPLS, DNS, and scroll keys that the select loop already supports.

Ported-from: yvs2014/mtr085@097bda215b79cac11b54a8a7baead218c1868b6c

Ported-from: yvs2014/mtr085@c69b13656f921c00c85581cac23f5f2b438ca186

Original-author: yvs <VSYakovetsky@gmail.com>
ui/split.c