⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.247
Server IP:
45.79.8.107
Server:
Linux localhost 5.15.0-140-generic #150-Ubuntu SMP Sat Apr 12 06:00:09 UTC 2025 x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.2-1ubuntu2.21
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
proc
/
self
/
root
/
usr
/
share
/
vim
/
vim82
/
keymap
/
View File Name :
greek_cp737.vim
" Vim Keymap file for greek DOS cp737 " Maintainer: Panagiotis Louridas
" Last Updated: Thu Mar 23 14:05:45 EET 2006 " This keyboard layout allows all Greek symbols to be typed, " including accented capitals and diaeresis. It does not " include diaeresis and accent on the same vowel, nor " the greek quotes, as these were not included in the codepage. " It includes the Greek semicolon sign. " " accent ";" + letter " diaeresis ":" + letter " diaeresis + accent ";" + ":" (or ":" + ";") + letter " semicolon "q" " colon "Q" " greek semicolon "W" " sigma at end of word "w" " Use this short name in the status line. let b:keymap_name = "greek" loadkeymap " capital A
" B
" G
" D
" E
" Z
" H
" U
" I
" K
" L
" M
" N
" J
" O
" P
" R
" S
" T
" Y
" F
" X
" C
" V
" " small a
" b
" g
" d
" e
" z
" h
" u
" i
" k
" l
" m
" n
" j
" o
" p
" r
" s
" w
" t
" y
" f
" x
" c
" v
" " accented capital ;A
" ;E
" ;H
" ;I
" ;O
" ;Y
" ;V
" " :I
" :Y
" " accented small ;a
" ;e
" ;h
" ;i
" ;o
" ;y
" ;v
" " :i
" :y
" " " symbols q ; " ; Q : " : W
"