Re: [kde] history in konsole tabs: where?



On Saturday 06 October 2007 17:50:24 Kevin Krammer wrote:
On Saturday 06 October 2007, Dexter Filmore wrote:
Where does Konsole store the history for multiple tabs?
I can find the first tab's history in ~/.bash_history and even in other
tabs $HISTFILE is set to that but commands in other tabs don't seem to go
there, yet "history" displays them accurately.

It is up to the shell when it writes or reads its history file.

E.g bash usually doesn't read it during its lifetime, zsh reads it when you
press enter without a command

That wasn't my point.
I need to know where *konsole* stores the history for each tab.
It has to be doing that since each tab has its own history but the commands
from the tabs do not show up in the file ~/.bash_history.



--
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS d--(+)@ s-:+ a- C++++ UL++ P+>++ L+++>++++ E-- W++ N o? K-
w--(---) !O M+ V- PS+ PE Y++ PGP t++(---)@ 5 X+(++) R+(++) tv--(+)@
b++(+++) DI+++ D- G++ e* h>++ r* y?
------END GEEK CODE BLOCK------

http://www.stop1984.com
http://www.againsttcpa.com
___________________________________________________
This message is from the kde mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.



Relevant Pages

  • Re: [kde] history in konsole tabs: where?
    ... even in other tabs $HISTFILE is set to that but commands ... in other tabs don't seem to go there, yet "history" ... history but the commands from the tabs do not show up in the ... bash stores the history in RAM ...
    (KDE)
  • Re: [kde] history in konsole tabs: where?
    ... tabs $HISTFILE is set to that but commands in other tabs don't seem to go ... yet "history" displays them accurately. ... I need to know where *konsole* stores the history for each tab. ... Konsole does not have command history. ...
    (KDE)
  • Re: [kde] history in konsole tabs: where?
    ... tabs $HISTFILE is set to that but commands in other tabs don't seem to go ... yet "history" displays them accurately. ... Kevin Krammer, KDE developer, xdg-utils developer ...
    (KDE)
  • [kde] history in konsole tabs: where?
    ... Where does Konsole store the history for multiple tabs? ... $HISTFILE is set to that but commands in other tabs don't seem to go there, ...
    (KDE)
  • Re: how can I write shell history immediately to HISTFILE
    ... The bash internal command "history" can be told to append ... This will append every new command to the history file, ... Lots of times I notice commands are not present that I thought should ... Read the bash manpage and look up HISTCONTROL. ...
    (comp.unix.shell)