mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-08 04:50:17 +01:00
Supported libraries are: GNU Readline (libreadline) http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html NetBSD Editline (libedit) http://www.thrysoee.dk/editline/ We load these symbols: readline() - main function allowing getting user input and aditing that add_history() - stores strings to history rl_insert_text() - insert text into the line at the current cursor position rl_startup_hook - hook to call just before readline prints the first prompt |
||
|---|---|---|
| .. | ||
| completion | ||
| src | ||
| Makefile.am | ||