Skip to content
Snippets Groups Projects
Commit ed5e1cd8 authored by Derek Stavis's avatar Derek Stavis
Browse files

lib: deprecate `refresh` function

With great power comes great responsibility. This function is
somewhat low level, and is harmful to shell's user, as it
completely screws up with job control (subprocesses).

This PR officially marks `refresh` as deprecated, moving the
deprecated functionality to omf plugin `compat` quarantine
directory.
parent a188b7b0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment