summaryrefslogtreecommitdiff
path: root/src/core/special-vars.c
AgeCommit message (Expand)Author
2001-08-08Added function expand_escapes() which handles now escaping /EVAL and inputTimo Sirainen
2001-06-26special-vars: added flag PARSE_FLAG_ESCAPE_THEME to escape { and } charsTimo Sirainen
2001-03-03/SET prompt - if target had %c or something in it, it shouldn't beTimo Sirainen
2001-01-12$[.10]var truncates the var to 10 chars, but doesn't pad if var isTimo Sirainen
2000-12-17/SET prompt, /SET prompt_window - Specifies the text in prompt.Timo Sirainen
2000-12-10'_' character wasn't treated as acceptable $variable_name character.Timo Sirainen
2000-12-05Split expandos from special-vars.c to expandos.c. Added list of signalsTimo Sirainen
2000-11-30cmd_options_get_server() : allow NULL cmd argumentTimo Sirainen
2000-10-26Some fixes for compiling with Win32 :)Timo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen
2000-07-22uname() return value checking fixes.Timo Sirainen
2000-07-16Cleaned up code.Timo Sirainen
2000-06-11/EVAL will now expand \n and \t to newline and tab.Timo Sirainen
2000-05-25Unline glib.h tells, g_getenv() doesn't return newly allocated stringTimo Sirainen
2000-05-09- Compiling fixesTimo Sirainen
2000-04-26..adding new files..Timo Sirainen