<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/contrib/epee/include/console_handler.h, branch v0.14.0.2</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=v0.14.0.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.14.0.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-10-20T09:14:08Z</updated>
<entry>
<title>console_handler: add a global log when exiting via EOF</title>
<updated>2018-10-20T09:14:08Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-10-20T09:12:55Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fea60d6ab25dc68f8092827b65482cdecf7234dc'/>
<id>urn:sha1:fea60d6ab25dc68f8092827b65482cdecf7234dc</id>
<content type='text'>
It's a common confusion point for users which run monerod
without stdin and with --detach
</content>
</entry>
<entry>
<title>epee: do not propagate exception through dtor</title>
<updated>2018-09-27T17:40:56Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-09-27T17:40:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2e2139ffb79c225a49f3ce5b002dc200d7ca5b02'/>
<id>urn:sha1:2e2139ffb79c225a49f3ce5b002dc200d7ca5b02</id>
<content type='text'>
Coverity 161867
</content>
</entry>
<entry>
<title>console_handler: fix start_default_console use of prompt parameter</title>
<updated>2018-05-26T19:18:30Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-05-26T18:32:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6a58c88e2d2e1e5b61e2cce3ac9f7ab843863f35'/>
<id>urn:sha1:6a58c88e2d2e1e5b61e2cce3ac9f7ab843863f35</id>
<content type='text'>
It had not been updated to the function type change
</content>
</entry>
<entry>
<title>move includes around to lessen overall load</title>
<updated>2017-12-16T22:46:38Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-11-25T22:25:05Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=09ce03d612e54231694eee2fb9e5c807b2bfc341'/>
<id>urn:sha1:09ce03d612e54231694eee2fb9e5c807b2bfc341</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added command descriptions</title>
<updated>2017-11-26T09:37:37Z</updated>
<author>
<name>Cifrado</name>
<email>hello@cifrado.me</email>
</author>
<published>2017-11-22T12:53:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=287dde63d8f67c56b08c67b7a93ef7e58a157be1'/>
<id>urn:sha1:287dde63d8f67c56b08c67b7a93ef7e58a157be1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify readline support</title>
<updated>2017-08-22T07:30:04Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2017-08-21T11:55:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c088d38a57f6be5c8399a8c2243b2862d9f67cbe'/>
<id>urn:sha1:c088d38a57f6be5c8399a8c2243b2862d9f67cbe</id>
<content type='text'>
And don't use std::mutex
</content>
</entry>
<entry>
<title>simplewallet: add (out of sync) or (no daemon) markers in the prompt</title>
<updated>2017-08-02T13:44:42Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-08-02T13:44:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b7d6ec83648f145190cab9044d321f3ef6d4e8e7'/>
<id>urn:sha1:b7d6ec83648f145190cab9044d321f3ef6d4e8e7</id>
<content type='text'>
Should help people who don't realize why they haven't seen their
monero yet.
</content>
</entry>
<entry>
<title>Add various readline related fixes</title>
<updated>2017-07-09T13:50:04Z</updated>
<author>
<name>Jethro Grassie</name>
<email>jtg@xtrabass.com</email>
</author>
<published>2017-07-07T19:40:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6955976b2d3f25205fc9fd065744d69ba64cccfa'/>
<id>urn:sha1:6955976b2d3f25205fc9fd065744d69ba64cccfa</id>
<content type='text'>
- Add missing unbind key
- Fix colored messages
- Add command completion
- Preserve last command input
- Fix cursor position issues
- Fix trailing whitespace in commands
- Synchronize set_prompt
</content>
</entry>
<entry>
<title>Add readline improvements</title>
<updated>2017-06-24T11:34:56Z</updated>
<author>
<name>Jethro Grassie</name>
<email>jtg@xtrabass.com</email>
</author>
<published>2017-06-20T13:22:55Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fdccf7e6c3a90af62f4979b39227e8ac23f0ecbb'/>
<id>urn:sha1:fdccf7e6c3a90af62f4979b39227e8ac23f0ecbb</id>
<content type='text'>
Color prompt now working and no reprompting on exit command.
</content>
</entry>
<entry>
<title>Add readline support to cli</title>
<updated>2017-06-18T14:08:37Z</updated>
<author>
<name>jethro</name>
<email>jtg@xtrabass.com</email>
</author>
<published>2017-05-29T22:39:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e1f3dfccc8a099eb08e0d9ef758b216d035afd78'/>
<id>urn:sha1:e1f3dfccc8a099eb08e0d9ef758b216d035afd78</id>
<content type='text'>
This PR adds readline support to the daemon and monero-wallet-cli. Only
GNU readline is supported (e.g. not libedit) and there are cmake checks
to ensure this.

There is a cmake variable, Readline_ROOT_DIR that can specify a
directory to find readline, otherwise some default paths are searched.

There is also a cmake option, USE_READLINE, that defaults to ON. If set
to ON, if readline is not found, the build continues but without
readline support.

One negative side effect of using readline is that the color prompt in
the wallet-cli now has no color and just uses terminal default. I know
how to fix this but it's quite a big change so will tackle another time.
</content>
</entry>
</feed>
