plan9fox/sys/src
Igor Böhm 873f381e29 acme: fix hiding of top windows when loading a dump file (thanks Xiao-Yong)
When loading an acme dump file that contains a window with only one
tag line, there are cases where acme hides that window (i.e.  not even
its tag is visible).

The following commands reproduce the issue:

 % ed <<EOE
1
i
/tmp
/lib/font/bit/pelm/unicode.8.font
/lib/font/bit/pelm/unicode.8.font
          0
f          0           5         175         175           1
          5          40         175           1           0 /sys/src/cmd/acme/ Del Snarf Get | Look
f          0           4         330         330           3
          4          27         330           1           0 /tmp/ Del Snarf Get | Look
.
,w /tmp/test.dump
Q
EOE
 % window -dx 900 -dy 600  'acme -l /tmp/test.dump'

This issue was introduced in commit 47b7dc5ccd.
2022-03-15 10:49:00 +00:00
..
9 ip(3): use flags instead of tag for 8 column route add/remove 2022-03-14 18:45:27 +00:00
ape ape: fix wrong write size for _assert() 2022-03-14 11:16:11 +00:00
boot
cmd acme: fix hiding of top windows when loading a dump file (thanks Xiao-Yong) 2022-03-15 10:49:00 +00:00
games gba: fix flash chip id for 128k and add setting 2022-02-10 00:35:13 +00:00
lib9p
libaml libaml: resolve refs in ObjectType instruction 2021-10-17 19:52:28 +00:00
libauth
libauthsrv
libavl
libbin
libbio
libc reduce: use if() to test for exit status of pipeline 2022-01-10 02:01:11 +00:00
libcomplete
libcontrol
libdisk
libdraw
libdtracy
libfis
libflate
libframe
libgeometry
libhtml
libhttpd
libip
libjson
liblex
libmach
libmemdraw
libmemlayer
libmp reduce: use if() to test for exit status of pipeline 2022-01-10 02:01:11 +00:00
libndb libndb: move mkptrname() into libndb to avoid duplication 2021-11-03 19:38:36 +00:00
libplumb
libregexp
libsat
libscribble
libsec reduce: use if() to test for exit status of pipeline 2022-01-10 02:01:11 +00:00
libstdio
libString
libsunrpc
libthread libthread: fix debug prints, simplify 2021-10-13 17:08:26 +00:00
libttf
libventi
mkfile
mkfile.proto