mc/edit
Daniel Borca 9f2034d376 Ticket #1484 (show bookmark)
* add keyboard shortcuts
    * add showing bookmarks

Signed-off-by: Ilia Maslakov <il.smind@google.com>

    * show '*' for bookmarked line (if line state showed)

Signed-off-by: Ilia Maslakov <il.smind@google.com>
2009-08-18 10:05:50 +00:00
..
.gitignore Added .svnignore files (same as .cvsignore) 2008-12-28 23:27:03 +02:00
bookmark.c Hide private API of editor (#361). 2009-06-16 15:36:45 +04:00
choosesyntax.c Initial step to move TTY layer of MC to separate library. 2009-08-12 21:19:20 +04:00
edit-impl.h Ticket #1384 (Whitespace highlighting should be optional) 2009-07-07 05:53:52 +00:00
edit-widget.h Ticket #1529 (remove search converter overhead) 2009-08-18 05:52:40 +00:00
edit.c Ticket #1412 (vertical selection issue) 2009-08-18 06:13:01 +00:00
edit.h add option "Cursor beyond end of line" into "Options\General..." dialog (editor_beyond_eol in ini) 2009-08-17 18:11:20 +00:00
editcmd_dialogs.c Ticket #1412 (vertical selection issue) 2009-08-18 06:13:01 +00:00
editcmd_dialogs.h Initial step to move TTY layer of MC to separate library. 2009-08-12 21:19:20 +04:00
editcmd.c Ticket #1529 (remove search converter overhead) 2009-08-18 05:52:40 +00:00
editcmddef.h Ticket #1384 (Whitespace highlighting should be optional) 2009-07-07 05:53:52 +00:00
editdraw.c Ticket #1484 (show bookmark) 2009-08-18 10:05:50 +00:00
editkeys.c Ticket #1484 (show bookmark) 2009-08-18 10:05:50 +00:00
editlock.c fixed several missing #include's 2009-06-18 21:02:29 +04:00
editlock.h Simple doxygen description for files in edit directory. 2009-02-10 16:07:59 +02:00
editmenu.c Ticket #1484 (show bookmark) 2009-08-18 10:05:50 +00:00
editoptions.c add option "Cursor beyond end of line" into "Options\General..." dialog (editor_beyond_eol in ini) 2009-08-17 18:11:20 +00:00
editwidget.c Ticket #1412 (vertical selection issue) 2009-08-18 06:13:01 +00:00
etags.c Ticket #267 (etags incorrect get the line number definition) 2009-08-15 11:36:57 +00:00
etags.h Project now build with: 2009-04-24 01:47:22 +03:00
Makefile.am Hide private API of editor (#361). 2009-06-16 15:36:45 +04:00
syntax.c Reorganization of TTY color functions. 2009-08-12 21:23:12 +04:00
usermap.c Initial step to move TTY layer of MC to separate library. 2009-08-12 21:19:20 +04:00
usermap.h Hide private API of editor (#361). 2009-06-16 15:36:45 +04:00
wordproc.c further include file fixups 2009-06-18 21:02:29 +04:00