Skip to content

In fsi, support #exit;; as an alias to #quit;; #18820

@T-Gro

Description

@T-Gro

As a non-native speaker, I easily make a mistake when spelling the word quit.
I also tend to forget which is the right sequence of characters for quitting the dotnet fsi console, putting me in a vim-like stage of not being able to shutdown the console.

I am not proposing to change the default, but I think we should support #exit;; as well, side-by-side existign #quit;; instruction.

One of the reasons for exit is that it is a term used in dotnet and compiled F# applications already.

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions