forked from mirrors_public/oddlama_nix-config
chore: fish: add todos
This commit is contained in:
parent
a9fbe8db8b
commit
79cd2c1410
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,10 @@
|
||||||
pkgs,
|
pkgs,
|
||||||
...
|
...
|
||||||
}: {
|
}: {
|
||||||
|
# FIXME: ctrl-del not working
|
||||||
|
# FIXME: esc goes into vim mode, i hate it.
|
||||||
|
# FIXME: fzf on tab missing
|
||||||
|
# FIXME: DEL also deletes to the left :(
|
||||||
programs = {
|
programs = {
|
||||||
fish = {
|
fish = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue