;doc: cli: BUGS -> LIMITATIONS; mention windows display issue (#961)
[ci skip]
This commit is contained in:
parent
0b080c1c1f
commit
64df6e731c
@ -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).
|
||||
|
||||
Loading…
Reference in New Issue
Block a user