Home
last modified time | relevance | path

Searched refs:ncinput_nomod_p (Results 1 – 5 of 5) sorted by relevance

/dports/devel/notcurses/notcurses-3.0.1/src/poc/
H A Dtree.c402 }else if(ni.id == '/' && ncinput_nomod_p(&ni)){ in tree_ui()
403 }else if(ni.id == 'q' && ncinput_nomod_p(&ni)){ in tree_ui()
/dports/devel/notcurses/notcurses-3.0.1/doc/man/man3/
H A Dnotcurses_input.3.md43 **bool ncinput_nomod_p(const ncinput* ***ni***);**
/dports/devel/notcurses/notcurses-3.0.1/include/notcurses/
H A Dnotcurses.h1191 ncinput_nomod_p(const ncinput* ni){ in ncinput_nomod_p() function
/dports/devel/notcurses/notcurses-3.0.1/
H A DNEWS.md378 * `ncinput_nomod_p()` has been added. This function returns `true` if and
H A DUSAGE.md721 ncinput_nomod_p(const ncinput* ni){