diff --git a/hledger/hledger.m4.md b/hledger/hledger.m4.md index 1a96f610a..258c1fdfc 100644 --- a/hledger/hledger.m4.md +++ b/hledger/hledger.m4.md @@ -89,7 +89,7 @@ _LEDGER_FILE_ Reads _files_ -# BUGS +# LIMITATIONS The need to precede addon command options with `--` when invoked from hledger is awkward. @@ -98,6 +98,9 @@ Eg on POSIX, set LANG to something other than C. In a Microsoft Windows CMD window, non-ascii characters and colours are not supported. +On Windows, non-ascii characters may not display correctly when running a hledger built +in CMD in MSYS/CYGWIN, or vice-versa. + In a Cygwin/MSYS/Mintty window, the tab key is not supported in hledger add. Not all of Ledger's journal file syntax is supported. See [file format differences](https://github.com/simonmichael/hledger/wiki/FAQ#file-formats).