Skip to content
  • Yuya Nishihara's avatar
    cmdcore: allow to change output device of null command session (fixes #3864) · 21e3fd60af1a
    Yuya Nishihara authored
    Since null session is used as a drop-in replacement for real command, it should
    accept setup requests with no error.
    
    Because of this change, the output device of finished session may be changed.
    So uihandler should be created per session as it is now.  This patch also adds
    a note for future reference.
    
    --HG--
    branch : stable
    21e3fd60af1a