tests/languages/shell-session/info_feature.test


Log

Author Commit Date CI Message
Akinori MUSHA 4492b62b 2021-07-26T20:17:37 Shell-session: Added support for the percent sign as shell symbol (#3010)
Michael Schmidt 8e76a978 2020-11-28T23:23:46 Shell-session: Fixed false positives because of links in command output (#2649)
Michael Schmidt bd16bd57 2020-02-24T14:43:16 Shell-Session: Improvements (#2208) - Added support for elevated shells starting commands with `#` instead of `$`. - The user and cwd info `bash` and `sh` print before the interactive shell will now be highlighted. - Changed the line ends of test files to CRLF.