Summary: | Inbuilt konsole always write to bash history | ||
---|---|---|---|
Product: | [Applications] kile | Reporter: | Paul PĂ©ringuey <paul.peringuey> |
Component: | user interface | Assignee: | Michel Ludwig <michel.ludwig> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | 2.9.93 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/office/kile/commit/cef2d4888250581420a7909bad5644a9c3c8dedb | Version Fixed In: | |
Sentry Crash Report: |
Description
Paul PĂ©ringuey
2022-05-17 12:44:11 UTC
Git commit cef2d4888250581420a7909bad5644a9c3c8dedb by Nicolas Fella, on behalf of Alessio Bonfiglio. Committed on 27/06/2022 at 23:36. Pushed by nicolasfella into branch 'master'. Add white space before console commands in order to avoid save them into bash history This avoids saving the `cd` and `clear` commands into the bash history if `ignorespace` is set in bashrc Dolphin and Kate do the same in their Konsole integrations Related: bug 391537 M +2 -2 src/widgets/konsolewidget.cpp https://invent.kde.org/office/kile/commit/cef2d4888250581420a7909bad5644a9c3c8dedb |