Project

General

Profile

Actions

Feature #4586

open

Add $spellchecklang to return the default and per channel spellchecker language

Added by westor (GR) almost 5 years ago. Updated almost 5 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
Scripting
Target version:
Start date:
05/15/2019
Due date:
% Done:

0%

Estimated time:
Operative System:
All

Description

Hello,

I wanna suggest an identifier that could look and return the currently set spellchecker language, the default or the custom if an window is specified too, i will provide more examples to make it more clear.

Usage :

$spellchecklang([Window Name])

$spellchecklang = with no parameters, will return the default set language.

$spellchecklang(#test) = with a channel window parameter will return the language set for this channel.

Examples :

Command: //echo -a IS: $spellchecklang
Results: en

Command: //echo -a IS: $spellchecklang(#test)
Results: gr

- Thanks!

Actions

Also available in: Atom PDF