Ncurses is software for controlling writing to the console screen under Unix, Linux and other operating systems.
0
votes
0answers
8 views
Alert Terminal window when EKG2 receives message
When using EKG2 with the ncurses ui, the terminal window does not receive an alert when I recieve a message. Is it possible to configure EKG2 so it does this?
1
vote
2answers
87 views
tgetent() not found while compiling vim
Currently I'm trying to install the YouCompleteMe extension to my vim setup, but it requires my vim to have the version of 7.3.584 or higher. The vim shipped with my Ubuntu 12.10 is 7.3.547, so I had ...
0
votes
0answers
97 views
Mac — Macports/Wine errors: NCurses library and Fontconfig
I've been trying to get Wine on my Mac to run some of my old PC games.
I used Macports to install it, but it didn't work right away. I followed This
tutorial, and then looked around a bit on the web ...
0
votes
0answers
81 views
Is it possible for Windows' command prompt to display the correct charters when connected to a linux machine via SSH?
I'm sorry for the long question, but I wanted to make sure it got the point across.
The thing is, that no matter what I do, when I use a linux-based console application that uses ncurses, via SSH ...
0
votes
0answers
161 views
What's the best ANSI art editor? [closed]
I found DuhDraw and TetraDraw. What's the state-of-the-art terminal-based ANSI or ASCII art editor right now?
0
votes
1answer
352 views
Error during configuring kerberos5 using macports
While trying to install libmemcached via MacPorts, I hit the following issue:
libmemcached @0.40 +universal
---> Computing dependencies for libmemcached
---> Dependencies to be ...
1
vote
1answer
146 views
GNU Screen garbling bmon
bmon runs fine in a regular terminal, however, when run from inside screen the output is garbled and unusable. This problem doesn't affect all curses applications - top and htop run fine. bwm-ng runs ...
3
votes
1answer
1k views
How to install Python 2.7 with Unix libraries on Cygwin
How do I install Python 2.7 with Unix libraries on Cygwin?
Obviously getting Python 2.6 is easy - just install the Cygwin package with setup.exe.
Installing the Windows version of Python 2.7 ...
0
votes
1answer
443 views
How to setup and use lcurses (curses for Lua)?
I'm not very good at manual installation. I want to use lcurses, a binding of curses for Lua in a program, with require('curses'). When I run make in the lcurses directory, there is an error ...
9
votes
3answers
2k 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
197 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
73 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
58 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 ...
8
votes
1answer
2k views
Making 256-color AND Line drawing characters both work in PuTTY
I'm having trouble setting up PuTTY with Ubuntu.
I'm trying to get line characters to work in aptitude as well as 256-color support, but can only get one or the other.
Ubuntu Config
Using 64-bit ...
1
vote
1answer
293 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
329 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
431 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 ...
1
vote
1answer
181 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 ...