mirror of
https://github.com/troglobit/editline.git
synced 2025-09-19 19:38:10 +08:00
Add configurable support for using termcap library for terminal size.
This commit is contained in:
@@ -240,3 +240,12 @@ int default_rl_list_possib(char *pathname, char ***avp)
|
||||
|
||||
return ac;
|
||||
}
|
||||
|
||||
/**
|
||||
* Local Variables:
|
||||
* version-control: t
|
||||
* indent-tabs-mode: t
|
||||
* c-file-style: "ellemtel"
|
||||
* c-basic-offset: 4
|
||||
* End:
|
||||
*/
|
||||
|
Reference in New Issue
Block a user