You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reverse solidus (commonly known as backlash) \
The \ key plays a major role in this layout. It is used as a modifier character. It means that when a user presses this key, it will modify the character before or the the character after. Below are the rules.
Atomic chillu (Unicode 5.1 or later) to sequence chillu (Unicode 5.0 or older versions)
After ൻsend ന് # ന + virama + Zero Width Joiner
After ൺsend ണ് # ണ + virama + Zero Width Joiner
After ർsend ര് # ര + virama + Zero Width Joiner
After ൽsend ല് # ല + virama + Zero Width Joiner
After ൾsend ള് # ള + virama + Zero Width Joiner
After ൿsend ക് # ക + virama + Zero Width Joiner
And vice versa too
After ന്send ൻ
After ണ്send ൺ
After ര്send ർ
After ല്send ൽ
After ള്send ൾ
After ക്send ൿ
After റ്റ് send ഺ and after ഺ send റ്റ്
Archaic forms
After ീ send ൟ
After ൗ send ൌ
Letters to signs
After മ്send ം
After ആsend ാ
After ഇsend ി
After ഈsend ീ
After ഉsend ു
After ഊsend ൂ
After ഋsend ൃ
After ൠsend ൄ
After ഌsend ൢ
After ൡsend ൣ
After എsend െ
After ഏsend േ
After ഐsend ൈ
After ഒsend ൊ
After ഓsend ോ
After ഔsend ൗ
Date sign
After ൻsend ൹
After ന്send ൹
Fractions
After 10send ൰
After 100send ൱
After 1000send ൲
After 1/4send ൳
After 1/2send ൴
After 3/4send ൵
After 3/4send ൵
After 1/16send ൶
After 1/8send ൷
After 3/16send ൸
After 1/160send ൘
After 1/40send ൙
After 3/80send ൚
After 1/20send ൛
After 1/10send ൜
After 3/20send ൝
After 1/5send ൞
Dashes
After ---send — # m-dash
After --send – # n-dash
After -send − # minus sign
Nasalization (Anusvara variants)
After ംsend ഀ
After ഀsend ഁ
Full stops (Devanagari Danda)
After . send ।
After । send ॥
In every other places send \
What is the actual behavior?
Do you have a suggestion to make?
We should change the atomic chillu <> sequence chillu switching to \. Since there is no visual difference between the two, if a user accidentally press a \ to switch from one form to another, he might not notice the change.
Since this key has so many functions, it must be tested thoroughly before merging to the master.
After each loop through the characters, should we send the '' character at the end? This will enable the user to type \ wherever he wishes.
The
reverse solidus
(commonly known as backlash)\
The
\
key plays a major role in this layout. It is used as a modifier character. It means that when a user presses this key, it will modify the character before or the the character after. Below are the rules.ൻ
sendന്
# ന + virama + Zero Width Joinerൺ
sendണ്
# ണ + virama + Zero Width Joinerർ
sendര്
# ര + virama + Zero Width Joinerൽ
sendല്
# ല + virama + Zero Width Joinerൾ
sendള്
# ള + virama + Zero Width Joinerൿ
sendക്
# ക + virama + Zero Width Joinerന്
sendൻ
ണ്
sendൺ
ര്
sendർ
ല്
sendൽ
ള്
sendൾ
ക്
sendൿ
റ്റ്
sendഺ
and afterഺ
sendറ്റ്
ീ
sendൟ
ൗ
sendൌ
മ്
sendം
ആ
sendാ
ഇ
sendി
ഈ
sendീ
ഉ
sendു
ഊ
sendൂ
ഋ
sendൃ
ൠ
sendൄ
ഌ
sendൢ
ൡ
sendൣ
എ
sendെ
ഏ
sendേ
ഐ
sendൈ
ഒ
sendൊ
ഓ
sendോ
ഔ
sendൗ
ൻ
send൹
ന്
send൹
10
send൰
100
send൱
1000
send൲
1/4
send൳
1/2
send൴
3/4
send൵
3/4
send൵
1/16
send൶
1/8
send൷
3/16
send൸
1/160
send൘
1/40
send൙
3/80
send൚
1/20
send൛
1/10
send൜
3/20
send൝
1/5
send൞
---
send—
# m-dash--
send–
# n-dash-
send−
# minus signം
sendഀ
ഀ
sendഁ
.
send।
।
send॥
\
loop
through the characters, should we send the '' character at the end? This will enable the user to type\
wherever he wishes.The text was updated successfully, but these errors were encountered: