Bug 472951 - Quick Commands syntax check for fish shell
Summary: Quick Commands syntax check for fish shell
Status: REPORTED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-03 11:32 UTC by Matthias Weiss
Modified: 2023-08-03 11:32 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Weiss 2023-08-03 11:32:34 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Add a fish shell script in the "Command" tab
2. Switch to the "Warnings" tab where you can see warnings due to fish having a slightly different syntax compared to sh

OBSERVED RESULT
Warnings due to using a bourne shell syntax check on a fish shell script

EXPECTED RESULT
Use a fish shell syntax check on a fish shell script

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION