Feature #1042
Remember command history across restarts
Status: | New | Start: | 04/24/2015 | |
Priority: | Normal | Due date: | ||
Assigned to: | - | % Done: | 0% |
|
Category: | Frontend | |||
Target version: | - | |||
Complexity: | Medium |
|||
Votes: | 1 (View) |
Description
i want to expand my history in my chat bar
i wants to remember the chat history when him restart Smuxi
i want chat history also to be persistent
VsyachePuz: to tell you what, a week ago or so I was thinking of writing the chat history into sqlite!
Tank you
History
Updated by Super Puissant 3499 days ago
Super Puissant wrote:
i want to expand my history in my chat bar i wants to remember the chat history when him restart Smuxi i want chat history also to be persistent VsyachePuz: to tell you what, a week ago or so I was thinking of writing the chat history into sqlite!
Tank you
/home/ir0n/.local/share/smuxi/logs/irc/oftc/ i want to add to my history chat too
Updated by Mirco Bauer 3497 days ago
- Subject changed from Remember chat history across restarts to Remember command history across restarts
- Category set to Frontend
- Complexity set to Medium
SQLite should be used to store the command history on disk. Ideally the code should be moved from Frontend-GNOME/Entry.cs to Frontend/CommandHistory.cs
Updated by Mirco Bauer 3497 days ago
- Tracker changed from Bug to Feature