diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-12-08 11:59:37 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-12-08 11:59:37 +0100 |
| commit | b0b8f7ffbf563f341745e86bfe85f080f6a8db27 (patch) | |
| tree | c56029d1d0939d899a622c60309dfccd0b84e7bb /posts/2020-09-08-bind-warning-on-login.md | |
| parent | 2a373fcbb6dc6eb864f1c9f3351efe4b5ed2abf0 (diff) | |
| download | mitjafelicijan.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.md | 2 |
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 | ||
| 24 | I haven't noticed anything wrong with this and all was working fine until I restarted my machine and then I got this error. | 24 | I 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 |  | 26 |  |
| 27 | 27 | ||
| 28 | When 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). | 28 | When 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 | ||
