#27500: rlwrap does not support vi delete operator properly. --------------------------------------+------------------------------------- Reporter: veritas.divina@… | Owner: lomion@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: rlwrap --------------------------------------+------------------------------------- Comment(by dtakahashi42@…): The second issue comes from the order of library search at configure, and the existence of /usr/lib/libcurses.dylib (symlink to /usr/lib/libncurses.5.4.dylib). Therefore, it is solved by the correction of configure. However, also a binary that is linked against a macport's libncurses seems to produce the delete operator problem. So, these two issues, delete operator and link target, may need to consider separately. -- Ticket URL: <https://trac.macports.org/ticket/27500#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS