Skip to content

Commit

Permalink
this will add the ṣ́ to the typing option
Browse files Browse the repository at this point in the history
  • Loading branch information
1kamma authored Aug 8, 2019
1 parent 26f92b3 commit 5cacf8d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Assyriolotype.ahk → Semiolotype.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ SendMode Input ; Recommended for new scripts due to its superior speed and reli
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
#SingleInstance Force
+Delete::ExitApp
!F1::msgbox,type a== to â`na-- to ā`n`ne== to ê`ne-- to ē`ni== to î`ni-- to ī`nu== to û`nu-- to û`na2 to á`na3 to à`ne2 to é`ne3 to è`ni2 to í`ni3 to ì`nu2 to ú`nu3 to ù`nt.. to ṭ`ns.. to ṣ`ns== to š`nh== to ḫ`nAlt+9 to ⸢`nAlt+0 to ⸣`ng== to ĝ`nShift Delete to Exit
!F1::msgbox,type a== to â`na-- to ā`n`ne== to ê`ne-- to ē`ni== to î`ni-- to ī`nu== to û`nu-- to û`na2 to á`na3 to à`ne2 to é`ne3 to è`ni2 to í`ni3 to ì`nu2 to ú`nu3 to ù`nt.. to ṭ`ns.. to ṣ`ns== to š`nh== to ḫ`nAlt+9 to ⸢`nAlt+0 to ⸣`ng== to ĝ`ns,, to ṣ́`nShift Delete to Exit
:?*:a==::â
:?*:e--::ē
:?*:e==::ê
Expand Down Expand Up @@ -86,6 +86,7 @@ SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
:?*:u 2::u 2
:?*:u 3::u 3
:?*:s2::ś
:?*:s,,::ś{U+323}
:?*:s 2::s2
:?*:s 2::s 2
:?*:g==::ĝ
Expand Down

0 comments on commit 5cacf8d

Please sign in to comment.