On Mon, Apr 01, 2013 at 08:08:18AM +0200, Peter A. Cejchan wrote:
> to save my time, could you, please, share that trick? Thanks,
>
> ++pac
Hello Peter, I suppose my English is too bad. The trick I was talking
about is the dragging feature itself, sorry.
however, in native Plan9, scrolling goes too fast for multi-line tagline :-)
[yes, I know that I should keep commands short, but, e.g., Edit requires
newline between commands :(((]
++pac
On Mon, Apr 1, 2013 at 9:11 AM, trebol wrote:
> On Mon, Apr 01, 2013 at 08:08:18AM +0200, Peter A. Cejc
Hello,
On 1 April 2013 10:24, Peter A. Cejchan wrote:
> however, in native Plan9, scrolling goes too fast for multi-line tagline :-)
> [yes, I know that I should keep commands short, but, e.g., Edit requires
> newline between commands :(((]
I found the way how it is in p9p acme better (allow
Do what i do. I have only "Edit" on the tagline and write the commands in a
new window. And just highlight them and 2-1 click on the Edit on the
window i want the changes to happen. Easier and reusable.
2013/4/1 Peter A. Cejchan
> however, in native Plan9, scrolling goes too fast for multi-line
This seems like an appropriate time to announce that
the following Intel wifi cards are now known working:
Intel WiFi LINK 4965/5100/5300 AGN
Intel Centrino Ultimate-N 6000
Intel Centrino Advanced-N 6205
It is likely other cards either already do or can be made
to work with the current driver.
I
/sys/src/cmd/ndb/cs.c:/^rwrite/;/^}/ looks like a rather complete reference
☺
Looking forward to a backport of this to the stock Plan 9.
no, cons(3) interface abstracts away from key strokes and yields complete
Runes.
> Looking forward to a backport of this to the stock Plan 9.
... and plan9port!
Greate! And thanks!
01.04.2013 17:53 пользователь написал:
> This seems like an appropriate time to announce that
> the following Intel wifi cards are now known working:
>
> Intel WiFi LINK 4965/5100/5300 AGN
> Intel Centrino Ultimate-N 6000
> Intel Centrino Advanced-N 6205
>
> It is likely other
would that include MacOSX?
On Mon, Apr 1, 2013 at 7:13 AM, andrey mirtchovski wrote:
> > Looking forward to a backport of this to the stock Plan 9.
>
> ... and plan9port!
>
>
On Mon Apr 1 10:03:18 EDT 2013, yari...@gmail.com wrote:
> Looking forward to a backport of this to the stock Plan 9.
the wifi driver is already in nix. it was a trivial port, so i would
expect it to just work.
- erik
On Mon Apr 1 09:57:11 EDT 2013, yari...@gmail.com wrote:
> /sys/src/cmd/ndb/cs.c:/^rwrite/;/^}/ looks like a rather complete reference
>
> ☺
i don't accept code as documentation, even from plan 9.
- erik
Great work.
On Mon, Apr 1, 2013 at 5:13 PM, erik quanstrom wrote:
> On Mon Apr 1 10:03:18 EDT 2013, yari...@gmail.com wrote:
>
>> Looking forward to a backport of this to the stock Plan 9.
>
> the wifi driver is already in nix. it was a trivial port, so i would
> expect it to just work.
>
> - e
Wow! That's it! I always wanted a 'command window', now I see why it is
needless. Thanks!
On Mon, Apr 1, 2013 at 2:01 PM, Bence Fábián wrote:
> Do what i do. I have only "Edit" on the tagline and write the commands in a
> new window. And just highlight them and 2-1 click on the Edit on the
> wi
The following code triggers a warning:
#include
#include
int main() {
unsigned long long val = 0;
print("VAL: %llu\n", val);
return 0;
}
warning: llu.c:7 format mismatch llu
UVLONG, arg 2
and pro
16 matches
Mail list logo