/usr/share/doc/yafc/BUGS is in yafc 1.3.1-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | known BUGS
----------
* can't parse some internationalized date/time formats (especially
i18n'ized month names)
* aliases with multiple commands may get wrong completion type
* quote-problems if filename has a real '\' (backslash) in it
and using single- or double-quotes (backslash-quoting works, though)
* using a slash ('/') in a bookmarks alias name will lead yafc into thinking
there is a directory to change into
* issuing a "ls /usr /var" gives a listing of both directories mixed together
* Stalled transfers never timeout
--
Please report bugs to https://github.com/sebastinas/yafc/issues
Before reporting a bug, please verify you're using the latest version
(check the git repo at https://github.com/sebastinas/yafc). When
reporting bugs, please include information on what machine and
operating system, including versions, you are running, an example for
me to reproduce (use the --trace option) and a patch if you have one.
|