Wanted: Feedback on TUI (2)


 
Thread Tools Search this Thread
The Lounge What is on Your Mind? Wanted: Feedback on TUI (2)
# 1  
Old 12-14-2015
Linux Wanted: Feedback on TUI (2)

Hello everyone

It just so happend that TUI was rejected from GNU for the moment, with one of the reasons beeing that additional user feedback was required.

So, if you like scripting, bash in specific, please have a try and report your feedback, to help me find all issues to fix, and as i assume, to give a rough idea of 'if'/'how many' users use it.

However, this time i'd like to specify the feedback wanted.
  • What OS/Distro are you installing it onto?
  • Did the installlation work well?
  • Did the uninstallation work well?
  • Does tuirc raise any error messages other than the 'initial missing user config' one?
  • Do the tuirc samples give a good idea to get started?
  • Additional thoughts? (if the above is provided)
  • But most important, do you like it / might/will you use it? (even just when it becomes GNU)

If it worked so far, and if you like it and have the skill, time and mood for this:
  • Could you think of security issues, and if so: What command, under what circumstances?
  • Any desires or otherwise missing parts for the info tui file / tuirc html? (if not using 'make install-all', only 'info' will be accepted)
  • Or if some sections are not easy to understand or otherwise unclear, which ones?

Project homepage: https://savannah.nongnu.org/projects/tui/
GIT: git clone tui.git - Unnamed repository; edit this file 'description' to name the repository. (@ MOD :: Gee, seriously?? - disabled 'parse urls', removed \[ url = yy ] and still get this, i got to dig into that after sleep --- it doesnt do that with the Homepage link just above it...)
Download: http://git.savannah.gnu.org/cgit/tui...-master.tar.gz

Once downloaded, extracted and changed to dir:
Code:
./configure --prefix=~/local
make && make install-all

Feedback / Reports:
Mailllist: tui-support@nongnu.org
G+: https://plus.google.com/u/0/communit...51346652779244
or here in the forum of course.

Thank you in advance!

EDIT:
To make an easy option as well, simply 'thank you' this post to state that you're using TUI.

Last edited by sea; 12-15-2015 at 02:13 AM..
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Feedback wanted for upcoming script language

Hi I'm currently rewriting a project from install-required to a pure runtime form. The former had required the project name and the definition of the command as name, as they all become functions now, this could be shorter. As you might have figured, the project already exists in another... (3 Replies)
Discussion started by: sea
3 Replies

2. What is on Your Mind?

Wanted: Feedback on TUI

Hello Couldnt think of a better place than "What is on your Mind". So me have that project https://www.unix.com/shell-programming-and-scripting/253496-tui-text-user-interface-framework-scripts.html. :b: Eventhough i tried to describe it well in its thread and its README.md on github, i've... (15 Replies)
Discussion started by: sea
15 Replies

3. What is on Your Mind?

TUI for Raspery Pi?

Heyas Just followed a conversation on IRC#ffmpeg, actualy just from the logs as they were offline when i came back. Anyway, they were talking about a terminal interface for their Raspery Pi using SSH. But it might just be a great usage case for TUI. It should display well, i hope, but i... (2 Replies)
Discussion started by: sea
2 Replies

4. Shell Programming and Scripting

[SH] TUI not always properly aligned

Heyas I havent found a thread to introduce, so i combine it with the issue i have. EDIT /* Removed Problem because solved */ My first contact with Linux was back in 1995 with slackware, beeing a gamer back then, i (sadly) didnt bother to dig deeper. I finaly joined the Linux community in... (0 Replies)
Discussion started by: sea
0 Replies

5. UNIX for Advanced & Expert Users

where do the configuration files from Redhat (fedora) authconfig-tui reside?

I have tried moving out the /etc/ldap.conf as well as /etc/openldap/ldap.conf files. I have LDAP Authentication turned on in the TUI. It lets me define a host and base, but the entries are not saved to the above files. /etc/sysconfig/authconfig has a bunch of environmental variables, but none... (2 Replies)
Discussion started by: druidmatrix
2 Replies

6. HP-UX

Start SAM in TUI from CDE session

how can i start sam in TUI mode from a CDE session. i'm using hp-ux 11iv3 i tried to start SAM from a terminal from CDE session but each time i try to start it System Managment Homepage starts , so i telneted to server from a pc to start sam in TUI mode is there any other way to set my SAM to... (2 Replies)
Discussion started by: h@foorsa.biz
2 Replies

7. Shell Programming and Scripting

kshdb feedback

Hi I'm looking for some feedback on kshdb, what are peoples general feeling about it etc. Also has anyone used this as a test mechanism? I am thinking about trying to wrap a basic test script around this. (0 Replies)
Discussion started by: eeisken
0 Replies

8. Programming

Feedback algorithm

Hi I search an exemple of scheduling Feedback algorithm, or help about how to create one. Thanks (0 Replies)
Discussion started by: messier79
0 Replies

9. UNIX for Dummies Questions & Answers

feedback form ?! :-(

hi, i am VERY new to UNIX. just wanted some help on a feedback form that i have hosted on a unix server. the feedback form is in asp and doesnt work on unix. any other language to get it working ?? HELP !!! (3 Replies)
Discussion started by: shahenil
3 Replies

10. Shell Programming and Scripting

Feedback on Script.

Hi all, Would like to get some feedback on a scrip that I've finished writing at home for work. Any constructive feedback from operations used to legibility, etc. would be appreciated - anything at all. It's my first real script that will be running on a clients server. The script is... (2 Replies)
Discussion started by: Cameron
2 Replies
Login or Register to Ask a Question