
		        UNIX Interactive Tools version 4.2c

What's new:

- version 4.2c

	- UIT 4.2c was tested on HP-UX operating system.

	- UIT 4.2c implements a curses-like  algorithm  to  prevent  useless
	screen refreshes. *NOTHING* will be displayed on the screen if it is
	already there. This will speed up UIT when working on terminals.  To
	force a screen refresh you can use ^Wr ( <HardRefresh> ).

	- UIT 4.2c is able to select/unselect files using a pattern matching
	method. You can now select something like *.c, *.h or unselect *.o .
	This is done with ^Vs (select) / ^Vu (unselect).

	- the configuration files .uitrc.TERM  where enhanced. You  can  now
	start tar xf, tar cf, gzip, gunzip, uuencode, uudecode as foreground
	or background commands. This is done  with  ^Wx / ^Wbx,  ^Wt / ^Wbt,
	^Wc / ^Wbc, ^Wu / ^Wbu, etc. There is also possible to directly send
	by mail a file to someone as an ascii file (^Va) or as an  uuencoded
	binary file (^Vb).

	- bug fix: UIT 4.2c now correctly stops when it  is  started  as  a
	background job.

	- files can be  sorted  in  9  different  ways. The  most  important
	sorting   methods   are  "by name",  "by extension",  "by size"  and
	"by date".

	- a new script uitmount which allows you to mount any  block  device
	without	specifying the fs type. You may now insert the floppy in the
	drive and type  'uitmount fd0'  and the first floppy will be mounted
	in the directory /mnt/fd0. On Linux just press F11 or F12.
	You don't need to know the fs type anymore. The directories /mnt/fd0
	and /mnt/fd1 must exist. If you want to use uitmount with the  block
	device /dev/xxx then the directory /mnt/xxx must exist.

	- you can now install uit with 'make install'

	- a new feature was added to the  command line: pressing  Alt-h  you
	can delete the last command line word. The built-in command name  is
	<DeleteCmdLnWord>. I now that the command line is not very  flexible
	and I'll probably change it in the future.

	- <ChangeDir> can now use ~ as home directory specification.

	- <ChangeDir> can now be canceled with TAB.

	- UIT 4.2c is now able now to display up to 99G of free  file system
	space. Big enough, I suppose :-) .

- version 4.2b

	- UIT 4.2b now contains info format documentation.

	- UIT 4.2b  has  separate  configuration  files  for  each  type  of
	terminal.

	- an ascii version of the manual page  (uit.doc)  included for those
	who can't read neither the nroff version nor the info version.

	- new built-in function for changing the current panel directory.

	- uit, uitps and uitview are a little bit smaller  than the previous
	versions (uitcmp was small enough :-) ).

	- UIT 4.2b package now correctly runs under X (in an  xterm window).
	Previous versions didn't  because  due  to  a  bug in  handling  the
	ioctl() call to get the screen contents.

	- UIT 4.2b now supports  full  configurable  key  sequences. The key
	pressed is identified faster.

	- 5 minor bugs were corrected. See ChangeLog for details.

- version 4.2a and older versions

	- UIT 4.2c was tested with Linux 1.0 and ULTRIX V4.2A.

	- with Linux 1.0  you  can't  do  a screen dump if you are not super
	user so the  <ShowTty> command is no longer completely supported for
	the normal users. Even if you are not super user, <ShowTty> is still
	useful because you can see the result of the last executed command.

	- with  Linux 1.0  MS-DOS  files  are  all  executable  (__x__x__x). 
	UIT now checks the file system type and ignore the  executable  bits
	if the current directory belongs to a MS-DOS file system.

	- UIT 4.2c can now  display  longer file names  (with the 'FullName'
	FileDisplayMode value).

	- UIT 4.2c can now display setuid, set group id attributes and  the
	sticky bit.

	- lots of optimizations have been made to speed up UIT when working
	with terminals.

	- filenames containing control characters are correctly displayed.
	  (control characters are displayed as '?')

	- new options in the configuration file permitting to increase the
	  displaying speed on very slow terminals.

	- an interactive process viewer / killer utility is provided.

	- an interactive hex/ascii file viewer is now available.

Note:	
	1. Starting with version 4.0, this program is no longer named PSH.
	PSH was the name used until version 3.2b.

	2. Please read the INSTALL file before starting UIT 4.2c.

						Tudor & Andi
