descriptionA small and simple GTK+ vi clone
homepage URLhttp://geevi.berlios.de
owneraligrudi@gmail.com
last changeMon, 9 Mar 2009 18:39:25 +0000 (9 22:09 +0330)
content tags
add:
readme
Geevi is a small and simple vi clone using GTK library. There are good vi clones but they don't handle unicode and right to left languages well. GTK, on the other hand, handles them very well. Geevi can be a handy tool when editing such files.
shortlog
2009-03-09 Ali Gholami... geevi: set window default sizemaster
2009-01-27 Ali Gholami... move: change h and l commands to move visually
2009-01-08 Ali Gholami... cmd: ignore uninteresting keys
2009-01-08 Ali Gholami... cmd: add f and F commands
2009-01-08 Ali Gholami... cmd: add n and N commands
2009-01-08 Ali Gholami... cmd: fix search in normal mode
2009-01-08 Ali Gholami... cmd: merge rootctx_normal and rootctx
2009-01-08 Ali Gholami... cmd: add / and ? commands
2009-01-08 Ali Gholami... ex: copy ? keywords to vi->word
2009-01-08 Ali Gholami... geevi: add EM_EX for ex mode
2009-01-08 Ali Gholami... geevi: store search word in vi->word
2009-01-08 Ali Gholami... cmd: move a single page in ^F
2009-01-08 Ali Gholami... cmd: H, M and L commands are movements
2009-01-08 Ali Gholami... move: add view argument to moveiter
2009-01-08 Ali Gholami... cmd: remove unnecessary cursor_get in move_page
2009-01-08 Ali Gholami... geevi: handle ` command in movement contexts
...
heads
15 years ago master