1 Neuromancer > it compiles...
2 fonseca > ... and that concludes the rc2 announcement.
4 Miciah+> Add a href and all is goo.
6 Miciah+> Somebody make a joke...
8 fonseca+> [22:51:23]fonseca@ask:~ > mutt -Z
9 fonseca+> sh: line 1: elinks: command not found
10 fonseca+> Press any key to continue...
12 fonseca+> Damn gentoo upgrade.
14 You can prefix an action with a number. For example:
15 3<Down> jumps down three links.
17 Use 'u' to move forward in the document history.
19 Use '*' to toggle the display of image tags with no ALT attribute.
21 Use '.' to toggle link numbering.
23 Set ESC->Setup->Option manager->Document->Browsing->Forms->Insert mode
24 to '1' to prevent text fields from capturing key presses. When enabled,
25 one must explicitly 'enter' a selected text-field to edit it.
27 Pressing '|' will display server headers and '=', page information.
29 Use '\' to toggle display of the page source.
31 Use '%' to switch between using the default colors, using
32 document specified colors except for the background, and
33 using document specified colors including the background.
35 You can use the escape key to dismiss any dialog box.
37 To search in the current frame, hit '/', or '?' to search backwards.
39 Use 't' to open a new tab and 'T' to open the
40 selected link in a new tab in the background.
42 If you are having trouble selecting text with the mouse
43 for copy and paste, try holding down the shift key.
45 Use 'n' to show the next search result and 'N' to show the previous.
47 fonseca+> It is DIY season on planet ELinks. ;)
49 08:57:49 < Miciah> Cats are not progressive.
51 mffpasky > you're mad? :) exposing myself to a CVS version of ELinks?!
53 Click on the LEDs to get an information dialog describing their purpose.
55 To preload links for later reading, press 'T' on
56 each one. Then, use '>' and '<' to switch between
57 tabs, and 'c' to close a tab when you are finished.
59 fonseca > pasky: Are we in a funny mood today?
64 pasky > mmmmmmm mmmmmmm ooooooooooo ooooooooooo !:::!
65 pasky > mm:::::::m m:::::::mm oo:::::::::::oo oo:::::::::::oo !:::!
66 pasky > m::::::::::mm::::::::::mo:::::::::::::::oo:::::::::::::::o!:::!
67 pasky > m::::::::::::::::::::::mo:::::ooooo:::::oo:::::ooooo:::::o!:::!
68 pasky > m:::::mmm::::::mmm:::::mo::::o o::::oo::::o o::::o!:::!
69 pasky > m::::m m::::m m::::mo::::o o::::oo::::o o::::o!:::!
70 pasky > m::::m m::::m m::::mo::::o o::::oo::::o o::::o!!:!!
71 pasky > m::::m m::::m m::::mo::::o o::::oo::::o o::::o !!!
72 pasky > m::::m m::::m m::::mo:::::ooooo:::::oo:::::ooooo:::::o
73 pasky > m::::m m::::m m::::mo:::::::::::::::oo:::::::::::::::o !!!
74 pasky > m::::m m::::m m::::m oo:::::::::::oo oo:::::::::::oo !!:!!
75 pasky > mmmmmm mmmmmm mmmmmm ooooooooooo ooooooooooo !!!
78 To move a bookmark, press <insert> or '*' on it, move the cursor
79 above where you'd like it to be, and press the 'Move' button.
81 hooks.pl: take THAT hooks.lua - *pimp slap*
83 Pressing Ctrl-W in most text-input fields will auto-complete the entered
84 text from history or display a menu with possible completions.
86 To interrupt a connection, press 'z'. The key bound to 'back' also works.
89 Neuromancer> You know, maybe it'd save some cycles if that just gets hard coded there instead of the -.
91 Neuromancer > Sure, it may not compile, but we have PDF docs. Sweet.
93 [Miciah] Are chr, uchar, LLONG, and LDOUBLE beneficial?
94 [fonseca] begone spawn of darkness
96 fonseca > I think it'll take no more than 5 hours to release 0.10.6
98 fonseca > The other releases has taken 2 hours, to go through the backlog. But this one is a bit harder.
99 fonseca > Not all is in the elinks-cvs mailbox.
100 arcatan > I'm going to quote that when you have hacked 10 hours
101 fonseca > And I'm going to quote that when I've done it in 3 hours. ;)
103 Scrool > pasky: HTML renderer doesn't work well with double-width characters. I
104 want to test it in source code view. But after switching into Source
105 code view some characters from HTML view stays there.
107 Scrool > What's that?
108 Scrool > It kills my current build.
111 paakku> fonseca: I think quote_level should be unsigned after all, in case it
112 overflows in html_quote on a 64-bit machine.
113 fonseca> paakku: I am curious why you especially mention 64-bit?
114 paakku> 64-bit because exploiting this is likely to need a 6 GB HTML page and
115 that is not possible on 32-bit.