Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix reading of '$if GAP' part in ~/.inputrc
Make sure that rl_readline_name = "GAP" is set before the rl_initialize(); initialization of readline. Otherwise GAP specific settings in ~/.inputrc under $if GAP ... $endif are not read at startup.
- Loading branch information