aboutsummaryrefslogtreecommitdiff
path: root/posts/2020-09-08-bind-warning-on-login.md
diff options
context:
space:
mode:
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