mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 19:55:08 +01:00
vscode terminal scrollback
This commit is contained in:
parent
bc002e8252
commit
90f4ec0df1
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@
|
|||
"debug.allowBreakpointsEverywhere" = false;
|
||||
# "editor.fontFamily" = "'Monaspace Neon Var', Arial";
|
||||
"editor.fontLigatures" = true;
|
||||
"terminal.integrated.scrollback" = 20000;
|
||||
};
|
||||
extensions = with pkgs.vscode-extensions; [
|
||||
bmalehorn.vscode-fish
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue