Actions
Feature #1083
closedterminal support in nano and vim uses curses instead of ncurses, need switch
Start date:
2011-05-31
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Description
Features like automatic resizing inside of a terminal don't work as a consequence. This is likely to be a more general problem. Follow-ups:
- fix these apps to link against ncurses
- figure out how to audit for this kind of stuff
- as we try to sort our own automation solutions for userland, try to get dependency analysis and templating resolved (e.g. capture dependencies at a binary/shared object object rather than just a package level, and, class packages with something like a curses dependency as belonging to a terminal template, and use template-based configure options so that ncurses support is bog-standard as opposed to something that needs tweaking per app)
Updated by Ken Mays over 8 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
editor/nano@2.2.6,5.11-2014.0.1.0:20140528T080004Z
editor/vim@7.4,5.11-2014.0.1.0:20140528T090002Z
Actions