linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] History for interactive shell across sessions.
@ 2018-04-12 10:34 Maico Timmerman
  2018-04-12 10:34 ` [PATCH 1/1] Client: Added support for the history file Maico Timmerman
  0 siblings, 1 reply; 4+ messages in thread
From: Maico Timmerman @ 2018-04-12 10:34 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Maico Timmerman

GNU readline has support for reading and writing from/to file. This
patch implements reading of the history on startup and writes and
truncates the file on clean up.

Maico Timmerman (1):
  Client: Added support for the history file.

 AUTHORS            |  1 +
 client/main.c      |  1 +
 src/shared/shell.c | 23 +++++++++++++++++++++++
 src/shared/shell.h |  2 ++
 4 files changed, 27 insertions(+)

--
2.17.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-04-12 14:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-12 10:34 [PATCH 0/1] History for interactive shell across sessions Maico Timmerman
2018-04-12 10:34 ` [PATCH 1/1] Client: Added support for the history file Maico Timmerman
2018-04-12 13:01   ` Bastien Nocera
2018-04-12 14:39   ` Luiz Augusto von Dentz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).