Hi, On Tue, Mar 8, 2011 at 2:45 PM, Miguel Telleria de Esteban <[email protected]> wrote: > Dear all, > > I am still new with htop but quite impressed with its functionalities. > However I am missing two features: > > 1. The ability to copy-paste from htop in a X-window terminal. > > Every time I use the mouse it seems to get grabbed by ncurses when > htop is running. And when I stop the whole output disappears.
Yes, this is due to ncurses. In ncurses apps, you need to use shift-click to select for X copy-and-paste. > 2. The ability to export htop output to a file. > > So far the only way to get the output of htop for external > processing is redirecting to a file and filtering out ANSI escape > codes. > > Is there an easy way?, ideally built-in in the tool? No, and it's not currently in the plans. htop focuses on interactive use and not logging/filtering. Cheers, -- Hisham ------------------------------------------------------------------------------ What You Don't Know About Data Connectivity CAN Hurt You This paper provides an overview of data connectivity, details its effect on application quality, and explores various alternative solutions. http://p.sf.net/sfu/progress-d2d _______________________________________________ htop-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/htop-general
