1993-11-23 |
bostic | update to 0.86
|
commit | commitdiff | tree |
1993-11-23 |
bostic | when you finish editing a temporary file and move on...
|
commit | commitdiff | tree |
1993-11-23 |
bostic | ->85
|
commit | commitdiff | tree |
1993-11-23 |
bostic | ->0.85
|
commit | commitdiff | tree |
1993-11-23 |
bostic | rework the tags stack so that all relevant information...
|
commit | commitdiff | tree |
1993-11-23 |
bostic | first bug was that change wasn't deleting the last...
|
commit | commitdiff | tree |
1993-11-23 |
bostic | add ex_insert
|
commit | commitdiff | tree |
1993-11-23 |
bostic | add ex_insert()
|
commit | commitdiff | tree |
1993-11-23 |
bostic | the new queue stuff broke marks, this clearly wasn...
|
commit | commitdiff | tree |
1993-11-23 |
bostic | wordsmithing
|
commit | commitdiff | tree |
1993-11-23 |
bostic | typos
|
commit | commitdiff | tree |
1993-11-22 |
bostic | mention hidden screens
|
commit | commitdiff | tree |
1993-11-22 |
bostic | lint
|
commit | commitdiff | tree |
1993-11-22 |
bostic | lint
|
commit | commitdiff | tree |
1993-11-22 |
bostic | litn
|
commit | commitdiff | tree |
1993-11-22 |
bostic | add declaration for ex_tagdisplay()
|
commit | commitdiff | tree |
1993-11-22 |
bostic | update to 0.84
|
commit | commitdiff | tree |
1993-11-22 |
bostic | don't output the space, it makes the cursor disappear
|
commit | commitdiff | tree |
1993-11-22 |
bostic | prettiness police
|
commit | commitdiff | tree |
1993-11-22 |
bostic | set the REFRESH bit, not the REDRAW bit
|
commit | commitdiff | tree |
1993-11-22 |
bostic | end of line terminates as well as alphabets
|
commit | commitdiff | tree |
1993-11-22 |
bostic | test for "any screen" was wrong
|
commit | commitdiff | tree |
1993-11-22 |
bostic | too many calls to the ERR macro, put the code in place...
|
commit | commitdiff | tree |
1993-11-22 |
bostic | rework all the O_NUMBER option support, courtesy Tom...
|
commit | commitdiff | tree |
1993-11-22 |
bostic | add svi_column so svi can return sc_col to vi/v_ntext.c
|
commit | commitdiff | tree |
1993-11-22 |
bostic | when lines are inserted or deleted, the rest of the...
|
commit | commitdiff | tree |
1993-11-22 |
bostic | add S_RENUMBER support so when a new line is entered...
|
commit | commitdiff | tree |
1993-11-22 |
bostic | add s_column so svi can return sc_col vi/v_ntext.c
|
commit | commitdiff | tree |
1993-11-22 |
bostic | move olno, ocno, sc_col into SVI private memory
|
commit | commitdiff | tree |
1993-11-22 |
bostic | adjust requests for lines after input buffers so that...
|
commit | commitdiff | tree |
1993-11-22 |
bostic | put periods after some of the messages
|
commit | commitdiff | tree |
1993-11-22 |
bostic | don't return 1 if a command is unknown, that's not...
|
commit | commitdiff | tree |
1993-11-22 |
bostic | abbreviations have to discard the abbreviated characters...
|
commit | commitdiff | tree |
1993-11-22 |
bostic | we have to push the characters on the stack, otherwise...
|
commit | commitdiff | tree |
1993-11-22 |
bostic | add a replay buffer count, we're pushing it on the...
|
commit | commitdiff | tree |
1993-11-22 |
bostic | bump MAX_KEYS_WITHOUT_READ to 1000, this isn't working...
|
commit | commitdiff | tree |
1993-11-22 |
bostic | rephrase map usage to make it clearer
|
commit | commitdiff | tree |
1993-11-22 |
bostic | clear some more of the FREF flags on :rewind
|
commit | commitdiff | tree |
1993-11-21 |
bostic | typo
|
commit | commitdiff | tree |
1993-11-21 |
bostic | use ctime(3), might as well use local display
|
commit | commitdiff | tree |
1993-11-21 |
bostic | SCCS dates are somewhat confusing, do it explicitly
|
commit | commitdiff | tree |
1993-11-21 |
bostic | change it so that allocation of "/tmp" provides a temporary...
|
commit | commitdiff | tree |
1993-11-21 |
bostic | add :display, replacing :sargs and :bdisplay, which...
|
commit | commitdiff | tree |
1993-11-21 |
bostic | update tags and display information
|
commit | commitdiff | tree |
1993-11-21 |
bostic | store the search string and its length so can display...
|
commit | commitdiff | tree |
1993-11-21 |
bostic | fold the bdisplay and sargs commands into the display...
|
commit | commitdiff | tree |
1993-11-21 |
bostic | rename ex_sargs to ex_sdisplay
|
commit | commitdiff | tree |
1993-11-21 |
bostic | store the search string and its length so can display...
|
commit | commitdiff | tree |
1993-11-20 |
bostic | rework file and alternate file name support to match...
|
commit | commitdiff | tree |
1993-11-19 |
bostic | don't set the edit bit until returning success
|
commit | commitdiff | tree |
1993-11-19 |
bostic | set the FR_EDITED bit in file_init
|
commit | commitdiff | tree |
1993-11-19 |
bostic | set the FR_EDITED bit in file_init
|
commit | commitdiff | tree |
1993-11-19 |
bostic | YAF to the write code
|
commit | commitdiff | tree |
1993-11-19 |
bostic | txt_auto now takes a length
|
commit | commitdiff | tree |
1993-11-19 |
bostic | another try at getting the autoindent stuff right
|
commit | commitdiff | tree |
1993-11-19 |
bostic | don't overwrite the argument buffer to text_init()
|
commit | commitdiff | tree |
1993-11-19 |
bostic | don't overwrite the argument buffer to v_ntext()
|
commit | commitdiff | tree |
1993-11-19 |
bostic | add code to replace overwriteable characters in first...
|
commit | commitdiff | tree |
1993-11-19 |
bostic | clean up queue walking
|
commit | commitdiff | tree |
1993-11-19 |
bostic | make SVI_CURSES_INIT a global flag, G_CURSES_INIT
|
commit | commitdiff | tree |
1993-11-19 |
bostic | clean up the queue walking
|
commit | commitdiff | tree |
1993-11-19 |
bostic | use dq/hq instead of passing back next screen pointer
|
commit | commitdiff | tree |
1993-11-19 |
bostic | comment wording
|
commit | commitdiff | tree |
1993-11-19 |
bostic | changes to the getcount routine broke the 'z' command
|
commit | commitdiff | tree |
1993-11-19 |
bostic | lint
|
commit | commitdiff | tree |
1993-11-18 |
bostic | document historical practice
|
commit | commitdiff | tree |
1993-11-18 |
bostic | ignore any leading colons in the command
|
commit | commitdiff | tree |
1993-11-18 |
bostic | if recovering a file, that's the file that we failed...
|
commit | commitdiff | tree |
1993-11-18 |
bostic | if created a temporary file, unlink it on error
|
commit | commitdiff | tree |
1993-11-18 |
bostic | Empty patterns set the direction.
|
commit | commitdiff | tree |
1993-11-18 |
bostic | convert screen queue and parent/child queue to <sys...
|
commit | commitdiff | tree |
1993-11-18 |
bostic | prettiness police
|
commit | commitdiff | tree |
1993-11-18 |
bostic | turn message queue into a <sys/queue.h> LIST
|
commit | commitdiff | tree |
1993-11-18 |
bostic | replace TEXT linked lists with <sys/queue.h>
|
commit | commitdiff | tree |
1993-11-18 |
bostic | typo, HDR now gone
|
commit | commitdiff | tree |
1993-11-18 |
bostic | add LIST_INIT calls for GS scrq, cutq, seqq
|
commit | commitdiff | tree |
1993-11-18 |
bostic | add mark list init
|
commit | commitdiff | tree |
1993-11-18 |
bostic | convert to the new <sys/queue.h>
|
commit | commitdiff | tree |
1993-11-18 |
bostic | convert to the new <sys/queue.h>
|
commit | commitdiff | tree |
1993-11-17 |
bostic | add bg/fg and screen resizing commands
|
commit | commitdiff | tree |
1993-11-17 |
bostic | add bg/fg and screen resizing commands
|
commit | commitdiff | tree |
1993-11-17 |
bostic | add 'n' syntax, for signed count (screen resize needs it)
|
commit | commitdiff | tree |
1993-11-17 |
bostic | add bg/fg and screen resizing commands
|
commit | commitdiff | tree |
1993-11-16 |
bostic | +<anything> could be a command
|
commit | commitdiff | tree |
1993-11-16 |
bostic | prettiness police, comments no longer correct
|
commit | commitdiff | tree |
1993-11-16 |
bostic | rename "windows" objects "screens"
|
commit | commitdiff | tree |
1993-11-16 |
bostic | prettiness police
|
commit | commitdiff | tree |
1993-11-16 |
bostic | window -> screen
|
commit | commitdiff | tree |
1993-11-16 |
bostic | rename v_window v_screen
|
commit | commitdiff | tree |
1993-11-15 |
bostic | if the screen type changes, have to reinitialize the...
|
commit | commitdiff | tree |
1993-11-15 |
bostic | add O_SHOWDIRTY option
|
commit | commitdiff | tree |
1993-11-15 |
bostic | don't include ioctl.h, it's not needed
|
commit | commitdiff | tree |
1993-11-15 |
bostic | add O_SHOWDIRTY option
|
commit | commitdiff | tree |
1993-11-14 |
bostic | wasn't incrementing clen for additional space
|
commit | commitdiff | tree |
1993-11-14 |
bostic | escape should bell if already in command mode (broke...
|
commit | commitdiff | tree |
1993-11-14 |
bostic | prettiness police
|
commit | commitdiff | tree |
1993-11-13 |
bostic | move as much as possible from the SCR into EX/VI private...
|
commit | commitdiff | tree |
1993-11-13 |
bostic | move as much as possible from the SCR into EX/VI private...
|
commit | commitdiff | tree |
1993-11-13 |
bostic | typeo
|
commit | commitdiff | tree |
1993-11-13 |
bostic | put SCNO_INCREMENT into svi_screen.h
|
commit | commitdiff | tree |