#53 Only store command in history buffer when changed

Merged
shimatta merged 6 commits from shimatta/feature/#52-only-store-new-commands-in-history into shimatta/develop 4 years ago

6 Commits

Author SHA1 Message Date
  prozessorkern c7f238c005 fixed comments 4 years ago
  prozessorkern 0b0a52d898 fixed the history buffer when there is an overflow 4 years ago
  prozessorkern e6b45952b3 added tests for shellmatta_history and improved documentation 4 years ago
  prozessorkern 438e4c4d76 fix dirty flag 4 years ago
  prozessorkern ded69bc1f4 make mario happy 4 years ago
  prozessorkern 88c33895f6 added check if the current entered command matches the last command in the history buffer - if the command is already stored it will not be stored again 4 years ago