Almost all sm cmd had been removed because qtide is now written in c++.
Hotkey binding are also hardcoded using c++ IIRC.  Therefore I suspect name
completion is doable but it needs to be done by working on qtide c++ source.
On May 16, 2014 9:29 PM, "Andrew Nikitin" <[email protected]> wrote:

> In J602 wd environment I use name completion a lot (
> http://www.jsoftware.com/jwiki/AndrewNikitin/namecomplete ) and got used
> to it quite a bit.
>
> It uses sm* family of verbs to extract partial name to the left of the
> cursor, look up matching names in current and path locales and complete it.
> This all is bound to hotkey.
>
> As I am trying to transition myself to newer version, I wonder if similar
> trick is possible in J8* console?
> Is there a hotkey bounding?
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to