Age | Commit message (Collapse) | Author |
|
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>
|
|
Add helper to convert nerve name into numeric nerve type so that
peek_nerve() may be implemented while keeping things clean.
Signed-off-by: Ian Moffett <ian@osmora.org>
|
|
Signed-off-by: Ian Moffett <ian@osmora.org>
|
|
Signed-off-by: Ian Moffett <ian@osmora.org>
|
|
Signed-off-by: Ian Moffett <ian@osmora.org>
|
|
Signed-off-by: Ian Moffett <ian@osmora.org>
|
|
The 'nerve' program allows users to poke at a ctlfs entry and write
their own data.
Signed-off-by: Ian Moffett <ian@osmora.org>
|