From 575a7dea4b2c12a9e254485ca0c44860f52a96af Mon Sep 17 00:00:00 2001 From: CSRG Date: Mon, 21 Sep 1987 07:12:19 -0800 Subject: [PATCH] BSD 4_3_Tahoe development Work on file usr/src/new/X/xterm/CHANGES.lbl Synthesized-from: CSRG/cd2/4.3tahoe --- usr/src/new/X/xterm/CHANGES.lbl | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 usr/src/new/X/xterm/CHANGES.lbl diff --git a/usr/src/new/X/xterm/CHANGES.lbl b/usr/src/new/X/xterm/CHANGES.lbl new file mode 100644 index 0000000000..81cf79799f --- /dev/null +++ b/usr/src/new/X/xterm/CHANGES.lbl @@ -0,0 +1,16 @@ +- Add UnshiftedSelection a .Xdefaults option. +- Add X11 style cursorshape .Xdefaults option. +- Allow dynamic font changes. Use: alias newfont 'echo -n "^[]47;\!*^["' +- Don't do X I/O in onalarm(), we might screw up X I/O already in progress. +- Don't put hostname in utmp for unix domain socket xterms. +- Fix resize and font change bugs that made size of scroll region too small. +- Fix resize that caused problems when the number of lines got smaller. +- Make DropMenu a .Xdefaults option. +- Make UniqueSuffix a .Xdefaults option. +- Make icon open failure non-fatal. +- Make scrollbars work like xterm 6.6A and more like SunView. + + xterm.DropMenu: on # drop menus from cursor + xterm.UniqueSuffix: off # don't append " # %d" to title + xterm.UnshiftedSelection: on # do text editing without shift key + xterm.cursorShape: arrow # Use left_ptr for cursor -- 2.20.1