summaryrefslogtreecommitdiff
path: root/src/fe-common/core/command-history.c
AgeCommit message (Expand)Author
2017-10-06add a key binding to erase history entriesailin-nemui
2017-10-06add two XSFuncs to manipulate command history entriesailin-nemui
2017-10-06refactor history to use history_entries listailin-nemui
2017-04-07Remove over_counterJoseph Bisch
2017-04-06Don't allow command history to wrap aroundJoseph Bisch
2017-04-05Fix strange history behavior when history is emptyJoseph Bisch
2016-01-08reorder history add and fixesailin-nemui
2016-01-08option to clear the historyailin-nemui
2015-04-07Change all strcmp() to g_strcmp0() to handle nulls gracefullydequis
2014-09-11source cleanup: remove trailing whitespacesMichael Vetter
2014-06-10Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp.David Hill
2007-05-08Oops. Update address correctly now.Wouter Coekaerts
2007-05-08Update FSF addressWouter Coekaerts
2001-12-27Don't add command to history if it's already in there as last entry. patch by...Timo Sirainen
2001-12-20Some crashfixes with command history.Timo Sirainen
2001-12-20Added command history groups, set them with /WINDOW HISTORY. Patch by peder@i...Timo Sirainen
2001-03-08Command history: allow "next history" to jump back to last msg inTimo Sirainen
2000-11-17windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] toTimo Sirainen
2000-09-06When pressing line down, the command line wasn't saved to history.Timo Sirainen
2000-07-31Don't allow jumping to last line in history from first lineTimo Sirainen
2000-05-25/set max_textbuffer_lines changed to /set scrollback_lines andTimo Sirainen
2000-05-04.. lots of changes ..Timo Sirainen
2000-04-26..adding new files..Timo Sirainen