Displaying 2 results from an estimated 2 matches for "bewdy".
2006 Apr 13
4
Creating an environment for a function.
I am trying to build a function in a context where the environment
concept would appear to be useful. But I'm a bit foggy about this
concept and would appreciate some pointers and advice.
Basically the function I'm building, say foo(x,t), is a function of
two variables). Depending on the value of t, foo will return one of
the values f1(x), f2(x), ..., fk(x), where each of f1, ..., fk is
2024 Nov 26
1
Using vi syntax in command line editing.
Maybe
https://stackoverflow.com/questions/6235034/vi-keybindings-for-r-command-line-like-in-bash
?? (tl;dr "set editing-mode vi" or "set keymap vi" in .inputrc ... )
On 11/25/24 20:09, Rolf Turner wrote:
>
>
> I have recently acquired a new laptop. (My old one was giving me
> ominous messages on boot-up, about possible hard drive problems.)
>
> I