When trying to use the redis command prompt at the bottom of the UI, adding a \n to try and put a newline in a value doesn't work as expected:

The backslash disappears like it is being treated as an escape character, but it just inserts the n character instead of a newline.