Summary: | kate: Add option to change default position/order for new document: LAST | FIRST | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | LiuYan <moontide> |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=397913 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
LiuYan
2018-09-12 03:23:10 UTC
I don't think there should be an option. It's either A or B, and it doesn't make a difference, once you get used to it. (In reply to Christoph Feck from comment #1) > I don't think there should be an option. It's either A or B, and it doesn't > make a difference, once you get used to it. I actually doesn't get used to it, like a right headed person doesn't get used to be left handed, or vice verse. That's actually one of several reasons that I didn't make kate as my default editor. If there's such option, that would be great. If there're more order by options, that would be a significant improvement: * add option to sort document view by open time, ascending or descending * add option to sort document view by file name, ascending or descending * add option to sort document view by file size, ascending or descending * add option to sort document view by file modification time, ascending or descending * add function to allow make a combination of above options, like 'ORDER BY colume1 ASC|DESC[, columnN ASC|DESC]...' clause in SQL script. (wait, too much? i know...) *** This bug has been marked as a duplicate of bug 390043 *** |