Searched refs:DIRED (Results 1 – 3 of 3) sorted by relevance
100 } DIRED; typedef229 DIRED * data, in LYListFmtParse()1822 #define DIRED_BLOK(obj) (((DIRED *)(obj))->sort_tags)1823 #define DIRED_NAME(obj) (((DIRED *)(obj))->file_name)1843 DIRED *p = (DIRED *) a; in dired_cmp()1844 DIRED *q = (DIRED *) b; in dired_cmp()1957 DIRED *data = NULL; in print_local_dir()1986 data = (DIRED *) malloc(sizeof(DIRED) + strlen(dirbuf->d_name) + 4); in print_local_dir()2081 DIRED *entry; in print_local_dir()2098 entry = (DIRED *) (HTBTree_object(next_element)); in print_local_dir()
2567 # If the additional field OTHER BINDING specifies DIRED, then the function is2568 # mapped in the override table used only in DIRED mode. This is only valid2574 #KEYMAP:^U:NEXT_DOC:DIRED # Undo going back to the previous document2575 #KEYMAP:.:TAG_LINK:DIRED # Tag a file or directory for later action2576 #KEYMAP:c:CREATE:DIRED # Create a new file or directory2577 #KEYMAP:C:CHDIR:DIRED # change current directory2578 #KEYMAP:f:DIRED_MENU:DIRED # Display a menu of file operations2579 #KEYMAP:m:MODIFY:DIRED # Modify name or location of a file or directory2580 #KEYMAP:r:REMOVE:DIRED # Remove files or directories2581 #KEYMAP:t:TAG_LINK:DIRED # Tag a file or directory for later action[all …]
1623 URL rather than the expected "/". This case which happens in DIRED, was3257 * add DIRED support to makefile.bcb -TD4792 (KEYMAP:lynxkey:lynxaction:DIRED is also still possible for defining a Dired4841 * extended KEYMAP option: additional field can specify DIRED to request4843 table. Documented the DIRED field and default override mapping in4847 DO_NOTHING for DIRED. The logic deciding whether to show a separate line for