mirror of
https://github.com/troglobit/editline.git
synced 2025-12-16 02:54:46 +08:00
Make scrollback history (HIST_SIZE) configurable
This commit is contained in:
@@ -100,6 +100,9 @@
|
||||
/* Enable static keyword, hides internal methods. */
|
||||
#undef HIDE
|
||||
|
||||
/* Number of lines in history. */
|
||||
#undef HIST_SIZE
|
||||
|
||||
/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
|
||||
slash. */
|
||||
#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
|
||||
|
||||
Reference in New Issue
Block a user