summaryrefslogtreecommitdiff
path: root/share/man/man1/nerve.1
AgeCommit message (Collapse)Author
37 hoursusr: nerve: Add 'peek' verb to nerve(1)Ian Moffett
While poking at a nerve can be very useful, there are times where we need to peek at them to see their current state. This commit introduces the 'peek' verb to do exactly that. Here is how one may peek at the console features: -- [chloe::osmora]~ nerve peek consfeat ansi_esc=1 show_curs=1 -- Signed-off-by: Ian Moffett <ian@osmora.org>
37 hoursman: nerve: List 'consfeat' nerve endingIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
41 hoursdocs: man: Add nerve(1)Ian Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>