BSD 4_3_Tahoe development
authorCSRG <csrg@ucbvax.Berkeley.EDU>
Mon, 21 Sep 1987 15:12:19 +0000 (07:12 -0800)
committerCSRG <csrg@ucbvax.Berkeley.EDU>
Mon, 21 Sep 1987 15:12:19 +0000 (07:12 -0800)
Work on file usr/src/new/X/xterm/CHANGES.lbl

Synthesized-from: CSRG/cd2/4.3tahoe

usr/src/new/X/xterm/CHANGES.lbl [new file with mode: 0644]

diff --git a/usr/src/new/X/xterm/CHANGES.lbl b/usr/src/new/X/xterm/CHANGES.lbl
new file mode 100644 (file)
index 0000000..81cf797
--- /dev/null
@@ -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