aboutsummaryrefslogtreecommitdiff
path: root/posts/2020-09-08-bind-warning-on-login.md
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2021-12-08 11:59:37 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2021-12-08 11:59:37 +0100
commitb0b8f7ffbf563f341745e86bfe85f080f6a8db27 (patch)
treec56029d1d0939d899a622c60309dfccd0b84e7bb /posts/2020-09-08-bind-warning-on-login.md
parent2a373fcbb6dc6eb864f1c9f3351efe4b5ed2abf0 (diff)
downloadmitjafelicijan.com-b0b8f7ffbf563f341745e86bfe85f080f6a8db27.tar.gz
A bunch of changes
Diffstat (limited to 'posts/2020-09-08-bind-warning-on-login.md')
-rw-r--r--posts/2020-09-08-bind-warning-on-login.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/2020-09-08-bind-warning-on-login.md b/posts/2020-09-08-bind-warning-on-login.md
index cae781f..ab26b0c 100644
--- a/posts/2020-09-08-bind-warning-on-login.md
+++ b/posts/2020-09-08-bind-warning-on-login.md
@@ -23,7 +23,7 @@ bind '"\e[Z":menu-complete-backward'
23 23
24I haven't noticed anything wrong with this and all was working fine until I restarted my machine and then I got this error. 24I haven't noticed anything wrong with this and all was working fine until I restarted my machine and then I got this error.
25 25
26![Profile bind error](/assets/profile-bind-error/error.jpg.dith.gif) 26![Profile bind error](/assets/profile-bind-error/error.jpg)
27 27
28When I pressed OK, I got into the [Gnome shell](https://wiki.gnome.org/Projects/GnomeShell) and all was working fine, but the error was still bugging me. I started looking for the reason why this is happening and found a solution to this error on [Remote SSH Commands - bash bind warning: line editing not enabled](https://superuser.com/a/892682). 28When I pressed OK, I got into the [Gnome shell](https://wiki.gnome.org/Projects/GnomeShell) and all was working fine, but the error was still bugging me. I started looking for the reason why this is happening and found a solution to this error on [Remote SSH Commands - bash bind warning: line editing not enabled](https://superuser.com/a/892682).
29 29