Searched refs:write_history (Results 1 – 7 of 7) sorted by relevance
178 write_history(history_file); in edit_deinit()
481 def write_history(): function489 atexit.register(write_history)
304 errno = err = write_history(filename); in readline_write_history_file_impl()
108 :c:func:`write_history` in the underlying library.
1677 The ``write_history()`` atexit function of the readline completer now
165 # define shell_write_history(X) write_history(X)