aboutsummaryrefslogblamecommitdiff
path: root/ISSUES.markdown
blob: 4efa2c0c65977192e9daf9e809fe9a88b06abdac (plain) (tree)
1
2
3
4
5
6
7
8
9
10






                                                                            


                                                                            

                                                                            
Known issues
============

*   vr() does not handle the newer version of Subversion repositories which
    only have a .svn directory at the root level.
*   The terminfo files probably still do not work on NetBSD (needs retesting
    and manual page reading)
*   man(1) completion doesn't work on OpenBSD as manpath(1) isn't a thing on
    that system; need to find some way of finding which manual directories
    should be searched at runtime, if there is one
*   The Makefile scripts are unwieldy in places; would be nicer to have them
    call a shell script in a subdirectory, maybe "test"