summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2016-11-28Formatted VISUAL MODE and several more sections.ncoop
2016-11-26fix redo key in documentationJim Gregory
2016-11-21Format doc: EDIT MODE and COMMAND MODEncoop
2016-11-09Removed white spacemongo
2016-11-09:set command improvementmongo
2016-11-09Added set to gram.ymongo
2016-11-09Fix when opening files with slashmongo
2016-11-09Fix in yyerror functionmongo
2016-10-24Applied consistent spacing, capitalization and punctuation.ncoop
2016-10-23Applied vim help modeline and section separators.ncoop
2016-10-22doc: Corrected trailing spaces and typos.ncoop
2016-10-20fixed isnumeric() to only search for max 1 dot and 1 dash, allowing IP addres...Bill Sanders
2016-10-20new @replace string functionmongo
2016-10-20Fix typomongo
2016-10-20change in # commandmongo
2016-10-19csv import now use isnumeric functionmongo
2016-10-18sum special command renamed to fsummongo
2016-10-18Added UNDO and LOCK check to fcopy special command. Added fcopy to gram.ymongo
2016-10-18New :fcopy special commandmongo
2016-10-17Fix in seval callsmongo
2016-10-14Fix :color commandmongo
2016-09-28Fix colors of sc_info messages when using background other than blackmongo
2016-09-28Fix colors of sc_info messages when using background other than blackmongo
2016-09-28Updated CHANGES filemongo
2016-09-09Added fill command to docmongo
2016-09-09Removed commented includesmongo
2016-09-09Added undo for fill commandmongo
2016-09-09Restored old SC fill functionmongo
2016-09-08Wordexpand when saving fileJohannes Löthberg
2016-09-08Expand filenames using wordexpJohannes Löthberg
2016-09-07:load now reports error if file does not existsmongo
2016-09-06Translated a comment to englishmongo
2016-09-06Fix load commandmongo
2016-09-05Fix includesandmarti1424
2016-09-05Removed some includesandmarti1424
2016-09-05Split pkg-config lines outJohannes Löthberg
2016-09-05Use pkg-config for ncursesw cflagsJohannes Löthberg
2016-09-05Fix when saving files with no extensionmongo
2016-09-01:w now adds '.sc' extension if none is specifiedmongo
2016-09-01Fix welcome screen colorsmongo
2016-08-31Removed .gitignoremongo
2016-08-31Little fix when undoing :sum that made no sums..mongo
2016-08-30White backgroundmongo
2016-08-29Added new "debug" configuration parametermongo
2016-08-29Change wprintf call to sc_info callmongo
2016-08-29Changed sc_error sc_info and sc_debug functions to MACROSmongo
2016-08-29Some fixesmongo
2016-08-29Cleaned commented linesmongo
2016-08-29Changes in sc_info sc_error and sc_debug functionsmongo
2016-08-29Changes in readfile function to fix issue that sometimes appearedmongo