summary refs log tree commit diff stats
path: root/lib
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-01-13 15:27:48 -0500
committerDrew DeVault <sir@cmpwn.com>2019-01-13 15:27:48 -0500
commit24196d2c6fecae4b6bb52dfec14ac9d7e4bd40d4 (patch)
treed47b8ea1654a5627811df1e5ad5c5cfd172358fc /lib
parent60284850f22624a03996e882fcfd6aeb2af88b93 (diff)
downloadaerc-24196d2c6fecae4b6bb52dfec14ac9d7e4bd40d4.tar.gz
Revert "Render selected list item differently"
This reverts commit 60284850f22624a03996e882fcfd6aeb2af88b93.
Diffstat (limited to 'lib')
-rw-r--r--lib/ui/list.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ui/list.go b/lib/ui/list.go
index 9caae20..58f304f 100644
--- a/lib/ui/list.go
+++ b/lib/ui/list.go
@@ -88,7 +88,6 @@ func (list *List) Select(index int) {
 		panic(fmt.Errorf("Attempted to select unknown child"))
 	}
 	list.selected = index
-	list.Items[list.selected].invalid = true
 	list.Invalidate()
 }
 
' href='#n123'>123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 1
-- $LynxId: AUTHORS,v 1.6 2008/04/11 22:36:11 tom Exp $
-- vile:txtmode
Most of the people who have contributed more than one patch to Lynx (as well as
a few who have only one) are noted in the changelogs by their initials (to keep
the changelog short).  Here is a summary of those initials and the
corresponding full names:

AAC	Andrey A Chernov
BD	Binh Do
BJP	Brian J Pardy
BL	Bela Lubkin
CK	Charles Karney
DK	Doug Kaufman
DSB	Scott Bigham
DW	David Woolley
FLWM	Frederic L W Meunier
FM	Foteos Macrides
GN	Glenn Nielsen
GV	Gisle Vanem
HL	Hiram Lester Jr
HM	Hynek Med
HN	Henry Nelson
IC	Ismael Cordeiro
IZ	Ilya Zakharevich
JB	John Bley
JED	John E Davis
JES	James E Spath
JKT	J Kevin Ternes
JN	John Nowlin
KED	Kim DeVaughn
KW	Klaus Weide
LE	Laura Eaves
LP	Leonid Pauzner
LV	Larry W Virden
NSH	nsh@horae.dti.ne.jp
PBM	Paul B Mahol
PC	Peter Canning
PDS	Paul D Smith
PG	Paul Gilmartin
PHDM	Philippe De Muyter
PW	Philip Webb
RN	Ryan Nielsen
RS	Rado Smiljanic
SC	Stefan Caunter
SH	Hiroyuki Senshu
SKY	Sinan Kaan Yerli
SS	Sergey Svishchev
TD	Thomas E Dickey
TG	Thorsten Glaser
TH	Hataguchi Takeshi
VH	Vlad Harchev
WB	Wayne Buttles
WS	Bill Schiavo