Re: windows msys ledger strange ouput text

2018-01-07 Thread craig skinner
Ok. I have found the --no-color option it only has an effect if included as
part of the report parameters, not command line parameters

For reference. In the cygwin compiled version of ledger, the terminal
output was with color. I wonder what may have changed with the msys version?

On Mon, Jan 8, 2018 at 5:33 PM, craig skinner  wrote:

> Can you explain how to disable the color codes?
>
> Thanks
>
> On Mon, Jan 8, 2018 at 3:55 AM, Martin Michlmayr  wrote:
>
>> * Craig Earls  [2018-01-07 10:46]:
>> > I agree about the color codes. What is up with the version and license
>> > though?
>>
>> That's because no ledger command was specified on the command line, so
>> he got the interactive prompt.
>>
>> --
>> Martin Michlmayr
>> http://www.cyrius.com/
>>
>> --
>>
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "Ledger" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to ledger-cli+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ledger-cli+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: windows msys ledger strange ouput text

2018-01-07 Thread craig skinner
Can you explain how to disable the color codes?

Thanks

On Mon, Jan 8, 2018 at 3:55 AM, Martin Michlmayr  wrote:

> * Craig Earls  [2018-01-07 10:46]:
> > I agree about the color codes. What is up with the version and license
> > though?
>
> That's because no ledger command was specified on the command line, so
> he got the interactive prompt.
>
> --
> Martin Michlmayr
> http://www.cyrius.com/
>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Ledger" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to ledger-cli+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ledger-cli+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: windows msys ledger strange ouput text

2018-01-07 Thread Martin Michlmayr
* Craig Earls  [2018-01-07 10:46]:
> I agree about the color codes. What is up with the version and license
> though?

That's because no ledger command was specified on the command line, so
he got the interactive prompt.

-- 
Martin Michlmayr
http://www.cyrius.com/

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ledger-cli+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: windows msys ledger strange ouput text

2018-01-07 Thread Craig Earls
I agree about the color codes. What is up with the version and license
though?

On Sat, Jan 6, 2018 at 9:25 PM Jacob MacDonald  wrote:

> I believe those are color codes. Run in a different terminal or disable
> the coloring of output
>
> On Sat, Jan 6, 2018, 21:18 craig skinner  wrote:
>
>> Hi,
>>
>> Using the msys version of ledger on windows I get the following type of
>> odd output in cmd terminal.
>>
>> ...
>> C:\temp\Finance\VLedger>ledger -f 22106-12.ledger
>> Ledger 3.1.1-20160111, the command-line accounting tool
>>
>> Copyright (c) 2003-2017, John Wiegley.  All rights reserved.
>>
>> This program is made available under the terms of the BSD Public License.
>> See LICENSE file included with the distribution for details and
>> disclaimer.
>> ] bal
>>←[31m$-4649.52←[0m  ←[34mAssets:Bank:RX01←[0m
>> $2596.45  ←[34mExpense←[0m
>>  $114.08←[34mBank←[0m
>>$4.00  ←[34mFee:ATM←[0m
>>  $110.08  ←[34mInterest:RX01←[0m
>> $2099.00←[34mCashout←[0m
>>  $208.32←[34mDonations:TaxDeductable←[0m
>>  $175.05←[34mHealth:Insurance←[0m
>>   ←[31m$-21427.03←[0m  ←[34mIncome←[0m
>> ←[31m$-900.00←[0m←[34mBills:Electricity←[0m
>>←[31m$-8110.00←[0m←[34mRent←[0m
>>   ←[31m$-12417.03←[0m←[34mSalary←[0m
>>←[31m$-7603.01←[0m  ←[34mCraig←[0m
>>←[31m$-4814.02←[0m  ←[34mDani←[0m
>>$23480.10  ←[34m_Transfer_←[0m
>> 
>>0
>> ]
>> ...
>>
>> running the command from emacs gives fine output. Also using the cygwin
>> version of ledger gave fine output.
>>
>> Can you provide some help on how to solve this.
>>
>> Thanks
>> Craig
>>
>> --
>>
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "Ledger" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to ledger-cli+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Ledger" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to ledger-cli+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>
-- 
Craig, Corona De Tucson, AZ
[image: missile_flyout]
enderw88.wordpress.com

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ledger-cli+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: windows msys ledger strange ouput text

2018-01-06 Thread Jacob MacDonald
I believe those are color codes. Run in a different terminal or disable the
coloring of output

On Sat, Jan 6, 2018, 21:18 craig skinner  wrote:

> Hi,
>
> Using the msys version of ledger on windows I get the following type of
> odd output in cmd terminal.
>
> ...
> C:\temp\Finance\VLedger>ledger -f 22106-12.ledger
> Ledger 3.1.1-20160111, the command-line accounting tool
>
> Copyright (c) 2003-2017, John Wiegley.  All rights reserved.
>
> This program is made available under the terms of the BSD Public License.
> See LICENSE file included with the distribution for details and disclaimer.
> ] bal
>←[31m$-4649.52←[0m  ←[34mAssets:Bank:RX01←[0m
> $2596.45  ←[34mExpense←[0m
>  $114.08←[34mBank←[0m
>$4.00  ←[34mFee:ATM←[0m
>  $110.08  ←[34mInterest:RX01←[0m
> $2099.00←[34mCashout←[0m
>  $208.32←[34mDonations:TaxDeductable←[0m
>  $175.05←[34mHealth:Insurance←[0m
>   ←[31m$-21427.03←[0m  ←[34mIncome←[0m
> ←[31m$-900.00←[0m←[34mBills:Electricity←[0m
>←[31m$-8110.00←[0m←[34mRent←[0m
>   ←[31m$-12417.03←[0m←[34mSalary←[0m
>←[31m$-7603.01←[0m  ←[34mCraig←[0m
>←[31m$-4814.02←[0m  ←[34mDani←[0m
>$23480.10  ←[34m_Transfer_←[0m
> 
>0
> ]
> ...
>
> running the command from emacs gives fine output. Also using the cygwin
> version of ledger gave fine output.
>
> Can you provide some help on how to solve this.
>
> Thanks
> Craig
>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Ledger" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to ledger-cli+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ledger-cli+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.