History in drop-down terminal

Can I make the drop-down terminal use the history of Konsole, the default terminal in KDE?

inxi -F
System:
  Host: shmuel-Manjaro Kernel: 5.8.6-1-MANJARO x86_64 bits: 64 
  Desktop: KDE Plasma 5.19.5 Distro: Manjaro Linux 
Machine:
  Type: Desktop Mobo: ASUSTeK model: PRIME B365M-A v: Rev X.0x 
  serial: <superuser/root required> UEFI: American Megatrends v: 1203 
  date: 10/10/2019 
CPU:
  Topology: 8-Core model: Intel Core i7-9700 bits: 64 type: MCP 
  L2 cache: 12.0 MiB 
  Speed: 3879 MHz min/max: 800/4700 MHz Core speeds (MHz): 1: 2796 
  2: 3123 3: 2420 4: 2830 5: 2789 6: 3016 7: 2954 8: 2964 
Graphics:
  Device-1: Intel UHD Graphics 630 driver: i915 v: kernel 
  Device-2: IMC Networks XHC Camera type: USB driver: uvcvideo 
  Display: x11 server: X.Org 1.20.8 driver: intel unloaded: modesetting 
  resolution: 1: 1920x1080~60Hz 2: 1920x1080~60Hz 
  OpenGL: renderer: Mesa Intel UHD Graphics 630 (CFL GT2) 
  v: 4.6 Mesa 20.1.7 
Audio:
  Device-1: Intel 200 Series PCH HD Audio driver: snd_hda_intel 
  Device-2: JMTek LLC. type: USB 
  driver: hid-generic,snd-usb-audio,usbhid 
  Sound Server: ALSA v: k5.8.6-1-MANJARO 
Network:
  Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet 
  driver: r8169 
  IF: enp3s0 state: up speed: 1000 Mbps duplex: full 
  mac: a8:5e:45:e2:87:3c 
Drives:
  Local Storage: total: 2.26 TiB used: 455.85 GiB (19.7%) 
  ID-1: /dev/sda vendor: Kingston model: SA400S37480G size: 447.13 GiB 
  ID-2: /dev/sdb vendor: Toshiba model: HDWD120 size: 1.82 TiB 
Partition:
  ID-1: / size: 46.72 GiB used: 8.70 GiB (18.6%) fs: ext4 dev: /dev/sda6 
Swap:
  Alert: No Swap data was found. 
Sensors:
  System Temperatures: cpu: 34.0 C mobo: N/A 
  Fan Speeds (RPM): N/A 
Info:
  Processes: 233 Uptime: 44m Memory: 15.50 GiB used: 2.26 GiB (14.6%) 
  Shell: Bash inxi: 3.1.05

Hard to imagine what think of… Do you something like this?

I think what you want is the following config:

shopt -s histappendPROMPT_COMMAND=‘history -a’

In bashrc. Source -> h!ttp://olivercom.users30.interdns.co.uk/content/yakuake-terminal-not-saving-bash-history

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.