Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

9
votes
3answers
110 views

Is it possible to view images in a terminal?

I have ssh access to my web server. I have some image files there and I would like to see a preview of. Is there a tool that will help me? Is there a curses-based viewer that will approximate the ...
0
votes
1answer
53 views

Looking for a powerful, user friendly terminal emulator based on ncurses

I often work remotely on SSH shell. I would like a more user friendly interface to my shell, based on NCurses : Possiblity to open several virtual terminals with shells Organise terminals by tabs ...
0
votes
2answers
53 views

Is there a cursor-based interface to change environment variables?

I often need to change a small part of long environment variable (especially, e.g., paths), and do it either by pasting the thing into an editor and changing it there, or the equivalent. Is there ...
1
vote
0answers
37 views

Financial and real-time market-data software for the command line

I can easily build HUDs at command prompts for stuff like the weather, my to-dos, Twitter, IRC, etcetera; but the one thing I’m always stuck going to my iPhone or browser for, constantly, is real-time ...
1
vote
1answer
162 views

Interactive command to let user change directory in bash

I am looking for a CURSES-based way (bash, c, doesn't really matter) of letting a user choose a folder or even a file in roughly the same way that they would do using Midnight Commander. I envisage ...
0
votes
1answer
254 views

Mac OS X Cursors do not work in ncursers (rtorrent) application

I have 2 Mac OS X 10.6.5 systems and installed rtorrent using: brew install rtorrent On my MacBook (MacBook3,1, Intel Core 2 Duo, 2.2GHz) rtorrent works fine. However on my Mac mini (Macmini4,1, ...
0
votes
2answers
217 views

100% CPU Runaway Processes (NCurses?)

This is a problem I've had for years, but just haven't posted anywhere about it until now. I'm running GRML, a Debian squeeze based Linux distro, and occasionally certain processes will runaway and ...
0
votes
1answer
120 views

Linux ncurses outliner options

I'm looking for a replacement for hnb, which served me well but seems to be abandoned. Please do not suggest text-editor based approaches like emacs org mode or vim outliner. I want a stand-alone ...