Code Monkey home page Code Monkey logo

Comments (6)

Orochimarufan avatar Orochimarufan commented on May 20, 2024

IF at all, we'd use Qt5's Regex engine.

But what do you expect it to do? Jump to the results?
It's easier to just open the crash report in a decent text editor IMHO.

2014/1/13 RNADNA47 [email protected]

Would it be possible to use PCRE or some other engine to add a search box
with regex capability to the multimc console?

Thanks in advance. :)


Reply to this email directly or view it on GitHubhttps://github.com//issues/47
.

from launcher.

lopcode avatar lopcode commented on May 20, 2024

Seconded, @Orochimarufan. IMO it's much better to use the editor of your choice to view the log. Reimplementing it in MultiMC seems a bit odd.

from launcher.

RNADNA47 avatar RNADNA47 commented on May 20, 2024

I thought QT used PCRE. It doesn't really matter which you choose; I prefer PCRE but whatever is easiest.

Here's a few use cases: Someone is trying to find a version of a mod from the log file or locate specific information while minecraft is running. They don't want to hunt for the file in whatever instance folder they are in because that takes time. Perhaps they need to find an error message?

Consider this: how many times do you get someone in IRC going "my mod is broken"? How many times do people eventually get to "what version of forge are you using?" or "what version of mod X are you using"? Minecraft does not display these things (to my knowledge) in a running game, you have to exit to find these values out. With this feature, you could tell them "open your console and put in the search box and tell me what gets highlighted".

Is jumping to a line and highlighting it really hard to do? I'd think QT would have something that makes this easy...

from launcher.

Khitiara avatar Khitiara commented on May 20, 2024

Forge's mods list displays versions and its own version (if the mod has version information)

Sent from my iPad

On Jan 15, 2014, at 4:03 PM, RNADNA47 [email protected] wrote:

I thought QT used PCRE. It doesn't really matter which you choose; I prefer PCRE but whatever is easiest.

Here's a few use cases: Someone is trying to find a version of a mod from the log file or locate specific information while minecraft is running. They don't want to hunt for the file in whatever instance folder they are in because that takes time. Perhaps they need to find an error message?

Consider this: how many times do you get someone in IRC going "my mod is broken"? How many times do people eventually get to "what version of forge are you using?" or "what version of mod X are you using"? Minecraft does not display these things (to my knowledge) in a running game, you have to exit to find these values out. With this feature, you could tell them "open your console and put in the search box and tell me what gets highlighted".

Is jumping to a line and highlighting it really hard to do? I'd think QT would have something that makes this easy...


Reply to this email directly or view it on GitHub.

from launcher.

Orochimarufan avatar Orochimarufan commented on May 20, 2024

TBH, I'd just tell them to pastebin their log and give me the link,
any good browser can Ctrl+F through the stuff
Besides, I'm pretty sure you could Ctrl+A, Ctrl+C -> editor -> Ctrl+V it over too.

Sorry, but I really don't see this happening right now.
If you care enough to implement it, go ahead and submit a PR.

Closed.

from launcher.

Ozzymud avatar Ozzymud commented on May 20, 2024

Yea, ctrl-a ctrl-c is fairly easy, but this would make a nice feature, as well as the ability to freeze the scrolling, I sometimes see something shoot by in the log that I would like to look at, but it shoots off the top during loading, being able to freeze the scrolling and/or ctrl-f it afterward would be a big plus.

from launcher.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.